Blender Git Commit Log

Git Commits -> Revision 7006038

Revision 7006038 by Ton Roosendaal (master)
March 4, 2011, 16:02 (GMT)
Bugfix #26317

Shift+D in graph editor was an operator calling internally an operator.
Better is to make it a Macro, then Undos and Esc work nicely.

Note for API users: the operator "graph.duplicate" will now just
copy the selection and not run transform. Nicer too :)

Commit Details:

Full Hash: 7006038b02c797a5e485518b8137ea2738290528
SVN Revision: 35354
Parent Commit: 9834aea
Lines Changed: +20, -5

4 Modified Paths:

/source/blender/editors/include/ED_anim_api.h (+4, -0) (Diff)
/source/blender/editors/space_api/spacetypes.c (+2, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+0, -3) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+14, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021