Icons: add a "grip" one.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Before Width: | Height: | Size: 4.1 MiB After Width: | Height: | Size: 4.2 MiB |
Binary file not shown.
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
Binary file not shown.
Before Width: | Height: | Size: 591 KiB After Width: | Height: | Size: 591 KiB |
@@ -49,9 +49,7 @@ DEF_ICON(RADIOBUT_OFF)
|
|||||||
DEF_ICON(RADIOBUT_ON)
|
DEF_ICON(RADIOBUT_ON)
|
||||||
DEF_ICON(MENU_PANEL)
|
DEF_ICON(MENU_PANEL)
|
||||||
DEF_ICON(BLENDER)
|
DEF_ICON(BLENDER)
|
||||||
#ifndef DEF_ICON_BLANK_SKIP
|
DEF_ICON(GRIP)
|
||||||
DEF_ICON(BLANK003)
|
|
||||||
#endif
|
|
||||||
DEF_ICON(DOT)
|
DEF_ICON(DOT)
|
||||||
#ifndef DEF_ICON_BLANK_SKIP
|
#ifndef DEF_ICON_BLANK_SKIP
|
||||||
DEF_ICON(BLANK004)
|
DEF_ICON(BLANK004)
|
||||||
@@ -75,9 +73,9 @@ DEF_ICON(VIEWZOOM)
|
|||||||
DEF_ICON(ZOOMIN)
|
DEF_ICON(ZOOMIN)
|
||||||
DEF_ICON(ZOOMOUT)
|
DEF_ICON(ZOOMOUT)
|
||||||
DEF_ICON(PANEL_CLOSE)
|
DEF_ICON(PANEL_CLOSE)
|
||||||
DEF_ICON(COPY_ID) //ICON_BLANK009
|
DEF_ICON(COPY_ID)
|
||||||
DEF_ICON(EYEDROPPER)
|
DEF_ICON(EYEDROPPER)
|
||||||
DEF_ICON(LINK_AREA) //ICON_BLANK010
|
DEF_ICON(LINK_AREA)
|
||||||
DEF_ICON(AUTO)
|
DEF_ICON(AUTO)
|
||||||
DEF_ICON(CHECKBOX_DEHLT)
|
DEF_ICON(CHECKBOX_DEHLT)
|
||||||
DEF_ICON(CHECKBOX_HLT)
|
DEF_ICON(CHECKBOX_HLT)
|
||||||
@@ -138,7 +136,7 @@ DEF_ICON(SCRIPT)
|
|||||||
DEF_ICON(PARTICLES)
|
DEF_ICON(PARTICLES)
|
||||||
DEF_ICON(PHYSICS)
|
DEF_ICON(PHYSICS)
|
||||||
DEF_ICON(SPEAKER)
|
DEF_ICON(SPEAKER)
|
||||||
DEF_ICON(TEXTURE_SHADED) //ICON_BLANK041
|
DEF_ICON(TEXTURE_SHADED)
|
||||||
#ifndef DEF_ICON_BLANK_SKIP
|
#ifndef DEF_ICON_BLANK_SKIP
|
||||||
DEF_ICON(BLANK042)
|
DEF_ICON(BLANK042)
|
||||||
DEF_ICON(BLANK043)
|
DEF_ICON(BLANK043)
|
||||||
|
Reference in New Issue
Block a user