Blender Git Loki
Git Commits -> Revision bd03e4c
Revision bd03e4c by Brecht Van Lommel (master) April 3, 2014, 20:13 (GMT) |
Cycles volume: detect homogeneous volume automatically in common cases. In practice this means that if you don't connect a texture to your volume nodes it will figure that out and render the node faster, rather than you having to specify it manually. Main weakness is custom OSL nodes where we have to assume it is heterogeneous because we don't know what kind of data the node accesses. |
Commit Details:
Full Hash: bd03e4cfe8f1d8e4d706e126f59e6b8ddf3688c5
Parent Commit: ab32a18
Lines Changed: +44, -10