forked from bartvdbraak/blender
1d8c798188
Most of the changes are related to adding support for motion data throughout the code. There's some code for actual camera/object motion blur raytracing but it's unfinished (it badly slows down the raytracing kernel even when the option is turned off), so that code it disabled still. Motion vector export from Blender tries to avoid computing derived meshes when the mesh does not have a deforming modifier, and it also won't store motion vectors for every vertex if only the object or camera is moving. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
subd_build.cpp | ||
subd_build.h | ||
subd_dice.cpp | ||
subd_dice.h | ||
subd_edge.h | ||
subd_face.h | ||
subd_mesh.cpp | ||
subd_mesh.h | ||
subd_patch.cpp | ||
subd_patch.h | ||
subd_ring.cpp | ||
subd_ring.h | ||
subd_split.cpp | ||
subd_split.h | ||
subd_stencil.cpp | ||
subd_stencil.h | ||
subd_vert.h |