Blender Git Commit Log
Git Commits -> Revision 5ea904f
Revision 5ea904f by Ton Roosendaal (master) October 29, 2003, 00:23 (GMT) |
- added another load of items to new toolbox... yeez, what an ENORMOUS job Matt has done with the menus! :) - followed as much as possible order and options in pulldowns, but since toolbox has more categories, it is split up sometimes. - did some minor changes in pulldowns to make it more consistant - not yet: armature & text options... - not yet: toolbox in other window types (warning; shift+a now is new... eek!) |
Commit Details:
Full Hash: 5ea904facacea7adf654c2548fa127f746ea105b
SVN Revision: 1474
Parent Commit: 29f5325
Lines Changed: +288, -93
9 Modified Paths:
/source/blender/include/BIF_editmesh.h (+1, -1) (Diff)
/source/blender/include/BIF_toolbox.h (+1, -0) (Diff)
/source/blender/include/BSE_headerbuttons.h (+10, -0) (Diff)
/source/blender/src/buttons_editing.c (+2, -1) (Diff)
/source/blender/src/editmesh.c (+4, -4) (Diff)
/source/blender/src/header_info.c (+0, -12) (Diff)
/source/blender/src/header_view3d.c (+33, -32) (Diff)
/source/blender/src/space.c (+1, -2) (Diff)
/source/blender/src/toolbox.c (+236, -41) (Diff)
/source/blender/include/BIF_toolbox.h (+1, -0) (Diff)
/source/blender/include/BSE_headerbuttons.h (+10, -0) (Diff)
/source/blender/src/buttons_editing.c (+2, -1) (Diff)
/source/blender/src/editmesh.c (+4, -4) (Diff)
/source/blender/src/header_info.c (+0, -12) (Diff)
/source/blender/src/header_view3d.c (+33, -32) (Diff)
/source/blender/src/space.c (+1, -2) (Diff)
/source/blender/src/toolbox.c (+236, -41) (Diff)