Blender Git Commit Log
Git Commits -> Revision 27efea3
Revision 27efea3 by Gaia Clary March 11, 2018, 20:07 (GMT) |
Cleanup: calculating sample frames get scene action instead of object Previously the functions for calculating the sample frames have used the animated object from where they derived the active action. This was not necessary. I changed the api so that the scene action is now directly specified for better reading. |
Commit Details:
Full Hash: 27efea333cc50a7363e9a2191b7faa2b5ae38758
Parent Commit: bd91d19
Lines Changed: +75, -61