aseprite/src/modules
2010-04-06 22:30:18 -03:00
..
editors.cpp Refactored Sprite class: no public variable members, all functions sprite_* go as Sprite function members, pimpl idiom. 2010-03-30 21:43:18 -03:00
editors.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
gfx.cpp Fixed some GCC warnings and errors. 2010-03-30 09:48:19 -03:00
gfx.h New simplified color-bar (still WIP). 2010-03-27 19:41:39 -03:00
gfxdata.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
gui.cpp Added SkinneableTheme::m_selected_skin member and "[Skin]/Selected" configuration variable to change the selected skin. 2010-04-06 22:30:18 -03:00
gui.h Added Editor::flashCurrentLayer() for when the current layer is changed. 2010-03-30 23:40:01 -03:00
palettes.cpp Refactored Sprite class: no public variable members, all functions sprite_* go as Sprite function members, pimpl idiom. 2010-03-30 21:43:18 -03:00
palettes.h Refactored Sprite class: no public variable members, all functions sprite_* go as Sprite function members, pimpl idiom. 2010-03-30 21:43:18 -03:00
rootmenu.cpp - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
rootmenu.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
skinneable_theme.cpp Added SkinneableTheme::m_selected_skin member and "[Skin]/Selected" configuration variable to change the selected skin. 2010-04-06 22:30:18 -03:00
skinneable_theme.h Added SkinneableTheme::m_selected_skin member and "[Skin]/Selected" configuration variable to change the selected skin. 2010-04-06 22:30:18 -03:00
tools.cpp Fixed a lot of important bugs in clipping code. 2010-03-26 09:57:56 -03:00
tools.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00