Blender Git Loki
Git Commits -> Revision a474409
Revision a474409 by Sergey Sharybin (master) August 5, 2015, 11:29 (GMT) |
OpenSubdiv: Enable by default on the supported platforms This commit makes sure Linux and Windows buildbots are using OpenSubdiv and also enables OpenSubdiv by default on Windows. OSX is kept disabled still, this is due to OpenGL restrictions which are not solved in any way yet. Linux is defaults to OpenSubdiv disabled because it needs precompiled library. The documentation could be found there: http://wiki.blender.org/index.php/User:Nazg-gul/OpenSubdiv |
Commit Details:
Full Hash: a474409f0bf04fb2b87d7a914ea3f18d97623cdc
Parent Commit: c54df2a
Lines Changed: +11, -5
6 Modified Paths:
/build_files/buildbot/config/user-config-glibc211-i686.py (+1, -1) (Diff)
/build_files/buildbot/config/user-config-glibc211-x86_64.py (+1, -1) (Diff)
/build_files/cmake/config/blender_full.cmake (+3, -0) (Diff)
/build_files/scons/config/win32-vc-config.py (+1, -1) (Diff)
/build_files/scons/config/win64-vc-config.py (+1, -1) (Diff)
/CMakeLists.txt (+4, -1) (Diff)
/build_files/buildbot/config/user-config-glibc211-x86_64.py (+1, -1) (Diff)
/build_files/cmake/config/blender_full.cmake (+3, -0) (Diff)
/build_files/scons/config/win32-vc-config.py (+1, -1) (Diff)
/build_files/scons/config/win64-vc-config.py (+1, -1) (Diff)
/CMakeLists.txt (+4, -1) (Diff)