Blender Git Commit Log
Git Commits -> Revision 9c1a961
Revision 9c1a961 by Alexander Gavrilov (master) January 14, 2019, 16:14 (GMT) |
Keyframing: refactor insertion code to allow property-global NLA tweaks. Supporting a strip blending type that treats quaternions as a unit also means being able to adjust all sub-channels as a unit when inserting keyframes. This requires refactoring keyframe insertion code to retrieve array property values for all channels at once, before iterating over the indices being inserted. |
Commit Details:
Full Hash: 9c1a961dc423d2eb19b875564bb4bb3c0b297ca5
Parent Commit: 1665278
Lines Changed: +325, -174