Expose theme color of shadow UVs (These include UVs that are drawn in

texture paint modes and as modified mesh uvs overlay) and UVs of other
objects.
This commit is contained in:
2013-09-05 15:09:10 +00:00
parent 4b1436b525
commit 5805a8d36d
6 changed files with 42 additions and 5 deletions

View File

@@ -210,6 +210,9 @@ enum {
TH_STITCH_PREVIEW_UNSTITCHABLE,
TH_STITCH_PREVIEW_ACTIVE,
TH_UV_SHADOW,
TH_UV_OTHERS,
TH_FREESTYLE_EDGE_MARK,
TH_FREESTYLE_FACE_MARK,