Blender Git Loki
Git Commits -> Revision e3ff8d0
Revision e3ff8d0 by Antonis Ryakiotakis (soc-2013-paint) July 6, 2013, 18:21 (GMT) |
Add option under view menu of image editor to turn display of texture paint object UVs off. For cluttered meshes it may be useful to have. |
Commit Details:
Full Hash: e3ff8d0609c6dad5dc75a01674bd525234e5f275
SVN Revision: 58046
Parent Commit: 601eeb8
Lines Changed: +20, -2
6 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+3, -0) (Diff)
/source/blender/editors/include/ED_image.h (+1, -0) (Diff)
/source/blender/editors/space_image/image_edit.c (+8, -1) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
/source/blender/editors/include/ED_image.h (+1, -0) (Diff)
/source/blender/editors/space_image/image_edit.c (+8, -1) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)