blender/intern/cycles/kernel/geom
Brecht Van Lommel 99f5993088 Cycles code refactor: improve vertex motion attribute storage and export.
This now supports multiple steps and subframe sampling of motion.

There is one difference for object and camera transform motion blur. It still
only supports two steps there, but the transforms are now sampled at subframe
times instead of the previous and next frame and then interpolated/extrapolated.
This will give different render results in some cases but it's more accurate.

Part of the code is from the summer of code project by Gavin Howard, but it has
been significantly rewritten and extended.
2014-03-29 13:03:46 +01:00
..
geom_bvh_subsurface.h Cycles code refactor: changes to make adding new primitive types easier. 2014-03-29 13:03:46 +01:00
geom_bvh_traversal.h Cycles code refactor: changes to make adding new primitive types easier. 2014-03-29 13:03:46 +01:00
geom_bvh.h
geom_curve.h Cycles code refactor: changes to make adding new primitive types easier. 2014-03-29 13:03:46 +01:00
geom_object.h Cycles code refactor: improve vertex motion attribute storage and export. 2014-03-29 13:03:46 +01:00
geom_triangle.h Cycles code refactor: changes to make adding new primitive types easier. 2014-03-29 13:03:46 +01:00