blender/intern/opencolorio
Alexander Gavrilov 638938e5a8 Armature: remove remains of the object-level deformation data cache.
Now that B-Bone shape data is kept in bPoseChannel_Runtime, the
armature level cache only holds one quaternion value per bone.
It can also be moved to runtime, and the structure removed.

This has an additional effect that, as far as I can tell, now
the Armature modifier can run as soon as all of the bones it
actually needs are done, thus making T59848 a purely depsgraph
level problem.
2019-04-18 23:19:44 +03:00
..
CMakeLists.txt Armature: remove remains of the object-level deformation data cache. 2019-04-18 23:19:44 +03:00
fallback_impl.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
gpu_shader_display_transform_vertex.glsl ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
gpu_shader_display_transform.glsl ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
ocio_capi.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
ocio_capi.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
ocio_impl_glsl.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
ocio_impl.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
ocio_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00