Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r870 - trunk/fox/FManta


Chronological Thread 
  • From: abe@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r870 - trunk/fox/FManta
  • Date: Thu, 26 Jan 2006 13:07:15 -0700 (MST)

Author: abe
Date: Thu Jan 26 13:07:14 2006
New Revision: 870

Modified:
   trunk/fox/FManta/FMantaWindow.cc
Log:

Debug mode by default.

M    FMantaWindow.cc


Modified: trunk/fox/FManta/FMantaWindow.cc
==============================================================================
--- trunk/fox/FManta/FMantaWindow.cc    (original)
+++ trunk/fox/FManta/FMantaWindow.cc    Thu Jan 26 13:07:14 2006
@@ -100,7 +100,7 @@
     manta_interface( 0 ),
     fast_quit( false ) ,
     cutting_snap( 1 ),
-    debug_packet( 0 ), 
+    debug_packet( 1 ), 
     extra_options_dialog( 0 )
 {
   
/////////////////////////////////////////////////////////////////////////////




  • [MANTA] r870 - trunk/fox/FManta, abe, 01/26/2006

Archive powered by MHonArc 2.6.16.

Top of page