Blender Git Commit Log
Git Commits -> Revision d59079c
Revision d59079c by Julian Eisel (master) October 16, 2016, 13:19 (GMT) |
Cleanup: Unused parameters in Outliner These were only passed to own recursion calls. |
Commit Details:
Full Hash: d59079c5e1b40cfd650cf470ef223928bd304e8f
Parent Commit: b659cb8
Lines Changed: +69, -75
6 Modified Paths:
/source/blender/editors/space_outliner/outliner_draw.c (+14, -16) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+30, -32) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+4, -4) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+4, -4) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+6, -7) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+11, -12) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+30, -32) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+4, -4) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+4, -4) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+6, -7) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+11, -12) (Diff)