| .. |
|
cli
|
Improve handling of image sequences when dropping files or opening multiple files
|
2020-07-30 16:27:23 -03:00 |
|
cmd
|
UI user data window integration
|
2020-10-13 11:07:10 -03:00 |
|
commands
|
UI user data window integration
|
2020-10-13 11:07:10 -03:00 |
|
crash
|
Add support to read tags color/userdata from crash sessions from v1.2 and v1.3
|
2020-08-23 15:10:24 -03:00 |
|
file
|
Fix ase format write/read for tags user data (backward compatible)
|
2020-08-21 18:51:40 -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 fg/bg tiles selectors in ColorBar
|
2020-08-21 18:28:31 -03:00 |
|
pref
|
Merge branch 'octree' into beta
|
2020-06-17 23:33:41 -03:00 |
|
res
|
Replace all base::Bind() with lambda functions
|
2020-07-03 21:51:46 -03:00 |
|
script
|
[lua] Fix functions to set/get user data with cmd::SetUserData + DocEvent
|
2020-10-13 11:53:30 -03:00 |
|
tools
|
Add support to fill with tiles
|
2020-10-09 17:22:57 -03:00 |
|
ui
|
Fix expanded bounds when painting pixels (non-tiles)
|
2020-10-13 15:59:14 -03:00 |
|
util
|
Fix the origin position of a newly created cel after a ToolLoop in pixels mode
|
2020-10-13 12:27:40 -03:00 |
|
CMakeLists.txt
|
UI user data window integration
|
2020-10-13 11:07:10 -03:00 |
|
active_site_handler.cpp
|
Merge branch 'master' into tilemap-editor
|
2020-06-01 16:21:32 -03:00 |
|
active_site_handler.h
|
Merge branch 'master' into tilemap-editor
|
2020-05-18 20:24:22 -03:00 |
|
app.cpp
|
Refactor clipboard code
|
2020-09-25 11:14:52 -03:00 |
|
app.h
|
Add support to send crash reports from macOS
|
2020-03-06 14:45:13 -03:00 |
|
app_brushes.cpp
|
Use LOG() with the printf-like interface (the only way to be thread safe)
|
2020-06-17 17:05:43 -03:00 |
|
app_brushes.h
|
…
|
|
|
app_menus.cpp
|
Merge branch 'beta' into tilemap-editor
|
2020-07-13 17:32:42 -03:00 |
|
app_menus.h
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -03:00 |
|
app_mod.h
|
…
|
|
|
brush_slot.h
|
…
|
|
|
check_update.cpp
|
Replace all base::Bind() with lambda functions
|
2020-07-03 21:51:46 -03:00 |
|
check_update.h
|
Fix several issues found with ThreadSanitizer
|
2020-06-17 15:55:44 -03:00 |
|
check_update_delegate.h
|
…
|
|
|
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
|
…
|
|
|
cmd.h
|
…
|
|
|
cmd_sequence.cpp
|
…
|
|
|
cmd_sequence.h
|
Add tilemap layers (#977)
|
2020-02-17 09:06:00 -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
|
Fix bounds calculation on tiles drawing outside cel bounds and the filling tile index is tile_i_notile, instead of empty tile.
|
2020-08-06 10:52:41 -03:00 |
|
color.h
|
…
|
|
|
color_picker.cpp
|
Add fg/bg tiles selectors in ColorBar
|
2020-08-21 18:28:31 -03:00 |
|
color_picker.h
|
Add fg/bg tiles selectors in ColorBar
|
2020-08-21 18:28:31 -03:00 |
|
color_spaces.cpp
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -03:00 |
|
color_spaces.h
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -03:00 |
|
color_target.h
|
…
|
|
|
color_tests.cpp
|
…
|
|
|
color_utils.cpp
|
Add possibility to paint with tiles
|
2020-06-25 19:21:35 -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
|
Merge branch 'beta' into tilemap-editor
|
2020-07-13 17:32:42 -03:00 |
|
console.h
|
…
|
|
|
context.cpp
|
Refactor clipboard code
|
2020-09-25 11:14:52 -03:00 |
|
context.h
|
Refactor clipboard code
|
2020-09-25 11:14:52 -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
|
Merge branch 'master' into tilemap-editor
|
2020-06-12 11:33:55 -03:00 |
|
context_flags.h
|
Add possibility to move tiles w/drag and drop + remap tiles
|
2020-02-17 09:06:02 -03:00 |
|
context_observer.h
|
…
|
|
|
context_tests.cpp
|
…
|
|
|
doc.cpp
|
Merge branch 'beta' into tilemap-editor
|
2020-07-13 17:32:42 -03:00 |
|
doc.h
|
Merge branch 'beta' into tilemap-editor
|
2020-07-13 17:32:42 -03:00 |
|
doc_access.h
|
Fix some extra issues reported by the ThreadSanitizer
|
2020-06-17 18:10:26 -03:00 |
|
doc_api.cpp
|
Fix bounds calculation on tiles drawing outside cel bounds and the filling tile index is tile_i_notile, instead of empty tile.
|
2020-08-06 10:52:41 -03:00 |
|
doc_api.h
|
Merge branch 'master' into tilemap-editor
|
2020-06-12 11:33:55 -03:00 |
|
doc_api_tests.cpp
|
Fix doc_api_tests.cpp compilation
|
2019-09-11 20:32:17 -03:00 |
|
doc_diff.cpp
|
Add support to recover tilemaps/tilesets from backup data
|
2020-02-21 17:17:39 -03:00 |
|
doc_diff.h
|
Add support to recover tilemaps/tilesets from backup data
|
2020-02-21 17:17:39 -03:00 |
|
doc_event.h
|
UI user data window integration
|
2020-10-13 11:07:10 -03:00 |
|
doc_exporter.cpp
|
Add tag userdata
|
2020-08-21 18:51:05 -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
|
UI user data window integration
|
2020-10-13 11:07:10 -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
|
…
|
|
|
doc_range_tests.cpp
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
doc_undo.cpp
|
…
|
|
|
doc_undo.h
|
…
|
|
|
doc_undo_observer.h
|
…
|
|
|
docs.cpp
|
Fix transparent color for sprites created w/NewSpriteFromSelection
|
2019-08-06 16:18:01 -03:00 |
|
docs.h
|
…
|
|
|
docs_observer.h
|
…
|
|
|
drop_frame_place.h
|
…
|
|
|
errno_tests.cpp
|
…
|
|
|
extensions.cpp
|
Simplify handling of dithering matrices in extensions to avoid memory leaks
|
2020-04-23 23:41:08 -03:00 |
|
extensions.h
|
Simplify handling of dithering matrices in extensions to avoid memory leaks
|
2020-04-23 23:41:08 -03:00 |
|
extra_cel.cpp
|
Add skew transformation (fix #71)
|
2020-09-18 19:29:43 -03:00 |
|
extra_cel.h
|
Add skew transformation (fix #71)
|
2020-09-18 19:29:43 -03:00 |
|
file_selector.cpp
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -03:00 |
|
file_selector.h
|
…
|
|
|
file_system.cpp
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -03:00 |
|
file_system.h
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -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
|
…
|
|
|
find_widget.h
|
…
|
|
|
flatten.cpp
|
…
|
|
|
flatten.h
|
…
|
|
|
font_path.cpp
|
…
|
|
|
font_path.h
|
…
|
|
|
font_path_osx.mm
|
…
|
|
|
font_path_unix.cpp
|
…
|
|
|
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
|
lua: Fix app.useTool() tests when we run in batch/non-UI mode
|
2019-04-24 18:31:43 -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
|
…
|
|
|
job.cpp
|
…
|
|
|
job.h
|
…
|
|
|
launcher.cpp
|
…
|
|
|
launcher.h
|
…
|
|
|
load_matrix.cpp
|
…
|
|
|
load_matrix.h
|
…
|
|
|
load_widget.h
|
…
|
|
|
log.cpp
|
Move PACKAGE/VERSION, etc. to new ver-lib
|
2020-03-16 10:31:32 -03:00 |
|
log.h
|
…
|
|
|
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
|
…
|
|
|
modules.cpp
|
…
|
|
|
modules.h
|
…
|
|
|
notification_delegate.h
|
…
|
|
|
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
|
Fix several issues found with ThreadSanitizer
|
2020-06-17 15:55:44 -03:00 |
|
resource_finder.h
|
Fix several issues found with ThreadSanitizer
|
2020-06-17 15:55:44 -03:00 |
|
restore_visible_layers.cpp
|
…
|
|
|
restore_visible_layers.h
|
…
|
|
|
send_crash.cpp
|
Replace all base::Bind() with lambda functions
|
2020-07-03 21:51:46 -03:00 |
|
send_crash.h
|
Fix compilation when !ENABLE_UI
|
2020-03-09 10:59:28 -03:00 |
|
shade.cpp
|
…
|
|
|
shade.h
|
…
|
|
|
shell.cpp
|
Move PACKAGE/VERSION, etc. to new ver-lib
|
2020-03-16 10:31:32 -03:00 |
|
shell.h
|
…
|
|
|
site.cpp
|
Add fg/bg tiles selectors in ColorBar
|
2020-08-21 18:28:31 -03:00 |
|
site.h
|
Add fg/bg tiles selectors in ColorBar
|
2020-08-21 18:28:31 -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
|
…
|
|
|
sprite_job.h
|
…
|
|
|
sprite_position.h
|
…
|
|
|
sprite_sheet_data_format.h
|
Refactor DocExporter::DataFormat -> SpriteSheetDataFormat
|
2019-10-07 17:22:27 -03:00 |
|
sprite_sheet_type.h
|
…
|
|
|
tags_handling.h
|
…
|
|
|
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
|
…
|
|
|
thumbnail_generator.cpp
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -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
|
Merge branch 'beta' into tilemap-editor
|
2020-07-13 17:32:42 -03:00 |
|
thumbnails.h
|
Refactor laf-os memory handling
|
2020-07-07 19:06:48 -03:00 |
|
tilemap_mode.h
|
Add possibility to paint with tiles
|
2020-06-25 19:21:35 -03:00 |
|
tileset_mode.h
|
Add possibility to paint with tiles
|
2020-06-25 19:21:35 -03:00 |
|
transaction.cpp
|
Fix warnings of unused varisables when !ENABLE_UI
|
2019-12-11 12:22:01 -03:00 |
|
transaction.h
|
Add tilemap layers (#977)
|
2020-02-17 09:06:00 -03:00 |
|
transformation.cpp
|
Add support to copy/cut/paste/transform tilemaps
|
2020-10-02 19:03:53 -03:00 |
|
transformation.h
|
Add support to copy/cut/paste/transform tilemaps
|
2020-10-02 19:03:53 -03:00 |
|
tx.h
|
Add tilemap layers (#977)
|
2020-02-17 09:06:00 -03:00 |
|
ui_context.cpp
|
Pick the new tiles after moving/copying them in the tileset
|
2020-07-16 18:51:12 -03:00 |
|
ui_context.h
|
Pick the new tiles after moving/copying them in the tileset
|
2020-07-16 18:51:12 -03:00 |
|
widget_loader.cpp
|
Merge branch 'beta' into tilemap-editor
|
2020-07-13 17:32:42 -03:00 |
|
widget_loader.h
|
…
|
|
|
widget_not_found.h
|
…
|
|
|
widget_type_mismatch.h
|
…
|
|
|
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
|
…
|
|
|
xml_exception.h
|
…
|
|