Blender Git Commit Log
Git Commits  -> Revision d7b5e2f
		
			
			
		
| Revision d7b5e2f by Brecht Van Lommel (master) August 10, 2018, 15:54 (GMT) | 
| Outliner: use generic WM drag and drop system for collections. * Drag and drop between multiple outliners now works. * Dragging the icon and text now give the same results. * Fixes various crashes. | 
Commit Details:
Full Hash: d7b5e2fa72c91b603713b52eec22af9ae131926d
Parent Commit: 4375e7f
Lines Changed:  +385,  -634
9 Modified Paths:
/source/blender/editors/space_outliner/outliner_collections.c (+18, -0) (Diff)
/source/blender/editors/space_outliner/outliner_dragdrop.c (+311, -314) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+42, -76) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+7, -1) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+1, -33) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+0, -32) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+0, -177) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_dragdrop.c (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner_dragdrop.c (+311, -314) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+42, -76) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+7, -1) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+1, -33) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+0, -32) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+0, -177) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_dragdrop.c (+2, -1) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021