Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r403 - branches/itanium2/fox


Chronological Thread 
  • From: khoff@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r403 - branches/itanium2/fox
  • Date: Tue, 21 Jun 2005 11:42:35 -0600 (MDT)

Author: khoff
Date: Tue Jun 21 11:42:34 2005
New Revision: 403

Modified:
   branches/itanium2/fox/FMantaQuakeNav.h
Log:
updated default rotate step setting

Modified: branches/itanium2/fox/FMantaQuakeNav.h
==============================================================================
--- branches/itanium2/fox/FMantaQuakeNav.h      (original)
+++ branches/itanium2/fox/FMantaQuakeNav.h      Tue Jun 21 11:42:34 2005
@@ -58,7 +58,7 @@
                // Constructor with default options.
                FMantaQuakeNav() : allowFly( true ),
                                   translateStepSize( 0.2 ),
-                                                                             
           rotateStepSize   ( 0.2 ),
+                                                                             
           rotateStepSize   ( 0.5 ),
                                                                              
           posX( 0 ),
                                                                              
           posY( 0 ),
                                                                              
           viewDirAngle( 0.0 ),




  • [MANTA] r403 - branches/itanium2/fox, khoff, 06/21/2005

Archive powered by MHonArc 2.6.16.

Top of page