select-camera operator could select hidden cameras, also disable freestyle for make lite target.

This commit is contained in:
Campbell Barton
2013-04-08 04:54:57 +00:00
parent fca2058924
commit b14f68521e
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ set(WITH_FFTW3 OFF CACHE BOOL "" FORCE)
set(WITH_LIBMV OFF CACHE BOOL "" FORCE)
set(WITH_GAMEENGINE OFF CACHE BOOL "" FORCE)
set(WITH_COMPOSITOR OFF CACHE BOOL "" FORCE)
set(WITH_FREESTYLE OFF CACHE BOOL "" FORCE)
set(WITH_GHOST_XDND OFF CACHE BOOL "" FORCE)
set(WITH_IK_SOLVER OFF CACHE BOOL "" FORCE)
set(WITH_IK_ITASC OFF CACHE BOOL "" FORCE)