..
filters
Real-time preview when editing tilemaps in Manual mode
2020-11-04 16:54:12 -03:00
cmd_about.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_add_color.cpp
Now ContextWriter will always wait 1/2 second to unlock the backup thread
2020-02-05 17:50:17 -03:00
cmd_advanced_mode.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_background_from_layer.cpp
Merge branch 'master' into tilemap-editor
2020-06-12 11:33:55 -03:00
cmd_cancel.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_canvas_size.cpp
Merge branch 'master' into beta
2020-07-30 16:48:43 -03:00
cmd_cel_opacity.cpp
Replace MID() macro with base::clamp() function
2020-04-07 19:47:16 -03:00
cmd_cel_properties.cpp
UI user data window integration
2020-10-13 11:07:10 -03:00
cmd_change_brush.cpp
Generate the list of command IDs from en.ini file
2017-12-01 15:10:21 -03:00
cmd_change_color.cpp
Generate the list of command IDs from en.ini file
2017-12-01 15:10:21 -03:00
cmd_change_pixel_format.cpp
Real-time preview when editing tilemaps in Manual mode
2020-11-04 16:54:12 -03:00
cmd_clear.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_clear_cel.cpp
Add tilemap layers ( #977 )
2020-02-17 09:06:00 -03:00
cmd_clear_recent_files.cpp
Put "Reopen Closed File" and "Clear Recent Files" options inside "File > Open Recent" menu
2019-05-27 23:53:57 -03:00
cmd_close_file.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_color_quantization.cpp
Merge branch 'master' into beta
2020-08-12 14:23:32 -03:00
cmd_contiguous_fill.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_copy.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_copy_cel.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_copy_merged.cpp
Refactor clipboard code
2020-09-25 11:14:52 -03:00
cmd_crop.cpp
Specialize Params::get_as<bool>() to read "true" as a true bool
2019-03-22 11:47:45 -03:00
cmd_cut.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_deselect_mask.cpp
Generate selection boundaries automatically after transactions
2019-02-15 17:14:44 -03:00
cmd_developer_console.cpp
Generate the list of command IDs from en.ini file
2017-12-01 15:10:21 -03:00
cmd_discard_brush.cpp
Add support to copy/cut/paste/transform tilemaps
2020-10-02 19:03:53 -03:00
cmd_duplicate_layer.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_duplicate_sprite.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_duplicate_view.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_exit.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_export_sprite_sheet.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_eyedropper.cpp
Add fg/bg tiles selectors in ColorBar
2020-08-21 18:28:31 -03:00
cmd_eyedropper.h
Add fg/bg tiles selectors in ColorBar
2020-08-21 18:28:31 -03:00
cmd_fill_and_stroke.cpp
Add support to clear/fill/stroke selections in tiles mode
2020-08-27 20:32:22 -03:00
cmd_fit_screen.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_flatten_layers.cpp
Specialize Params::get_as<bool>() to read "true" as a true bool
2019-03-22 11:47:45 -03:00
cmd_flip.cpp
Fix Flip command labels when assigning shortcuts ( fix #2545 )
2020-10-17 09:36:36 -03:00
cmd_flip.h
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_frame_properties.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_frame_tag_properties.cpp
UI user data window integration
2020-10-13 11:07:10 -03:00
cmd_fullscreen_mode.cpp
Add FullscreenMode command ( fix #464 )
2020-06-24 21:34:55 -03:00
cmd_fullscreen_preview.cpp
Refactor laf-os memory handling
2020-07-07 19:06:48 -03:00
cmd_goto_frame.cpp
Replace MID() macro with base::clamp() function
2020-04-07 19:47:16 -03:00
cmd_goto_layer.cpp
Fix crashes saving sprites with '%' char in their filename
2020-05-08 17:39:55 -03:00
cmd_goto_tab.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_grid.cpp
Now ContextWriter will always wait 1/2 second to unlock the backup thread
2020-02-05 17:50:17 -03:00
cmd_home.cpp
Generate the list of command IDs from en.ini file
2017-12-01 15:10:21 -03:00
cmd_import_sprite_sheet.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_invert_mask.cpp
Generate selection boundaries automatically after transactions
2019-02-15 17:14:44 -03:00
cmd_keyboard_shortcuts.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_launch.cpp
Move PACKAGE/VERSION, etc. to new ver-lib
2020-03-16 10:31:32 -03:00
cmd_layer_from_background.cpp
Minor refactor using cmds directly instead of DocApi in Layer/Background from Background/Layer
2020-06-08 14:47:11 -03:00
cmd_layer_lock.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_layer_opacity.cpp
Replace MID() macro with base::clamp() function
2020-04-07 19:47:16 -03:00
cmd_layer_properties.cpp
Add option to change the "base index" from the layer properties
2020-10-30 21:11:58 -03:00
cmd_layer_visibility.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_link_cels.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_load_mask.cpp
Generate selection boundaries automatically after transactions
2019-02-15 17:14:44 -03:00
cmd_load_palette.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_mask_all.cpp
Generate selection boundaries automatically after transactions
2019-02-15 17:14:44 -03:00
cmd_mask_by_color.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_mask_content.cpp
Add tilemap layers ( #977 )
2020-02-17 09:06:00 -03:00
cmd_merge_down_layer.cpp
Disable merge down for tilemaps (at least for the first version of tilemaps)
2020-02-17 09:06:02 -03:00
cmd_modify_selection.cpp
Replace MID() macro with base::clamp() function
2020-04-07 19:47:16 -03:00
cmd_move_cel.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_move_mask.cpp
Generate selection boundaries automatically after transactions
2019-02-15 17:14:44 -03:00
cmd_move_mask.h
Fix shift after flip throws error ( fix #1873 )
2019-02-15 11:18:14 -03:00
cmd_new_brush.cpp
Fix crashes saving sprites with '%' char in their filename
2020-05-08 17:39:55 -03:00
cmd_new_file.cpp
Refactor clipboard code
2020-09-25 11:14:52 -03:00
cmd_new_frame.cpp
Fix crashes saving sprites with '%' char in their filename
2020-05-08 17:39:55 -03:00
cmd_new_frame_tag.cpp
Removed color functions from tag related code, fix backward compatibilty and added default color in tag constructor (before this, tests were failing)
2020-08-21 18:51:43 -03:00
cmd_new_layer.cpp
Minor refactor "first visible index" -> "base index"
2020-10-30 20:58:45 -03:00
cmd_new_sprite_from_selection.cpp
Fix transparent color for sprites created w/NewSpriteFromSelection
2019-08-06 16:18:01 -03:00
cmd_onionskin.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_open_browser.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_open_file.cpp
Merge branch 'master' into beta
2020-07-30 16:48:43 -03:00
cmd_open_file.h
Fix opening image sequences more times from CLI
2020-07-30 14:33:27 -03:00
cmd_open_group.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_open_in_folder.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_open_script_folder.cpp
Add File > Scripts menu
2018-09-05 13:35:13 -03:00
cmd_open_with_app.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_options.cpp
Refactor laf-os memory handling
2020-07-07 19:06:48 -03:00
cmd_palette_editor.cpp
Specialize Params::get_as<bool>() to read "true" as a true bool
2019-03-22 11:47:45 -03:00
cmd_palette_size.cpp
Replace MID() macro with base::clamp() function
2020-04-07 19:47:16 -03:00
cmd_paste.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_paste_text.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_pixel_perfect_mode.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_play_animation.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_refresh.cpp
Add File > Scripts > Rescan option to rescan the available scripts
2020-08-03 13:51:40 -03:00
cmd_remove_frame.cpp
Remove usage of ContextWriter from all Command::onEnabled() impls
2020-02-05 17:39:56 -03:00
cmd_remove_frame_tag.cpp
Rename FrameTag -> Tag
2019-10-01 14:55:08 -03:00
cmd_remove_layer.cpp
Fix crashes saving sprites with '%' char in their filename
2020-05-08 17:39:55 -03:00
cmd_remove_slice.cpp
Fix crashes saving sprites with '%' char in their filename
2020-05-08 17:39:55 -03:00
cmd_reopen_closed_file.cpp
New option to configure how much time we keep a closed sprite on RAM
2019-06-07 13:17:21 -03:00
cmd_repeat_last_export.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_reselect_mask.cpp
Remove usage of ContextWriter from all Command::onEnabled() impls
2020-02-05 17:39:56 -03:00
cmd_reverse_frames.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_rotate.cpp
Fix crashes saving sprites with '%' char in their filename
2020-05-08 17:39:55 -03:00
cmd_rotate.h
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_run_script.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_save_file.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_save_file.h
Rename FrameTag -> Tag
2019-10-01 14:55:08 -03:00
cmd_save_mask.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_save_palette.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_scroll.cpp
Remove usage of ContextWriter from all Command::onEnabled() impls
2020-02-05 17:39:56 -03:00
cmd_scroll_center.cpp
Add auto-fit screen option ( fix #789 , fix #2267 )
2020-03-30 09:16:14 -03:00
cmd_select_tile.cpp
Fix SelectTile command on tilemaps
2020-02-17 09:06:01 -03:00
cmd_set_color_selector.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_set_ink_type.cpp
Add "ink" parameter to app.useTool() + minor needed refactors
2020-05-20 17:15:30 -03:00
cmd_set_loop_section.cpp
Rename FrameTag -> Tag
2019-10-01 14:55:08 -03:00
cmd_set_palette.cpp
Use Tx instead of Transaction in commands
2018-08-20 16:00:59 -03:00
cmd_set_palette.h
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_set_palette_entry_size.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_set_same_ink.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_show.cpp
Show tile numbers when moving tilemaps
2020-10-13 18:12:29 -03:00
cmd_slice_properties.cpp
UI user data window integration
2020-10-13 11:07:10 -03:00
cmd_sprite_properties.cpp
Refactor laf-os memory handling
2020-07-07 19:06:48 -03:00
cmd_sprite_size.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_swap_checkerboard_colors.cpp
Reformat SwapCheckerboardColorsCommand file
2020-06-04 17:00:10 -03:00
cmd_switch_colors.cpp
Now SwitchColors command works in tiles mode
2020-08-24 12:25:35 -03:00
cmd_symmetry_mode.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_tiled_mode.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_timeline.cpp
Specialize Params::get_as<bool>() to read "true" as a true bool
2019-03-22 11:47:45 -03:00
cmd_toggle_preview.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_toggle_tiles_mode.cpp
Add possibility to paint with tiles
2020-06-25 19:21:35 -03:00
cmd_toggle_timeline_thumbnails.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_undo.cpp
Fix crashes saving sprites with '%' char in their filename
2020-05-08 17:39:55 -03:00
cmd_undo_history.cpp
Replace all base::Bind() with lambda functions
2020-07-03 21:51:46 -03:00
cmd_unlink_cel.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
cmd_zoom.cpp
Move editor_type() -> Editor::Type()
2019-09-23 20:02:19 -03:00
command.cpp
Fix cli_tests when Strings is not available
2020-08-04 18:11:18 -03:00
command.h
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
command_factory.h
Replace GPL license with the new EULA
2016-08-29 13:08:21 -03:00
command_ids.h
Generate the list of command IDs from en.ini file
2017-12-01 15:10:21 -03:00
commands.cpp
Add support for scripts on extensions ( #1949 )
2020-04-02 20:21:21 -03:00
commands.h
Add support for scripts on extensions ( #1949 )
2020-04-02 20:21:21 -03:00
commands_list.h
Show tile numbers when moving tilemaps
2020-10-13 18:12:29 -03:00
move_colors_command.cpp
[lua] Add app.range.colors + Move/CopyColors commands
2019-08-10 14:37:18 -03:00
move_thing.cpp
Save grid bounds inside .aseprite files and doc::Sprite ( fix #688 )
2019-10-10 15:08:59 -03:00
move_thing.h
Move command friendly names to the strings file
2017-11-30 23:41:45 -03:00
move_tiles_command.cpp
Pick the new tiles after moving/copying them in the tileset
2020-07-16 18:51:12 -03:00
new_params.cpp
Merge branch 'master' into beta
2020-08-06 10:46:32 -03:00
new_params.h
Refactor sprite size command params
2019-07-26 09:30:28 -03:00
params.h
Specialize Params::get_as<bool>() to read "true" as a true bool
2019-03-22 11:47:45 -03:00
quick_command.cpp
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
quick_command.h
Remove unused Command::clone() member function
2019-01-07 17:03:38 -03:00
screenshot.cpp
Refactor laf-os memory handling
2020-07-07 19:06:48 -03:00
tileset_mode.cpp
Add Space+N/Tab/1,2,3 to handle tilemap modes
2020-02-17 16:36:18 -03:00