Blender Git Commit Log
Git Commits -> Revision dd96bf6
Revision dd96bf6 by Campbell Barton (master) October 19, 2009, 14:03 (GMT) |
- added xmirror to the weightpaint options - made texture_slot return the texture slot for the node texture |
Commit Details:
Full Hash: dd96bf6168b60639701dd0ff512806e3fe1b65d0
SVN Revision: 23959
Parent Commit: 51f11ab
Lines Changed: +30, -14
7 Modified Paths:
/release/scripts/ui/buttons_texture.py (+4, -0) (Diff)
/release/scripts/ui/space_view3d_toolbar.py (+5, -0) (Diff)
/source/blender/blenkernel/BKE_material.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/material.c (+12, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+2, -0) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+3, -13) (Diff)
/release/scripts/ui/space_view3d_toolbar.py (+5, -0) (Diff)
/source/blender/blenkernel/BKE_material.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/material.c (+12, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+2, -0) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+3, -13) (Diff)