Blender Git Commit Log

Git Commits -> Revision 5699058

Revision 5699058 by Hans Goudey (modifier-panels-ui)
April 2, 2020, 17:56 (GMT)
Drag and drop modifiers from panels

When the panel animation finishes, a new move modifier to index
operator is called, reordering the modifier stack. Then on the next
draw, the panel types mismatch and the stack is redrawn (or new
indices are set if the types match).

Commit Details:

Full Hash: 5699058e542ffa0cd8334fd6ce99d8ae3cbb4843
Parent Commit: 8b07359
Lines Changed: +131, -3

4 Modified Paths:

/source/blender/editors/interface/interface_panel.c (+66, -3) (Diff)
/source/blender/editors/object/object_intern.h (+2, -0) (Diff)
/source/blender/editors/object/object_modifier.c (+62, -0) (Diff)
/source/blender/editors/object/object_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021