Revision: 37824
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37824
Author:   campbellbarton
Date:     2011-06-26 09:39:53 +0000 (Sun, 26 Jun 2011)
Log Message:
-----------
enable with carve by default so testers can be sure they are using carve 
without editing settings.

Modified Paths:
--------------
    branches/carve_booleans/CMakeLists.txt

Modified: branches/carve_booleans/CMakeLists.txt
===================================================================
--- branches/carve_booleans/CMakeLists.txt      2011-06-26 09:10:54 UTC (rev 
37823)
+++ branches/carve_booleans/CMakeLists.txt      2011-06-26 09:39:53 UTC (rev 
37824)
@@ -160,7 +160,7 @@
 option(WITH_LZMA          "Enable best LZMA compression, (used for 
pointcache)" ON)
 
 # Mesh boolean lib
-option(WITH_CARVE         "Enable Carve library to handle mesh boolean 
operations" OFF)
+option(WITH_CARVE         "Enable Carve library to handle mesh boolean 
operations" ON)
 
 # Misc
 option(WITH_RAYOPTIMIZATION    "Enable use of SIMD (SSE) optimizations for the 
raytracer" ON) 

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to