Blender Git Loki
Git Commits -> Revision 07f2efe
Revision 07f2efe by Joshua Leung (master) March 14, 2013, 06:34 (GMT) |
NLA Editor: Operator to add AnimData to selected objects so that they can appear This commit introduces an operator in the Add menu - this operator ensures that all selected objects have AnimData attached to them (even if they don't have any actions/drivers yet). By doing this, these objects can at least appear in the NLA Editor, which will allow them to have strips added to them in future without having to create throwaway actions first (NOTE: there's still some stuff coming to allow that). Also, renamed NLA_OT_delete_tracks -> NLA_OT_tracks_delete |
Commit Details:
Full Hash: 07f2efe82f0bbc2ee2772f6aa29f33cdac2b546e
SVN Revision: 55267
Parent Commit: 3967587
Lines Changed: +55, -6