aseprite/data
David Capello 1b25c4e9e9 Add slots in the ContextBar to select brushes with Alt+1, Alt+2, etc.
Now the ContextBar contains a set of brushes. The ChangeBrushCommand
supports a new "slot" parameter and "change" = "custom" to select a
specific custom brush from the ContextBar. Alt+1, Alt+2, etc. are mapped
to this ChangeBrushCommand (see changes in gui.xml).

Also, as the ButtonSet that represent different brushes in the ContextBar
uses icons generated from the brush, we don't need the skin parts that
represent each brush type (we can generate those icons from some standard
brushes). Those skin parts were removed.
2015-04-29 12:32:44 -03:00
..
fonts Renamed exchange_colors to switch_colors 2008-03-15 01:54:45 +00:00
icons Add document icon 2014-08-18 23:51:57 -03:00
palettes Added color names 2014-08-29 13:14:13 -04:00
skins/default Add slots in the ContextBar to select brushes with Alt+1, Alt+2, etc. 2015-04-29 12:32:44 -03:00
widgets Minor changes in options.xml 2015-04-23 18:33:22 -03:00
www Add experimental webserver API and home page 2013-04-01 19:37:02 -03:00
convmatr.def Add new matrices to create an outline in RGB transparent layers 2015-04-16 11:08:35 -03:00
gui.xml Add slots in the ContextBar to select brushes with Alt+1, Alt+2, etc. 2015-04-29 12:32:44 -03:00
pref.xml Rename BrushPattern::ALIGNED_FROM_SRC to ALIGNED_TO_SRC 2015-04-27 11:45:00 -03:00