Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r1639 - in trunk: . fox


Chronological Thread 
  • From: abe@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [Manta] r1639 - in trunk: . fox
  • Date: Wed, 15 Aug 2007 15:20:00 -0600 (MDT)

Author: abe
Date: Wed Aug 15 15:20:00 2007
New Revision: 1639

Removed:
   trunk/fox/
Modified:
   trunk/CMakeLists.txt
Log:

Removed Manta/Fox GUI from the trunk and placed it in an external
Manta-project. To use this GUI checkout:
https://code.sci.utah.edu/svn/people/abe/code/Manta-Fox from
subversion. The GUI still uses the scene library file interfaces.

M    CMakeLists.txt
D    fox


Modified: trunk/CMakeLists.txt
==============================================================================
--- trunk/CMakeLists.txt        (original)
+++ trunk/CMakeLists.txt        Wed Aug 15 15:20:00 2007
@@ -127,7 +127,6 @@
 
 # Optional Sub-directories
 SUBDIRS_IF(BUILD_SWIG_INTERFACE "Check for swig/python" SwigInterface)
-SUBDIRS_IF(BUILD_FOX "Build fox frontend" fox)
 
 SET(BUILD_NRRDPARTICLES 0 CACHE BOOL "Build NRRD particle data reader/scene")
 SUBDIRS_IF(BUILD_DYNLT "Lazily evaluated LTs for NRRD particle datasets" 
DynLT)




  • [Manta] r1639 - in trunk: . fox, abe, 08/15/2007

Archive powered by MHonArc 2.6.16.

Top of page