Blender Git Commit Log

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

4 Modified Paths:

/release/scripts/startup/bl_ui/space_nla.py (+3, -0) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+44, -2) (Diff)
/source/blender/editors/space_nla/nla_intern.h (+3, -1) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021