blender/intern/cycles
Sergey Sharybin 8cfac731a5 Cycles: Implement refit_nodes for QBVH
Title says it all, quite straightforward implementation.

Would only mention that there's a bit of code duplication around packing node
into pack.nodes. Trying to de-duplicate it ends up in quite hairy code (like
functions with loads of arguments some of which could be NULL in certain
circumstances etc..). Leaving solving this duplication for later.
2014-12-25 02:50:49 +05:00
..
app Cycles: Add missing entries in the Integrator constructor and some updates 2014-12-17 22:28:33 +01:00
blender Cycles: Do some logging when motion is detected in the scene 2014-12-18 14:40:14 +05:00
bvh Cycles: Implement refit_nodes for QBVH 2014-12-25 02:50:49 +05:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Docs: reference the new manual 2014-12-08 11:18:58 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Don't do node visibility check in subsurface and volume traversal 2014-12-25 02:50:49 +05:00
render Cycles: Optimize vector math node without links to single values. 2014-12-24 22:45:08 +01:00
subd Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
util Cycles: Fix compilation error with MinGW and logging enabled 2014-12-08 19:37:41 +05:00
CMakeLists.txt Cycles: Use lock in the memory statistics 2014-12-02 15:50:46 +05:00
SConscript Cycles: Support logging when building with SCons 2014-12-03 22:46:56 +05:00