Blender Git Commit Log

Git Commits -> Revision 741a66e

Revision 741a66e by Joshua Leung (master)
February 28, 2015, 13:34 (GMT)
Action Editor WIP: Adding new actions in Action Editor now uses the "stash and create new" operator

In constrast to the old "new" operator, this operator will stash the existing action
in the stack to prevent it from being lost. This situation isn't totally ideal yet,
since the NLA Editor still calls the old method.

Commit Details:

Full Hash: 741a66e472577c786585e0b6a1af9ccad89c9ca5
Parent Commit: 13a0dce
Lines Changed: +92, -12

4 Modified Paths:

/release/scripts/startup/bl_ui/space_dopesheet.py (+1, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+89, -11) (Diff)
/source/blender/editors/space_action/action_intern.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021