Cycles Volume Render: optimization to avoid exporting surface attributes when

only a volume shader is used.
This commit is contained in:
Brecht Van Lommel
2013-12-31 17:30:34 +01:00
parent 9939ec06dd
commit 6b03f92aa7
7 changed files with 88 additions and 63 deletions

View File

@@ -21,6 +21,7 @@
#include "osl.h"
#include "scene.h"
#include "shader.h"
#include "nodes.h"
#ifdef WITH_OSL