From b18ac77df3c2eb002bd4c5ed2e6b606535cb67cc Mon Sep 17 00:00:00 2001 From: William Reynish Date: Sun, 28 Oct 2018 17:51:40 +0100 Subject: UI: icon set updates Andrzej Ambroz, and various fixes. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Text editor word wrap, line numbers & syntax toggles now use consistent icons that don’t change when you enable or disable them. * Replaced icon toggle buttons in the snapping popover with normal checkboxes and descriptive text labels. This makes it clearer which item is the main radio button, is more consistent with other popovers, and allows us to use more descriptive text. * Added correct icons for grease pencil add menu. * Added bespoke icons for grease pencil modifiers. * Added icon for particle instance modifier. * Added icon for fake user on & off states. * Added correct icons for enabling/disabling modifiers in the dopesheet & f-curve editor. * Made it so the restrict viewport & restrict render toggles for modifier update correctly when enabled or disabled, by flipping the order in the icon sheet. This also required changing the outliner to match. * Removed the few old remaining icons in the old style and made sure to replace the last places where they were used. * Updated many icons to be clearer & more consistent. --- release/datafiles/blender_icons16/icon16_color.dat | Bin 1048 -> 1048 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'release/datafiles/blender_icons16/icon16_color.dat') diff --git a/release/datafiles/blender_icons16/icon16_color.dat b/release/datafiles/blender_icons16/icon16_color.dat index 48ce1403e98..762a38edac8 100644 Binary files a/release/datafiles/blender_icons16/icon16_color.dat and b/release/datafiles/blender_icons16/icon16_color.dat differ -- cgit v1.2.3