| .. |
|
cli
|
Fix lua error crash (fix #2635)
|
2021-03-09 16:40:24 -03:00 |
|
cmd
|
Export all groups (even collapsed ones) by default in JSON metadata (fix #2484)
|
2020-08-17 17:14:12 -03:00 |
|
commands
|
Fix regression cannot move/resize reference layers
|
2021-04-16 10:23:35 -03:00 |
|
crash
|
Fix some issues detected with the ThreadSanitizer
|
2021-04-13 15:35:34 -03:00 |
|
file
|
Add option to disable the "open sequence of files" dialog
|
2021-04-12 16:57:02 -03:00 |
|
i18n
|
Don't show warning for untranslated text that start with '!' on widgets
|
2020-04-04 17:33:23 -03:00 |
|
modules
|
Add palette option to save as preset
|
2020-12-29 19:56:02 -10:00 |
|
pref
|
Reset tool preferences just once when running from CLI
|
2021-04-07 12:58:03 -03:00 |
|
res
|
Replace all base::Bind() with lambda functions
|
2021-03-05 20:09:42 -03:00 |
|
script
|
lua: Add support for selection tools in app.useTool()
|
2021-04-22 13:51:56 -03:00 |
|
tools
|
Reset tool preferences just once when running from CLI
|
2021-04-07 12:58:03 -03:00 |
|
ui
|
lua: Add support for selection tools in app.useTool()
|
2021-04-22 13:51:56 -03:00 |
|
util
|
Fix regression cannot move/resize reference layers
|
2021-04-16 10:23:35 -03:00 |
|
CMakeLists.txt
|
[lua] Add app.command.ImportSpriteSheet()
|
2021-04-09 17:28:59 -03:00 |
|
active_site_handler.cpp
|
Fix crash caused by ActiveSiteHandler::onBeforeRemoveLayer() that don't remove deleted layers from selected layers
|
2020-05-28 12:26:18 -03:00 |
|
active_site_handler.h
|
[lua] Add Range.layers/frames setters and Range:clear()
|
2020-04-16 19:19:18 -03:00 |
|
app.cpp
|
Fix lua error crash (fix #2635)
|
2021-03-09 16:40:24 -03:00 |
|
app.h
|
Create and use new signal: PalettePresetsChange
|
2021-01-04 09:53:20 -10:00 |
|
app_brushes.cpp
|
Cache user.aseprite-brushes path
|
2021-04-13 16:38:56 -03:00 |
|
app_brushes.h
|
Cache user.aseprite-brushes path
|
2021-04-13 16:38:56 -03:00 |
|
app_menus.cpp
|
Replace all base::Bind() with lambda functions
|
2021-03-05 20:09:42 -03:00 |
|
app_menus.h
|
Fix recent list of files menu
|
2020-04-08 17:50:17 -03:00 |
|
app_mod.h
|
Add the AppMod to modify the main window
|
2019-01-03 09:07:56 -03:00 |
|
brush_slot.h
|
Add new "Image Color" parameter in brush slots (fix #1259)
|
2016-09-20 10:26:02 -03:00 |
|
check_update.cpp
|
Replace all base::Bind() with lambda functions
|
2021-03-05 20:09:42 -03:00 |
|
check_update.h
|
Fix several issues found with ThreadSanitizer
|
2020-06-17 15:55:44 -03:00 |
|
check_update_delegate.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
closed_docs.cpp
|
Fix deleting docs from memory when "keep closed docs alive" is disabled & the backup on disk is enabled
|
2020-02-27 11:32:18 -03:00 |
|
closed_docs.h
|
Fix some extra issues reported by the ThreadSanitizer
|
2020-06-17 18:10:26 -03:00 |
|
cmd.cpp
|
Add CMD_TRACE() in cmd.cpp
|
2017-10-25 17:18:14 -03:00 |
|
cmd.h
|
Move doc::Context to app::Context (#378)
|
2018-07-07 02:47:42 -03:00 |
|
cmd_sequence.cpp
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
cmd_sequence.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
cmd_transaction.cpp
|
Fix crash clicking and deleting layers from timeline sequentially (and quickly
|
2020-04-07 10:40:56 -03:00 |
|
cmd_transaction.h
|
Transform/scale/rotate multiple cels at the same time (fix #1148, #1172, #1238, #1364)
|
2019-09-05 15:03:13 -03:00 |
|
color.cpp
|
Replace MID() macro with base::clamp() function
|
2020-04-07 19:47:16 -03:00 |
|
color.h
|
Show indicator with old/new colors in ColorPopup (fix #1696)
|
2018-03-28 15:56:40 -03:00 |
|
color_picker.cpp
|
Fix auto-pick of layers when alpha in 1...127 range (fix #2156)
|
2019-09-26 11:51:15 -03:00 |
|
color_picker.h
|
Move doc::Context to app::Context (#378)
|
2018-07-07 02:47:42 -03:00 |
|
color_spaces.cpp
|
Move Preferences instance to app::Context
|
2019-12-11 12:27:56 -03:00 |
|
color_spaces.h
|
Move Preferences instance to app::Context
|
2019-12-11 12:27:56 -03:00 |
|
color_target.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
color_tests.cpp
|
Add HSL color selection (related to #707)
|
2017-05-29 14:20:42 -03:00 |
|
color_utils.cpp
|
Fix Palette:setColor() and Color Range command when alpha != 255
|
2020-01-08 17:40:43 -03:00 |
|
color_utils.h
|
Fix Palette:setColor() and Color Range command when alpha != 255
|
2020-01-08 17:40:43 -03:00 |
|
console.cpp
|
Fix lua error crash (fix #2635)
|
2021-03-09 16:40:24 -03:00 |
|
console.h
|
Fix bug with Console when the UI Screen Scaling is changed
|
2020-12-11 15:52:14 -03:00 |
|
context.cpp
|
[lua] Fix app.command.SetInkType{ type=... }
|
2020-08-03 13:52:41 -03:00 |
|
context.h
|
[lua] Add Range.layers/frames setters and Range:clear()
|
2020-04-16 19:19:18 -03:00 |
|
context_access.h
|
Now ContextWriter will always wait 1/2 second to unlock the backup thread
|
2020-02-05 17:50:17 -03:00 |
|
context_flags.cpp
|
Wrap base::RWLock interface inside Doc
|
2020-06-08 16:16:45 -03:00 |
|
context_flags.h
|
[lua] Add app.range.colors + Move/CopyColors commands
|
2019-08-10 14:37:18 -03:00 |
|
context_observer.h
|
Rename app::Document -> Doc
|
2018-07-07 11:54:44 -03:00 |
|
context_tests.cpp
|
Rename app::Document -> Doc
|
2018-07-07 11:54:44 -03:00 |
|
doc.cpp
|
Don't generate new slice keyframes when duplicating the sprite (duplicate only the slice keyframes)
|
2021-01-04 15:52:56 -03:00 |
|
doc.h
|
Fix some extra issues reported by the ThreadSanitizer
|
2020-06-17 18:10:26 -03:00 |
|
doc_access.h
|
Fix some extra issues reported by the ThreadSanitizer
|
2020-06-17 18:10:26 -03:00 |
|
doc_api.cpp
|
Minor refactor using cmds directly instead of DocApi in Layer/Background from Background/Layer
|
2020-06-08 14:47:11 -03:00 |
|
doc_api.h
|
Minor refactor using cmds directly instead of DocApi in Layer/Background from Background/Layer
|
2020-06-08 14:47:11 -03:00 |
|
doc_api_tests.cpp
|
Fix doc_api_tests.cpp compilation
|
2019-09-11 20:32:17 -03:00 |
|
doc_diff.cpp
|
Save grid bounds inside .aseprite files and doc::Sprite (fix #688)
|
2019-10-10 15:08:59 -03:00 |
|
doc_diff.h
|
Save grid bounds inside .aseprite files and doc::Sprite (fix #688)
|
2019-10-10 15:08:59 -03:00 |
|
doc_event.h
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
doc_exporter.cpp
|
Export all groups (even collapsed ones) by default in JSON metadata (fix #2484)
|
2020-08-17 17:14:12 -03:00 |
|
doc_exporter.h
|
Merge duplicate cels in SimpleLayoutSamples (not only linked cels)
|
2019-10-24 13:12:22 -03:00 |
|
doc_observer.h
|
Fix crash using opacity slider on CelProperties after deleting a cel
|
2020-08-04 10:42:28 -03:00 |
|
doc_range.cpp
|
Fix crash handling layers of multiple docs with the timeline (fix #2397)
|
2020-06-09 17:30:02 -03:00 |
|
doc_range.h
|
[lua] Add Range.layers/frames setters and Range:clear()
|
2020-04-16 19:19:18 -03:00 |
|
doc_range_ops.cpp
|
Export all groups (even collapsed ones) by default in JSON metadata (fix #2484)
|
2020-08-17 17:14:12 -03:00 |
|
doc_range_ops.h
|
Rename app::Document -> Doc
|
2018-07-07 11:54:44 -03:00 |
|
doc_range_tests.cpp
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
doc_undo.cpp
|
Rename DocumentRange -> DocRange
|
2018-07-07 10:07:21 -03:00 |
|
doc_undo.h
|
Replace base::UniquePtr -> std::unique_ptr
|
2018-08-08 17:27:26 -03:00 |
|
doc_undo_observer.h
|
Rename DocumentUndo -> DocUndo
|
2018-07-07 02:55:27 -03:00 |
|
docs.cpp
|
Fix transparent color for sprites created w/NewSpriteFromSelection
|
2019-08-06 16:18:01 -03:00 |
|
docs.h
|
Use current working color space in new created files
|
2018-10-25 15:23:01 -03:00 |
|
docs_observer.h
|
Use current working color space in new created files
|
2018-10-25 15:23:01 -03:00 |
|
drop_frame_place.h
|
New Timeline UI to move frames inside or outside tags (fix #1656)
|
2018-06-12 17:11:10 -03:00 |
|
errno_tests.cpp
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
extensions.cpp
|
Create and use new signal: PalettePresetsChange
|
2021-01-04 09:53:20 -10:00 |
|
extensions.h
|
Create and use new signal: PalettePresetsChange
|
2021-01-04 09:53:20 -10:00 |
|
extra_cel.cpp
|
Add subpixel bounds for reference layer cels
|
2016-10-10 23:42:47 -03:00 |
|
extra_cel.h
|
Replace base::SharedPtr with std::shared_ptr
|
2019-08-01 19:16:16 -03:00 |
|
file_selector.cpp
|
Rename she -> os
|
2018-08-09 12:58:43 -03:00 |
|
file_selector.h
|
Add a special dialog for File > Export command
|
2018-03-15 21:00:54 -03:00 |
|
file_system.cpp
|
Fix several issues found with ThreadSanitizer
|
2020-06-17 15:55:44 -03:00 |
|
file_system.h
|
Fix crashes using deleted items from the file selector navigation history (fix #2192)
|
2019-11-15 10:44:43 -03:00 |
|
filename_formatter.cpp
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
filename_formatter.h
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
filename_formatter_tests.cpp
|
Merge branch 'master' into beta
|
2016-11-07 18:17:42 -03:00 |
|
find_widget.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
flatten.cpp
|
Fix non-normal blend modes when the backdrop is transparent (fix #1096)
|
2019-03-09 12:40:31 -03:00 |
|
flatten.h
|
Fix non-normal blend modes when the backdrop is transparent (fix #1096)
|
2019-03-09 12:40:31 -03:00 |
|
font_path.cpp
|
Refactor: Use new base::paths type for list of filenames/extensions
|
2018-02-21 11:06:58 -03:00 |
|
font_path.h
|
Refactor: Use new base::paths type for list of filenames/extensions
|
2018-02-21 11:06:58 -03:00 |
|
font_path_osx.mm
|
macOS: Fix loading fonts from user home ~/Library/Fonts dir
|
2018-08-15 13:45:00 -03:00 |
|
font_path_unix.cpp
|
Refactor: Use new base::paths type for list of filenames/extensions
|
2018-02-21 11:06:58 -03:00 |
|
font_path_win.cpp
|
win: Include user fonts directory from AppData
|
2019-11-29 17:42:33 -03:00 |
|
gui_xml.cpp
|
Move PACKAGE/VERSION, etc. to new ver-lib
|
2020-03-16 10:31:32 -03:00 |
|
gui_xml.h
|
Move PACKAGE/VERSION, etc. to new ver-lib
|
2020-03-16 10:31:32 -03:00 |
|
ini_file.cpp
|
[linux] Use $XDG_CONFIG_HOME if defined instead of $HOME/.config (fix #2332)
|
2021-04-08 15:56:32 -03:00 |
|
ini_file.h
|
lua: Fix app.useTool() tests when we run in batch/non-UI mode
|
2019-04-24 18:31:43 -03:00 |
|
ini_file_tests.cpp
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
job.cpp
|
Fix flags to compile Skia on macOS which fixes exception handling
|
2018-04-28 11:58:34 -03:00 |
|
job.h
|
Fix some issues detected with the ThreadSanitizer
|
2021-04-13 15:35:34 -03:00 |
|
launcher.cpp
|
Translate all alerts to the en.ini file (#124)
|
2017-10-17 18:00:45 -03:00 |
|
launcher.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
load_matrix.cpp
|
Replace base::UniquePtr -> std::unique_ptr
|
2018-08-08 17:27:26 -03:00 |
|
load_matrix.h
|
Add missing #include in load_matrix.h
|
2017-06-14 16:57:45 -03:00 |
|
load_widget.h
|
Replace base::UniquePtr -> std::unique_ptr
|
2018-08-08 17:27:26 -03:00 |
|
log.cpp
|
Move PACKAGE/VERSION, etc. to new ver-lib
|
2020-03-16 10:31:32 -03:00 |
|
log.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
loop_tag.cpp
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
loop_tag.h
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
match_words.h
|
Add search field on Font Popup
|
2017-03-15 14:24:42 -03:00 |
|
modules.cpp
|
Add flag to compile CLI-only (fix #1279)
|
2018-05-07 00:11:50 -03:00 |
|
modules.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
notification_delegate.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
recent_files.cpp
|
Fix recent files history order on home view when the file count is greater than 10 (issue #2388)
|
2020-05-28 15:19:14 -03:00 |
|
recent_files.h
|
Put "Reopen Closed File" and "Clear Recent Files" options inside "File > Open Recent" menu
|
2019-05-27 23:53:57 -03:00 |
|
resource_finder.cpp
|
[linux] Use $XDG_CONFIG_HOME if defined instead of $HOME/.config (fix #2332)
|
2021-04-08 15:56:32 -03:00 |
|
resource_finder.h
|
[linux] Use $XDG_CONFIG_HOME if defined instead of $HOME/.config (fix #2332)
|
2021-04-08 15:56:32 -03:00 |
|
restore_visible_layers.cpp
|
Allow to save specific layers/frames in Save Copy As (fix #1080)
|
2016-09-17 01:01:28 -03:00 |
|
restore_visible_layers.h
|
Fix export of groups/layers via CLI
|
2016-09-16 11:15:47 -03:00 |
|
send_crash.cpp
|
Replace all base::Bind() with lambda functions
|
2021-03-05 20:09:42 -03:00 |
|
send_crash.h
|
Fix compilation when !ENABLE_UI
|
2020-03-09 10:59:28 -03:00 |
|
shade.cpp
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
shade.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
shell.cpp
|
Move PACKAGE/VERSION, etc. to new ver-lib
|
2020-03-16 10:31:32 -03:00 |
|
shell.h
|
Change scripting language to Lua
|
2018-08-22 14:54:51 -03:00 |
|
site.cpp
|
Replace MID() macro with base::clamp() function
|
2020-04-07 19:47:16 -03:00 |
|
site.h
|
Save grid bounds inside .aseprite files and doc::Sprite (fix #688)
|
2019-10-10 15:08:59 -03:00 |
|
snap_to_grid.cpp
|
Add possibility to select multiple tiles with double-click + dragging mouse (fix #1988)
|
2020-02-16 12:42:29 -03:00 |
|
snap_to_grid.h
|
Add possibility to select multiple tiles with double-click + dragging mouse (fix #1988)
|
2020-02-16 12:42:29 -03:00 |
|
sprite_job.cpp
|
Use Tx instead of Transaction in commands
|
2018-08-20 16:00:59 -03:00 |
|
sprite_job.h
|
Use Tx instead of Transaction in commands
|
2018-08-20 16:00:59 -03:00 |
|
sprite_position.h
|
Move doc::Context to app::Context (#378)
|
2018-07-07 02:47:42 -03:00 |
|
sprite_sheet_data_format.h
|
Refactor DocExporter::DataFormat -> SpriteSheetDataFormat
|
2019-10-07 17:22:27 -03:00 |
|
sprite_sheet_type.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
tags_handling.h
|
New Timeline UI to move frames inside or outside tags (fix #1656)
|
2018-06-12 17:11:10 -03:00 |
|
task.cpp
|
Fix several issues found with ThreadSanitizer
|
2020-06-17 15:55:44 -03:00 |
|
task.h
|
Fix several issues found with ThreadSanitizer
|
2020-06-17 15:55:44 -03:00 |
|
test_context.h
|
Rename app::Document -> Doc
|
2018-07-07 11:54:44 -03:00 |
|
thumbnail_generator.cpp
|
Replace all base::Bind() with lambda functions
|
2021-03-05 20:09:42 -03:00 |
|
thumbnail_generator.h
|
Fix an edge case where m_remainingItems has elements but we don't have more workers to consume it
|
2019-03-26 15:19:52 -03:00 |
|
thumbnails.cpp
|
Move function to convert doc::Image -> os::Surface to app/util
|
2020-06-09 19:56:25 -03:00 |
|
thumbnails.h
|
Refactor the thumbnails generation of cels
|
2019-04-11 14:29:20 -03:00 |
|
transaction.cpp
|
Fix warnings of unused varisables when !ENABLE_UI
|
2019-12-11 12:22:01 -03:00 |
|
transaction.h
|
Refresh screen/current palette automatically on Transaction::commit() (#378)
|
2019-10-01 09:24:03 -03:00 |
|
transformation.cpp
|
Move doc::Context to app::Context (#378)
|
2018-07-07 02:47:42 -03:00 |
|
transformation.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
tx.h
|
Use one transaction per document (fix https://community.aseprite.org/t/3851)
|
2019-09-11 19:12:11 -03:00 |
|
ui_context.cpp
|
Use timeline selection only when it's visible
|
2021-04-07 15:20:36 -03:00 |
|
ui_context.h
|
[lua] Add Range.layers/frames setters and Range:clear()
|
2020-04-16 19:19:18 -03:00 |
|
widget_loader.cpp
|
Replace all base::Bind() with lambda functions
|
2021-03-05 20:09:42 -03:00 |
|
widget_loader.h
|
Move menus+tools strings to en.ini file (#124)
|
2017-10-11 18:24:01 -03:00 |
|
widget_not_found.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
widget_type_mismatch.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
xml_document.cpp
|
Replace base::SharedPtr with std::shared_ptr
|
2019-08-01 19:16:16 -03:00 |
|
xml_document.h
|
Replace base::SharedPtr with std::shared_ptr
|
2019-08-01 19:16:16 -03:00 |
|
xml_exception.cpp
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |
|
xml_exception.h
|
Replace GPL license with the new EULA
|
2016-08-29 13:08:21 -03:00 |