* Some nicer icons for the render still/ animation buttons

This commit is contained in:
Matt Ebb 2009-07-30 13:35:32 +00:00
parent ec4904a9fe
commit 224ec40e45
4 changed files with 5551 additions and 5528 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 173 KiB

@ -21,8 +21,8 @@ class SCENE_PT_render(RenderButtonsPanel):
rd = context.scene.render_data
row = layout.row()
row.itemO("screen.render", text="Image", icon='ICON_IMAGE_COL')
row.item_booleanO("screen.render", "animation", True, text="Animation", icon='ICON_SEQUENCE')
row.itemO("screen.render", text="Image", icon='ICON_RENDER_RESULT')
row.item_booleanO("screen.render", "animation", True, text="Animation", icon='ICON_RENDER_ANIMATION')
layout.itemR(rd, "display_mode", text="Display")

File diff suppressed because it is too large Load Diff

@ -235,7 +235,7 @@ DEF_ICON(ICON_RENDER_RESULT)
DEF_ICON(ICON_SURFACE_DATA)
DEF_ICON(ICON_EMPTY_DATA)
DEF_ICON(ICON_SETTINGS)
DEF_ICON(ICON_BLANK080D)
DEF_ICON(ICON_RENDER_ANIMATION)
DEF_ICON(ICON_BLANK080E)
DEF_ICON(ICON_BLANK080F)
DEF_ICON(ICON_BLANK080)