Blender Git Commit Log
Git Commits -> Revision 367ada7
Revision 367ada7 by Brecht Van Lommel (master) August 10, 2018, 15:53 (GMT) |
Cleanup: move most outliner drag & drop code into one file. |
Commit Details:
Full Hash: 367ada71a0d1fab75701c30895726e3f7f315f3a
Parent Commit: 71bd30d
Lines Changed: +1131, -1078
1 Added Path:
/source/blender/editors/space_outliner/outliner_dragdrop.c (+1115, -0) (View)
5 Modified Paths:
/source/blender/editors/space_outliner/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+0, -533) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+15, -8) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+0, -347) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+0, -190) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+0, -533) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+15, -8) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+0, -347) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+0, -190) (Diff)