Blender Git Loki
Git Commits -> Revision fc47db0
Revision fc47db0 by Antonis Ryakiotakis (soc-2013-paint) April 4, 2014, 18:30 (GMT) |
Texture painting now supports painting on named UV layers but does not yet display those correctly (still active uv map used for display) |
Commit Details:
Full Hash: fc47db0479d4a0ef3d95d5ef6d69fadff9c7437e
Parent Commit: 5934acf
Lines Changed: +61, -27
7 Modified Paths:
/source/blender/blenkernel/intern/material.c (+7, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+45, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/drawmesh.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_material_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_material.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+45, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/drawmesh.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_material_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_material.c (+2, -2) (Diff)