Blender Git Commit Log
Git Commits -> Revision db84495
Revision db84495 by Antonis Ryakiotakis (master) August 26, 2014, 17:00 (GMT) |
Add operator that deletes a texture paint layer for blender internal. |
Commit Details:
Full Hash: db844959d18e21e8fbb6f1f3a425b757d0dcb05b
Parent Commit: fb3f327
Lines Changed: +75, -7
7 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+9, -5) (Diff)
/source/blender/blenkernel/intern/material.c (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+56, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_material_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+3, -1) (Diff)
/source/blender/blenkernel/intern/material.c (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+56, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_material_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+3, -1) (Diff)