Commit Graph

  • 96b3e77976 Add option to save/restore user-defined layouts on memory David Capello 2022-08-25 16:31:42 -0300
  • 7f43342d03 Set the initial timeline position in the LayoutSelector correctly David Capello 2022-08-25 10:25:41 -0300
  • c21ed90c47 Show the timeline when we set its position from the LayoutSelector David Capello 2022-08-25 10:22:21 -0300
  • 405e557094 Improve the layout selector UI David Capello 2022-08-25 10:14:09 -0300
  • c4502ab8dc Save/restore color bar splitter position correctly David Capello 2022-08-24 17:29:29 -0300
  • 1f83bd7748 Save/restore timeline splitter position correctly David Capello 2022-08-24 17:10:12 -0300
  • 7879631b79 Fix popups & tooltips direction when ToolBar is docked at the left side David Capello 2022-08-23 11:42:55 -0300
  • decd66486b Fix std::clamp() max bound in TipWindow::pointAt() David Capello 2022-08-23 11:39:51 -0300
  • cc3f3b58df Use std::unique_ptr in ToolBar members David Capello 2022-08-22 14:30:46 -0300
  • 00580289fe Fix memory leaks in MainWindow David Capello 2022-03-28 16:02:27 -0300
  • 8538bb515c Add Dock widget, initial & basic version of dockable elements (#518) David Capello 2021-10-13 10:50:42 -0300
  • 248dae6f9c Fix compilation when ENABLE_UI=OFF David Capello 2023-09-21 17:32:50 -0300
  • f3e1aa76ef Fix Timeline operations with ranges using virtual vs real ranges (#3904) David Capello 2023-06-08 19:00:49 -0300
  • 6b9afb9a4d Add the TimelineAdapter concept to abstract frames access (#3904) David Capello 2023-06-05 17:25:01 -0300
  • f47d790517 Initial refactor to create the view module (#3904) David Capello 2023-05-31 12:02:33 -0300
  • 84b2b87c1e Add collapse tags command (only logic side, #920) David Capello 2023-05-22 17:03:03 -0300
  • a934dd66f3 Add support for variable frame width in Timeline David Capello 2017-07-25 15:26:32 -0300
  • c904a78994 Merge branch 'main' into beta David Capello 2024-04-23 15:34:43 -0300
  • 422d74a271 Replace jpeglib with libjpeg-turbo David Capello 2024-04-23 11:33:55 -0300
  • 9f437a5529 Update laf module David Capello 2024-04-23 09:50:51 -0300
  • 2065f9952a Disable iconv in libarchive David Capello 2024-04-23 09:47:21 -0300
  • d92d8c36ee Update freetype2 module David Capello 2024-04-23 09:47:10 -0300
  • 2cd84020b3 fix deprecated doc error in macOS section of INSTALL.md melanihodge 2024-04-22 22:42:15 -0500
  • 6df963b3f8 add in a README doc file for the jumble tool melanihodge 2024-04-22 22:27:28 -0500
  • e440377648 add in a README doc file for app options melanihodge 2024-04-22 21:52:44 -0500
  • 648ff61d1a Update laf module David Capello 2024-04-22 18:46:59 -0300
  • e48e71ba28 Update to tinyxml2 David Capello 2024-04-22 18:28:03 -0300
  • 4d18200b0c [lua] Fix bugs handling errors inside app.transaction() David Capello 2024-04-22 11:13:10 -0300
  • d1ea2eaff1 Avoid warnings about redefining LUA_USE_WINDOWS David Capello 2024-04-21 22:43:24 -0300
  • 0b55dcdb3a [lua] Close stdin handle when we start running the GUI David Capello 2024-04-21 22:37:51 -0300
  • 7cf2ee9325 [lua] restore rollback of failed transactions lampysprites 2024-04-22 02:40:16 +0600
  • cd211ba0fd [lua] Ask permissions for io.lines/input/output functions David Capello 2024-04-21 14:30:25 -0300
  • 7172de5007 [lua] Use internal variables to store ptrs to original unsecure functions David Capello 2024-04-21 13:24:28 -0300
  • 53bb6aceec [lua] Disable loadfile() without args in GUI mode David Capello 2024-04-21 13:09:55 -0300
  • 87241a8181
    Update build.yml dmm062170 2024-04-20 21:02:35 +0800
  • c06b91fa7d Fix CounCountour Tool: pixel perfect doesnt work after a straight line (fix #4256) Gaspar Capello 2024-04-19 17:34:44 -0300
  • 5ad969466b [win] Insert emojis with Windows key + . (period) correctly David Capello 2024-04-18 17:52:46 -0300
  • fe7033fbc1
    zlib: Update to 1.3.1 Jakub Marcowski 2024-04-09 19:43:43 +0200
  • 33c085b322 Fix crashing segfault when calling: app.command.CloseFile() or app.command.GotoPreviousTab() , in --batch mode (fix #4352) Gaspar Capello 2024-04-17 15:16:01 -0300
  • 5a5d6d3360 Fix drop pixels when drag/modifying tag range while transform state is active (fiix #4375) Gaspar Capello 2024-04-16 14:50:33 -0300
  • f64e8065e7 Update laf module David Capello 2024-04-15 11:49:44 -0300
  • 99e6e7bd82 Fix nested tag with "Ping-Pong" repeat mode causes to skip the first frame of the parent tag (fix #4271) Gaspar Capello 2024-04-08 19:01:27 -0300
  • 517e2fe809 Minor fixes to "Fix nested tag with "Ping-Pong" repeat mode causes to skip the first frame of the parent tag (fix #4271)" Gaspar Capello 2024-04-12 10:23:11 -0300
  • 81e4d40112
    One more time 🤖 Jakub Marcowski 2024-04-10 23:20:43 +0200
  • d0790f5070 Make os::SurfaceFormat an enum class Martín Capello 2024-04-10 17:52:41 -0300
  • d886e20f6c [lua] Secure io.popen() access (and enable popen on Linux) David Capello 2024-04-10 12:00:17 -0300
  • 02f794ea99
    Update ZLIB_BUILD_EXAMPLES var's docstring Jakub Marcowski 2024-04-09 23:53:17 +0200
  • f413ada71d
    Update libarchive definitions Jakub Marcowski 2024-04-09 23:51:19 +0200
  • d6d21ab9eb
    Add libarchive definitions: HAVE_WCSCPY and HAVE_WCSLEN Jakub Marcowski 2024-04-09 23:15:50 +0200
  • be2a0f9b95 Fix compilation when ENABLE_UI=OFF David Capello 2023-09-21 17:32:50 -0300
  • 4b6860fbaa Fix Timeline operations with ranges using virtual vs real ranges (#3904) David Capello 2023-06-08 19:00:49 -0300
  • 485680bb02 Add the TimelineAdapter concept to abstract frames access (#3904) David Capello 2023-06-05 17:25:01 -0300
  • 50667636b3 Initial refactor to create the view module (#3904) David Capello 2023-05-31 12:02:33 -0300
  • d463ffc149 Add collapse tags command (only logic side, #920) David Capello 2023-05-22 17:03:03 -0300
  • 18bb996cc0 Add support for variable frame width in Timeline David Capello 2017-07-25 15:26:32 -0300
  • d21f3457b4
    Change ZLIB_TESTS var to ZLIB_BUILD_EXAMPLES Jakub Marcowski 2024-04-09 21:30:33 +0200
  • 50862665fe
    zlib: Update to 1.3.1 Jakub Marcowski 2024-04-09 19:43:43 +0200
  • 47a090b09b Fix nested tag with "Ping-Pong" repeat mode causes to skip the first frame of the parent tag (fix #4271) Gaspar Capello 2024-04-08 19:01:27 -0300
  • a6d9e5243f Merge branch 'main' into beta David Capello 2024-04-08 17:04:45 -0300
  • 6a12c7014d Select "English" if the current language is not found in Preferences v1.3.6 David Capello 2024-04-08 13:23:38 -0300
  • 4d5bf53be8 Fix crash accessing empty list of sprites updating ContextBar fields (fix #4407) David Capello 2024-04-08 10:44:44 -0300
  • fd2a98c0e6 [win] Fix title bar flickering selecting menus/dialogs David Capello 2024-04-07 11:39:16 -0300
  • 987f6be843
    Update build.yml Enderabyss 2024-04-06 14:23:17 +0800
  • 86ae7024d2 Update laf David Capello 2024-04-05 22:48:02 -0300
  • 6c109e9ea6
    Update build.yml Jack小男孩 2024-04-04 18:59:47 +0800
  • c179aabb57 fix #4217: Disable mouse stabilizer while previewing a straight line This commit addresses the issue where the Shift+brush tool was not disabling the mouse stabilizer, leading to unintended behavior when previewing a line. This commit adds the necessary implementation to properly disable the stabilizer when Shift+brush tool is used. Additionally, the function DrawingState::disableMouseStabilizer() now calls ToolLoopManager::disableMouseStabilizer() to ensure the stabilizer is disabled correctly. Guilherme Belchior 2024-04-01 20:12:04 +0100
  • c2ed659efa Add PICO-8 Extended color palette musjj 2024-03-31 19:30:23 +0700
  • e21859c4af Migrate clip module from aseprite to laf David Capello 2024-03-26 13:31:22 -0300
  • ec4e82bdc0 Fix crashes with SpriteJob(s) that weren't locking the doc correctly (fix #4315) David Capello 2024-03-25 15:37:11 -0300
  • 427ee6f5b5 Use target_sources() instead of variables to list app-lib sources David Capello 2024-03-19 16:03:46 -0300
  • 571a3965e9 Fix copy+move cursor icon bug (fix #3887) Charles Bradley 2024-03-14 15:23:50 -0600
  • 8709219d68 Update laf (fix #4368) David Capello 2024-03-15 11:25:59 -0300
  • 1605c71620 Fix copy+move cursor icon bug (fix #3887) Charles Bradley 2024-03-14 15:23:50 -0600
  • e129fefb2e Hide "Play subtags" option in File > Export if there are no tags (fix #4308) David Capello 2024-03-12 15:54:05 -0300
  • 30f55d196b Show "Apply pixel ratio" option in File > Export only when needed (#4308) David Capello 2024-03-12 15:13:35 -0300
  • 56357e68ce Merge branch 'main' into beta David Capello 2024-03-11 18:03:17 -0300
  • a0e469624a Use make_shader() helper function to create ColorSelector shaders David Capello 2024-03-11 17:48:11 -0300
  • 7905acf38a Handle some extra CannotWriteDocException cases when ContextWriter is used (#4367) David Capello 2024-03-11 17:15:13 -0300
  • 7f659d2f86 Handle exceptions that DocDestroyer can throw (probably #4367) David Capello 2024-03-11 11:06:57 -0300
  • b8514ad1c6 Add helper functions make_shader(), make_skimage/skcanvas_for_docimage() David Capello 2024-03-11 10:34:05 -0300
  • e987071a5f
    Update README.md Tom Chauvel 2024-03-10 19:13:58 +0100
  • 43e366b1c8
    Merge pull request #1 from AquaBx/patch-1 Tom Chauvel 2024-03-10 19:13:01 +0100
  • fa45ed6d60
    Update primitives.cpp Tom Chauvel 2024-03-10 19:12:38 +0100
  • 2127ab719d Grey line between black and white ones Charlie-83 2024-03-09 17:58:31 +0000
  • 31a17e060a
    Update build.yml Gasongjinmei17 2024-03-09 19:32:40 +0800
  • ab18cd986c Update to new laf draw_text() API David Capello 2024-03-07 19:23:38 -0300
  • c11cf7e8cc clang-tidy fixes Charlie-83 2024-03-07 08:49:15 +0000
  • 50d4f9d802 Don't try to clone strings repo if Git isn't available (fix #4357) David Capello 2024-03-06 09:59:20 -0300
  • 65d5c42ae7 Reduce alpha for extra spectrum indicators Charlie-83 2024-03-06 08:14:23 +0000
  • 4584d67b69 Update modules David Capello 2024-03-05 19:39:50 -0300
  • 4cfb3cfa3f Merge branch 'main' into beta David Capello 2024-03-05 19:22:23 -0300
  • 571b4ec9f2 Update to new laf API (os::System::instance()/make()) David Capello 2024-03-05 18:50:24 -0300
  • 9c611cfaf9 Update laf David Capello 2024-03-04 14:57:19 -0300
  • 73fe8099d9 [win] Add 20x20 and 28x28 versions of Aseprite icon (fix #3034) David Capello 2024-02-29 23:20:44 -0300
  • cfb663f820 Some fixes to readability-else-after-return David Capello 2024-02-29 10:26:47 -0300
  • 667335be62 Update laf David Capello 2024-02-28 21:10:57 -0300
  • 32bdb3a695 Minor rename of header guard David Capello 2024-02-28 21:10:07 -0300
  • 4ea0390623 Add [[nodiscard]] to Tx as we have to create an instance of Tx when we use it David Capello 2024-02-28 21:09:23 -0300
  • 83d83cd8c6 Add const to lock_guards David Capello 2024-02-28 12:31:38 -0300
  • d37bfa6c43 Fix compilation of tests when LAF_BACKEND=none David Capello 2024-02-28 10:45:52 -0300