Added support for equalizing the normals along tile boundaries.

This commit is contained in:
Robert Osfield
2005-07-02 08:11:55 +00:00
parent 68cb69ee82
commit 72488d274f
6 changed files with 274 additions and 20 deletions

View File

@@ -163,8 +163,6 @@ void UFOManipulator::init(const GUIEventAdapter&, GUIActionAdapter&)
{
//home(ea.time());
puts( "INIT" ) ;
_stop();
}