Blender Git Commit Log
Git Commits -> Revision d410135
Revision d410135 by Nicholas Bishop (master) July 19, 2009, 17:44 (GMT) |
Sculpt+Paint/2.5: * Moved brush NKEY panel from C to Python. Could use some UI review :) * Added a NULL check in bpy_internal_import.c, was crashing here on Python errors * Added RNA for vpaint brush and for weight paint * Added context for vpaint/wpaint similar to edit_object and sculpt_object |
Commit Details:
Full Hash: d410135408fcce7856cc044ba717297c89302a34
SVN Revision: 21704
Parent Commit: 8ac67fc
Lines Changed: +77, -86
6 Modified Paths:
/release/ui/space_view3d.py (+50, -1) (Diff)
/source/blender/editors/screen/screen_context.c (+16, -2) (Diff)
/source/blender/editors/space_view3d/view3d_buttons.c (+1, -83) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_vpaint.c (+4, -0) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+2, -0) (Diff)
/source/blender/editors/screen/screen_context.c (+16, -2) (Diff)
/source/blender/editors/space_view3d/view3d_buttons.c (+1, -83) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_vpaint.c (+4, -0) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+2, -0) (Diff)