aseprite/src/commands
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
..
filters Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_about.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
cmd_advanced_mode.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
cmd_background_from_layer.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_canvas_size.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_cel_properties.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_change_color.cpp Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
cmd_change_image_type.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_change_pen.cpp Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
cmd_check_updates.cpp Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
cmd_clear.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_close_file.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_configure_tools.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_copy_cel.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_copy.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_crop.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_cut.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_deselect_mask.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_donate.cpp Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
cmd_duplicate_layer.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_duplicate_sprite.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_exit.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_eyedropper.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
cmd_film_editor.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_flatten_layers.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_flip.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_frame_properties.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_goto_frame.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_goto_layer.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_grid.cpp Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
cmd_invert_mask.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_layer_from_background.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_layer_properties.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_load_mask.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_mask_all.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_mask_by_color.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_merge_down_layer.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_move_cel.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_new_cel.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_new_file.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_new_frame.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_new_layer_set.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_new_layer.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_open_file.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_options.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
cmd_palette_editor.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_paste.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_play_animation.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_preview.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_quick_reference.cpp Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
cmd_redo.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_refresh.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_remove_cel.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_remove_frame.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_remove_layer.cpp Rename Undoable to UndoTransaction. 2011-03-22 21:22:13 -03:00
cmd_reselect_mask.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_rotate_canvas.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_save_file.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_save_mask.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_screen_shot.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_select_file.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_sprite_editor.cpp Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
cmd_sprite_properties.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
cmd_sprite_size.cpp Move the active mask from Sprite class to Document. 2011-03-23 00:06:43 -03:00
cmd_switch_colors.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
cmd_undo.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
command_factory.h Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
command.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
command.h Move CommandFactory class from command.h to command_factory.h. 2011-01-20 20:02:54 -03:00
commands_list.h Rename all commands to camel case. 2011-01-20 20:46:58 -03:00
commands.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
commands.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
params.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00