Blender Git Commit Log

Git Commits -> Revision 03cfcc6

Revision 03cfcc6 by Joshua Leung (master)
November 20, 2009, 21:04 (GMT)
Node Editor - More Cleanups (Reshuffling):

- removing duplicate chunks of code -> hide unused sockets now works
- moving some functions to the files that they get called from -> view all/home
- made duplicate a macro operator like the other places that work like this, eliminating the unnecessary transform-related property there still
- removed a few chunks of unused code

Commit Details:

Full Hash: 03cfcc60078032f61ccf7906b401e374aa19a898
SVN Revision: 24715
Parent Commit: acf0fbb
Lines Changed: +136, -269

9 Modified Paths:

/release/scripts/ui/space_node.py (+1, -1) (Diff)
/source/blender/editors/include/ED_node.h (+4, -1) (Diff)
/source/blender/editors/space_api/spacetypes.c (+2, -0) (Diff)
/source/blender/editors/space_node/node_draw.c (+1, -0) (Diff)
/source/blender/editors/space_node/node_edit.c (+13, -262) (Diff)
/source/blender/editors/space_node/node_intern.h (+1, -1) (Diff)
/source/blender/editors/space_node/node_ops.c (+12, -1) (Diff)
/source/blender/editors/space_node/node_select.c (+2, -0) (Diff)
/source/blender/editors/space_node/node_state.c (+100, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021