Blender Git Loki
Git Commits -> Revision 6d2c23b
Revision 6d2c23b by Joshua Leung (master) May 5, 2014, 02:16 (GMT) |
NLA Pushdown Operator: Active animdata option + More error handling * If channel_index = -1, the pushdown operator will try to use the active AnimData block. To see which one this will be, check the properties (NKEY) region in NLA Editor. * Added more detailed error handling for the various cases where things are not in a valid state for pushing down an action. This is notably to stop scripters from putting the NLA into an inconsistent state. |
Commit Details:
Full Hash: 6d2c23bf70c550ead52a5e518d9e4846c5d3f23f
Parent Commit: 4e0aa0e
Lines Changed: +29, -8