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:
authorBastien Montagne <montagne29@wanadoo.fr>2011-07-25 19:27:01 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2011-07-25 19:27:01 +0400
commit1e2e08085319712183aa8171c003c851f7707ce1 (patch)
tree158e9de5b7fa7f53746fc8c48dedb363725ce240 /source/blender/editors/include/UI_icons.h
parent110f6d81ec27c8620ef693a743de18b6aaafeb44 (diff)
Adding WeightVG modifiers code. Still some points to tweak, though.
NOTE : Haven’t yet tested build with scons, will do asap (unless someone else does :) ).
Diffstat (limited to 'source/blender/editors/include/UI_icons.h')
-rw-r--r--source/blender/editors/include/UI_icons.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 25e20909f34..dc1c20dcca5 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -589,8 +589,9 @@ DEF_ICON(MOD_MULTIRES)
DEF_ICON(MOD_SMOKE)
DEF_ICON(MOD_SOLIDIFY)
DEF_ICON(MOD_SCREW)
+DEF_ICON(MOD_WEIGHTVG)
#ifndef DEF_ICON_BLANK_SKIP
- DEF_ICON(BLANK160)
+/* DEF_ICON(BLANK160)*/
DEF_ICON(BLANK161)
DEF_ICON(BLANK162)
DEF_ICON(BLANK163)