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:
authorThomas Dinges <blender@dingto.org>2012-02-12 23:57:47 +0400
committerThomas Dinges <blender@dingto.org>2012-02-12 23:57:47 +0400
commit9c2d3a8ed19fede220195172b51f0b6dee7d90c8 (patch)
treea0117a4b4624ea7db712006bda39df9c4060ac65 /source/blender/editors/include
parentf7c032b7653101e72585985985b0865d018a7cd7 (diff)
2.6 UI Modifier Icons:
* New Ocean Icon, created by Leon Cheung. Thanks! Approved by Lukas and myself. * New Warp Icon, created by "Zafio" Blender artists Thread where the Icons come from: http://blenderartists.org/forum/showthread.php?243354-Call-for-Modifier-Icons!
Diffstat (limited to 'source/blender/editors/include')
-rw-r--r--source/blender/editors/include/UI_icons.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 8373ea7c52e..f102ecb0d08 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -590,9 +590,9 @@ DEF_ICON(MOD_SCREW)
DEF_ICON(MOD_VERTEX_WEIGHT)
DEF_ICON(MOD_DYNAMICPAINT)
DEF_ICON(MOD_REMESH)
+DEF_ICON(MOD_OCEAN)
+DEF_ICON(MOD_WARP)
#ifndef DEF_ICON_BLANK_SKIP
- DEF_ICON(BLANK163)
- DEF_ICON(BLANK164)
DEF_ICON(BLANK165)
DEF_ICON(BLANK166)
DEF_ICON(BLANK167)