[Bf-blender-cvs] [6d2aabc1d00] blender2.8: CMake: Update clay engine message

Dalai Felinto noreply at git.blender.org
Tue Jun 6 18:58:02 CEST 2017


Commit: 6d2aabc1d00e4e5aa57175b2cbf6fd02bc3be636
Author: Dalai Felinto
Date:   Tue Jun 6 17:00:19 2017 +0200
Branches: blender2.8
https://developer.blender.org/rB6d2aabc1d00e4e5aa57175b2cbf6fd02bc3be636

CMake: Update clay engine message

===================================================================

M	CMakeLists.txt

===================================================================

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 22d46391dab..d5ea9730e43 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -242,7 +242,7 @@ endif()
 option(WITH_PLAYER        "Build Player" OFF)
 option(WITH_OPENCOLORIO   "Enable OpenColorIO color management" ${_init_OPENCOLORIO})
 
-option(WITH_CLAY_ENGINE    "Enable New Clay engine (Breaks Mac and Mesa compatibility)" ON)
+option(WITH_CLAY_ENGINE    "Enable Clay engine" ON)
 
 # Compositor
 option(WITH_COMPOSITOR         "Enable the tile based nodal compositor" ON)




More information about the Bf-blender-cvs mailing list