aseprite/src/raster
2009-11-19 00:34:07 +00:00
..
x86 Fixed bug #2511762 (thanks to Clayton Enga for the patch). 2009-01-24 00:41:01 +00:00
algo.cpp Fixed bug #2511762 (thanks to Clayton Enga for the patch). 2009-01-24 00:41:01 +00:00
algo.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
algofill.cpp Project converted to C++. 2008-09-30 21:01:54 +00:00
blend.cpp Fixed bug #2511762 (thanks to Clayton Enga for the patch). 2009-01-24 00:41:01 +00:00
blend.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
brush.cpp Fixed bug #2511762 (thanks to Clayton Enga for the patch). 2009-01-24 00:41:01 +00:00
brush.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
cel.cpp Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
cel.h Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
dirty.cpp - Now "Image" is a C++ class with virtual methods; 2009-05-31 16:02:32 +00:00
dirty.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
gfxobj.cpp Added IAppHook interface for a cleaner event/hook interface. 2009-10-14 14:09:59 +00:00
gfxobj.h Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
image_impl.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
image_traits.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
image.cpp Now 'rotate canvas' supports mask-rotation. 2009-06-14 22:08:50 +00:00
image.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
layer.cpp Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
layer.h Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
mask.cpp - Now "Image" is a C++ class with virtual methods; 2009-05-31 16:02:32 +00:00
mask.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
palette.cpp Added support to load png files through Allegro library (now you can save/load palettes in PNG files) 2009-11-19 00:34:07 +00:00
palette.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
path.cpp Fixed bug #2511762 (thanks to Clayton Enga for the patch). 2009-01-24 00:41:01 +00:00
path.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
quant.cpp + CurrentSprite class was split in SpriteWrapper/Reader/Writer, and CurrentSpriteReader/Writer wrappers. 2009-06-11 15:11:11 +00:00
quant.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
raster.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
rotate.cpp Fixed bug #2511762 (thanks to Clayton Enga for the patch). 2009-01-24 00:41:01 +00:00
rotate.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
sprite.cpp Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
sprite.h Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
stock.cpp - Now "Image" is a C++ class with virtual methods; 2009-05-31 16:02:32 +00:00
stock.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
undo.cpp Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
undo.h Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00