Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-01-19 08:20:53 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-01-19 08:20:53 +0400
commit905186856426dce4a61673870a8dd9f7597c09bd (patch)
tree5c032fbd0e6bb157404fab6fbff3270d4c787ae2 /source/blender/editors/include/UI_resources.h
parent9a4da5a2f1adea4928d94b61c0f99b2e8a3c7c9f (diff)
patch [#33923] Patch for Node Theme Colors
from Gavin Howard (gdh)
Diffstat (limited to 'source/blender/editors/include/UI_resources.h')
-rw-r--r--source/blender/editors/include/UI_resources.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index 7e7be17d7c6..f8eae840471 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -147,6 +147,8 @@ enum {
TH_NODE_CONVERTOR,
TH_NODE_GROUP,
TH_NODE_FRAME,
+ TH_NODE_MATTE,
+ TH_NODE_DISTORT,
TH_CONSOLE_OUTPUT,
TH_CONSOLE_INPUT,