aseprite/src/app/commands
David Capello bc939d5638 New eyedropper mode to pick colors from reference layers 2016-10-13 21:19:25 -03:00
..
filters Merge branch 'master' into beta 2016-09-16 16:02:26 -03:00
cmd_about.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_add_color.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_advanced_mode.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_background_from_layer.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_cancel.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_canvas_size.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_cel_properties.cpp Merge branch 'master' into beta 2016-09-16 16:02:26 -03:00
cmd_change_brush.cpp Merge branch 'master' into beta 2016-09-12 17:53:01 -03:00
cmd_change_color.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_change_pixel_format.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_clear.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_clear_cel.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_close_file.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_color_quantization.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_copy.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_copy_cel.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_copy_merged.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_crop.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_cut.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_deselect_mask.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_developer_console.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_discard_brush.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_duplicate_layer.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_duplicate_sprite.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_duplicate_view.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_exit.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_export_sprite_sheet.cpp Allow to save specific layers/frames in Save Copy As (fix #1080) 2016-09-17 01:01:28 -03:00
cmd_eyedropper.cpp New eyedropper mode to pick colors from reference layers 2016-10-13 21:19:25 -03:00
cmd_eyedropper.h Fix eyedropper/move tool for reference layers 2016-10-13 19:58:42 -03:00
cmd_fit_screen.cpp Add zoom/scroll buttons in ContextBar (including a new "Fit Screen" command) 2016-09-15 09:50:00 -03:00
cmd_flatten_layers.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_flip.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_flip.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_frame_properties.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_frame_tag_properties.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_fullscreen_preview.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_goto_frame.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_goto_layer.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_goto_tab.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_grid.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_home.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_import_sprite_sheet.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_invert_mask.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_keyboard_shortcuts.cpp Fix bug assigning keys to menus w/o commands when we search (fix #1260) 2016-09-23 11:03:40 -03:00
cmd_launch.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_layer_from_background.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_layer_properties.cpp Merge branch 'master' into beta 2016-09-16 16:02:26 -03:00
cmd_layer_visibility.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_link_cels.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_load_mask.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_load_palette.cpp Now --palette changes the palette of the last sprite (fix #1245) 2016-09-05 11:59:25 -03:00
cmd_mask_all.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_mask_by_color.cpp Merge branch 'master' into beta 2016-09-12 17:53:01 -03:00
cmd_mask_content.cpp Fix eyedropper/move tool for reference layers 2016-10-13 19:58:42 -03:00
cmd_merge_down_layer.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_modify_selection.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_move_cel.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_move_mask.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_move_mask.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_new_brush.cpp Add new "Image Color" parameter in brush slots (fix #1259) 2016-09-20 10:26:02 -03:00
cmd_new_file.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_new_frame.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_new_frame_tag.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_new_layer.cpp Ask for a file when we add a new reference layer 2016-10-12 14:41:58 -03:00
cmd_new_sprite_from_selection.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_onionskin.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_open_file.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_open_in_folder.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_open_with_app.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_options.cpp Merge branch 'master' into beta 2016-09-12 17:53:01 -03:00
cmd_palette_editor.cpp Replace base::Signal/Observable* with obs::signal/observable 2016-09-13 15:02:00 -03:00
cmd_palette_size.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_paste.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_paste_text.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_pixel_perfect_mode.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_play_animation.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_refresh.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_remove_frame.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_remove_frame_tag.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_remove_layer.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_repeat_last_export.cpp Merge branch 'master' into beta 2016-09-12 17:53:01 -03:00
cmd_reselect_mask.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_reverse_frames.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_rotate.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_rotate.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_run_script.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_save_file.cpp Fix --save-as with --frame-tag or --frame-range 2016-09-19 12:39:53 -03:00
cmd_save_file.h Allow to save specific layers/frames in Save Copy As (fix #1080) 2016-09-17 01:01:28 -03:00
cmd_save_mask.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_save_palette.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_scroll.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_scroll_center.cpp Fix crash pressing Shift+C on Home tab or when all sprites are closed 2016-09-14 16:04:20 -03:00
cmd_select_tile.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_set_color_selector.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_set_ink_type.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_set_loop_section.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_set_palette.cpp Now --palette changes the palette of the last sprite (fix #1245) 2016-09-05 11:59:25 -03:00
cmd_set_palette.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_set_palette_entry_size.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_set_same_ink.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_show.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_sprite_properties.cpp Merge branch 'master' into beta 2016-09-12 17:53:01 -03:00
cmd_sprite_size.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_sprite_size.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_switch_colors.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_symmetry_mode.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_tiled_mode.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_timeline.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_toggle_preview.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
cmd_toggle_timeline_thumbnails.cpp Merge branch 'timeline-thumbnails' into beta 2016-09-26 11:39:40 -03:00
cmd_undo.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_undo_history.cpp Replace base::Signal/Observable* with obs::signal/observable 2016-09-13 15:02:00 -03:00
cmd_unlink_cel.cpp Merge branch 'master' into beta 2016-08-31 19:53:52 -03:00
cmd_zoom.cpp Add zoom/scroll buttons in ContextBar (including a new "Fit Screen" command) 2016-09-15 09:50:00 -03:00
command.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
command.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
command_factory.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
commands.cpp Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
commands.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
commands_list.h Merge branch 'timeline-thumbnails' into beta 2016-09-26 11:39:40 -03:00
params.h Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00