Cycles: add python render engine option to use new shading nodes or not, instead
of hardcoded check for cycles. Also some other minor code cleaning tweaks.
This commit is contained in:
@@ -1462,12 +1462,6 @@ add_subdirectory(source)
|
||||
add_subdirectory(intern)
|
||||
add_subdirectory(extern)
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Cycles
|
||||
|
||||
if(WITH_CYCLES)
|
||||
add_subdirectory(intern/cycles)
|
||||
endif()
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Blender Application
|
||||
|
Reference in New Issue
Block a user