Code refactor: add generic Cycles node infrastructure.

Differential Revision: https://developer.blender.org/D2016
This commit is contained in:
Brecht Van Lommel
2016-05-07 19:47:37 +02:00
parent 841d008b98
commit ec51175f1f
20 changed files with 1000 additions and 18 deletions

View File

@@ -1,10 +1,11 @@
set(INC
.
../util
../graph
../kernel
../kernel/svm
../render
../util
)
set(INC_SYS