Blender Git Commit Log
Git Commits -> Revision 7686e2c
Revision 7686e2c by Ton Roosendaal (master) November 16, 2006, 20:55 (GMT) |
New stuff: - Weight paint options now also show in Nkey panel - added uiNewPanelTitle() in interface API to rename panels. In use now for the Nkey panel title. (Note: original name is identifier, do not change that) |
Commit Details:
Full Hash: 7686e2cc5c1fba8ed8c2a9b4fc2698fb10e12f9f
SVN Revision: 8908
Parent Commit: 8f2ad64
Lines Changed: +85, -60
6 Modified Paths:
/source/blender/include/BIF_interface.h (+3, -2) (Diff)
/source/blender/include/butspace.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -0) (Diff)
/source/blender/src/buttons_editing.c (+57, -52) (Diff)
/source/blender/src/drawview.c (+6, -0) (Diff)
/source/blender/src/interface_panel.c (+17, -6) (Diff)
/source/blender/include/butspace.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -0) (Diff)
/source/blender/src/buttons_editing.c (+57, -52) (Diff)
/source/blender/src/drawview.c (+6, -0) (Diff)
/source/blender/src/interface_panel.c (+17, -6) (Diff)