aseprite/src/effect
David Capello ee878c87e9 Modified Palette class to contain all functions to manipulate it as function members.
Modified its implementation to use std::vector<> instead of a raw C array[].
Now the number of colors in the sprite is more relevant (e.g. we should be able to create sprites of 4bpp, 16 colors).
2010-03-28 12:15:32 -03:00
..
colcurve.cpp Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
colcurve.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
convmatr.cpp Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
convmatr.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
effect.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
effect.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
images_ref.cpp Renamed get_sprite() to getSprite() in Layer class and Undoable class. 2010-03-01 22:59:16 -02:00
images_ref.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
invrtcol.cpp Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
invrtcol.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
median.cpp Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
median.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
replcol.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
replcol.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00