aseprite/src/raster
David Capello 0b495085cc Move the active mask from Sprite class to Document.
+ Removed masks and paths repositories.
+ Added Document::isMaskVisible and Document::setMaskVisible methods.
2011-03-23 00:06:43 -03:00
..
algo_polygon.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
algo.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
algo.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
algofill.cpp Add "Tolerance" parameter for some tools like Magic Wand and Paint Bucket (Trent Gamblin idea). 2010-08-13 10:41:13 -03:00
blend.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
blend.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
cel.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
cel.h Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
color_histogram.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
dirty.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
dirty.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
dithering_method.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
gfxobj_id.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
gfxobj.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
gfxobj.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
image_impl.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
image_traits.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
image.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
image.h Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
images_collector.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
images_collector.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
layer.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
layer.h Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
mask.cpp Move jmalloc/jfree to base/ library as base_malloc/free (remove new/new0/renew macros). 2011-01-23 19:19:18 -03:00
mask.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
median_cut.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
palette.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
palette.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
path.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
path.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
pen_type.h Move pen_type.h to raster directory. 2011-01-21 17:16:21 -03:00
pen.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
pen.h Move pen_type.h to raster directory. 2011-01-21 17:16:21 -03:00
quantization.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
quantization.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
raster.h Rename Undo class to UndoHistory. 2011-03-13 17:33:42 -03:00
rgbmap.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
rgbmap.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
rotate.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
rotate.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
sprite.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
sprite.h Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
stock.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
stock.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
undo_history.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
undo_history.h Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
undo_stream.h Rename Undo class to UndoHistory. 2011-03-13 17:33:42 -03:00