Commit Graph

  • bc0e0a992d
    Merge f715038c5d into 6047ab69de Gaspar Capello 2024-07-04 18:41:18 +0000
  • f715038c5d Add tests for 'eraser' in 'Replace Color Mode' Gaspar Capello 2024-07-04 15:28:56 -0300
  • 6a836a918b Fix transparent color is possible on opaque sprites (fix #4370) Gaspar Capello 2024-07-04 15:28:34 -0300
  • 9ecc9456e0
    Merge 36aaf3f5cd into 6047ab69de Menderes 2024-07-04 14:28:04 -0300
  • 6047ab69de [ui] Fixed slice order in File > Export > Export As > Area main requizm 2024-06-26 20:20:05 +0300
  • 79f2c7896a
    Merge c2ed659efa into 79efbd76a1 musjj 2024-07-04 17:10:28 +0000
  • 79c5cc524b
    Merge a3d6fce070 into 79efbd76a1 Menderes 2024-07-04 11:23:26 -0300
  • 79efbd76a1 Update laf module David Capello 2024-07-04 11:10:15 -0300
  • 8eabc420a2
    Merge 344f2c9606 into 064ddef190 Gaspar Capello 2024-07-03 21:46:19 -0300
  • 2ef7fcf2a7
    Merge 86f1961f81 into 064ddef190 Gaspar Capello 2024-07-03 13:13:21 +0000
  • 86f1961f81 Fix suggestions by Dacap Gaspar Capello 2024-07-03 10:12:14 -0300
  • 40d3fc131a Add test to check that the app.command.ExportSpriteSheet command accepts layer name which is expressed by its path in the layer hierarchy. For example: layer = "Group1/Layer1" Gaspar Capello 2024-05-17 13:14:36 -0300
  • abaf76e0cf Fix exporting a Sprite Sheet with Group name has different functionality between CLI and Scripting (fix #4456) Gaspar Capello 2024-05-17 12:21:36 -0300
  • 4a17749df8
    Merge caf90cd52e into 064ddef190 Gaspar Capello 2024-07-02 14:32:09 +0000
  • caf90cd52e Fix mask color turns to opaque on RGBA->INDEXED conversion (fix #4438) Gaspar Capello 2024-06-12 14:57:53 -0300
  • 5f40f65912
    Merge 68df0aaca4 into 064ddef190 Gaspar Capello 2024-07-02 00:09:54 +0000
  • 68df0aaca4 Fix duplicate shortcut key configuration items in Keyboard shortcuts Window (fix #4387) Gaspar Capello 2024-07-01 14:42:30 -0300
  • 5458dbf755 Fix duplicate 'Zoom' items in the keyboard shortcuts list Gaspar Capello 2024-05-22 12:38:13 -0300
  • 96dd97294b Fix duplicate "Tiled Mode" items in the keyboard shortcuts list Gaspar Capello 2024-05-22 12:30:48 -0300
  • 84fc105510 Fix duplicate shortcut key configuration items in Keyboard shortcuts Window (fix #4387) Gaspar Capello 2024-05-21 12:36:33 -0300
  • 656a64741c
    Merge 5734d4b6c1 into 064ddef190 James 2024-06-30 06:51:34 +0300
  • ccfb570a14
    Merge 5d2f56d403 into 064ddef190 lampysprites 2024-06-29 21:49:13 -0500
  • 2337be11b3
    Merge e99af8a17d into 064ddef190 Kevin Connors 2024-06-29 12:32:40 -0400
  • ac1897bc98
    Merge c32cd78bc4 into 064ddef190 Gaspar Capello 2024-06-29 12:20:40 -0300
  • 0ce65e8238
    Merge 2cf03962a6 into 76a8a8af7a David Capello 2024-06-28 20:39:22 -0400
  • 36aaf3f5cd Fixed size calculation on resize_image requizm 2024-06-27 23:23:20 +0300
  • a3d6fce070 Added opacity field when exporting a cell requizm 2024-06-27 19:23:33 +0300
  • 57e95dd1c4
    Merge 9e77b69176 into 064ddef190 Emad Dehnavi 2024-06-27 16:50:31 +0200
  • 064ddef190 Don't clone strings repository by default (fix #4489) David Capello 2024-06-27 08:35:55 -0300
  • f059176c10
    Merge 5591a59001 into 76a8a8af7a David Capello 2024-06-27 01:28:16 +0000
  • 90f2ad1223 [ui] Fixed slice order in File > Export > Export As > Area requizm 2024-06-26 20:20:05 +0300
  • e99af8a17d
    Update INSTALL.md Kevin Connors 2024-06-26 11:21:23 -0400
  • abe872aeb2 Convert the tileset serialization format in its own type David Capello 2024-06-26 11:24:09 -0300
  • d272b36823
    Merge 1efc563c3f into 76a8a8af7a Martín Capello 2024-06-26 10:46:56 -0300
  • cdea6004bd Refactor app::DocFormat to doc::SerialFormat David Capello 2024-06-25 22:42:42 -0300
  • 8995105b45
    Merge 042ebdd1c2 into 32a099dcb6 Baba-Yagan 2024-06-26 01:55:36 +0200
  • 76a8a8af7a Save/load blend mode/opacity for group layers when needed (#3225) beta David Capello 2024-06-25 13:55:42 -0300
  • d46d791339 Fix failed ASSERT() in RenderPlan test (#3225) David Capello 2024-06-25 13:43:02 -0300
  • 874ab55581 Fix eyedropper when composite groups option is enabled (#3225) David Capello 2024-06-25 11:09:02 -0300
  • c61a5c9a01 Minor formatting fixes David Capello 2024-06-25 11:08:17 -0300
  • ffc3684b1b Compose groups separately from all other layers Maintain hierarchical structure of sprite groups instead of flattening. Allows opacity and blend mode to be applied correctly to groups. Sets the foundation for future features like mask layers. Guilherme Belchior 2024-06-03 23:00:04 +0100
  • 5beebe0de4
    Merge b6026ad433 into 32a099dcb6 Valtteri Heikkilä 2024-06-24 17:13:13 -0300
  • 1efc563c3f Try specific logic to transform slices content instead of the PixelsMovement class Martín Capello 2024-06-24 16:14:13 -0300
  • 7238e5737e
    Update build.yml xuanbinimin 2024-06-25 01:30:21 +0800
  • aa62fe873e Fix duplicate 'Zoom' items in the keyboard shortcuts list fix-commands-shortcuts Gaspar Capello 2024-05-22 12:38:13 -0300
  • d66f0e54b3 Fix duplicate "Tiled Mode" items in the keyboard shortcuts list Gaspar Capello 2024-05-22 12:30:48 -0300
  • 7e83512266 Fix duplicate shortcut key configuration items in Keyboard shortcuts Window (fix #4387) Gaspar Capello 2024-05-21 12:36:33 -0300
  • c32cd78bc4 Don't allow to install third-party themes that override the default one (fix #4226) fix-default-theme Gaspar Capello 2024-04-10 17:43:46 -0300
  • 39d8173f63
    Merge 8a17be1d11 into 32a099dcb6 Gaspar Capello 2024-06-24 09:08:13 -0300
  • 855d5a6864
    Merge e2438e1c8e into 32a099dcb6 Nathanael Thompson 2024-06-23 03:01:14 -0400
  • f9e4bcd654
    Merge 74a89085d8 into 32a099dcb6 Kai Richardson 2024-06-22 21:00:41 +1000
  • 33bce5d95e
    Merge 3ac3038418 into 32a099dcb6 Patrick Meehan 2024-06-21 00:50:40 -0700
  • 32a099dcb6 Fix crashes with ill-formed fmt format strings (fix #2274) David Capello 2024-06-20 20:14:29 -0300
  • b61967dee3
    Merge e995f83ec4 into 3d50a85d14 Tom Chauvel 2024-06-20 19:48:06 +0200
  • 5786c4adf3
    Merge 71dfcbb878 into 3d50a85d14 sumibi-yakitori 2024-06-20 14:55:09 +0000
  • 602eb4f9d1
    Merge 89595f10f8 into 3d50a85d14 tetektoza 2024-06-20 09:15:15 +0000
  • 8cbace9bf7
    Merge afc52695eb into 3d50a85d14 tetektoza 2024-06-20 04:04:31 +0000
  • 6a75ad6e96
    Merge e9328aa1e1 into 3d50a85d14 nullicorn 2024-06-20 03:34:17 +0000
  • 3d50a85d14 Fix mipmaps options when downsampling (fix #4317) David Capello 2024-06-19 20:51:02 -0300
  • 649f444f05 Disable bugprone-narrowing-conversions clang-tidy check David Capello 2024-06-19 17:30:11 -0300
  • 5591a59001 Render text/highlight selected text on the canvas David Capello 2024-06-19 16:41:28 -0300
  • a487bcec7d Add new Text tool (fix #28) David Capello 2024-06-11 22:31:13 -0300
  • a15e5aa376 Fix FontInfo tests David Capello 2024-04-16 11:23:37 -0300
  • 2fa21c8680 Fix text bounds using shaped text w/the font of each text run David Capello 2024-04-16 11:01:26 -0300
  • 062310f5c3 Fix bug ignoring bold/italic after we click another font name David Capello 2024-04-15 19:02:07 -0300
  • da9f9b9ce1 Add Bold/Italic buttons to select a font David Capello 2024-04-15 18:52:36 -0300
  • 0bf1ef2699 Use the most regular/normal typeface style for preview purposes David Capello 2024-03-26 16:00:39 -0300
  • 889c72536b New font selector (fix #4363) David Capello 2024-03-25 11:59:25 -0300
  • 87b2a06385 New ui::FocusMessage with oldFocus/newFocus fields David Capello 2024-03-20 20:22:11 -0300
  • 6855c1368d Merge branch 'main' into beta David Capello 2024-06-19 16:19:16 -0300
  • db639072f7 Show relative path when exporting sprite (fix #4059) Guilherme Marcondes 2024-06-03 21:23:36 +0100
  • 9fb0ee620c [x11] Don't use ui::move_region() to move windows on X11 David Capello 2024-06-18 15:24:12 -0300
  • 2e58e70f1c Remove unused header file from ui/widget.cpp David Capello 2024-06-18 15:18:23 -0300
  • f21c9f2dce [x11] Move the user-defined pattern to detect pens to TabletOptions David Capello 2024-06-18 15:18:08 -0300
  • 7d63ceb199 Remove System::tabletAPI() function David Capello 2024-06-18 14:02:37 -0300
  • f29ec83c6c [win] Fix sync between mouse cursor <-> stylus cursor (fix #4539) David Capello 2024-06-18 13:44:19 -0300
  • 2827618786 [gpu] Fix outdated os::Surface to show latest changes on the canvas David Capello 2024-06-17 14:11:14 -0300
  • 84942175ca [gpu] Avoid reading pixels from a GPU surface to move a window David Capello 2024-06-14 21:01:25 -0300
  • f27fb00acf Merge branch 'main' into beta David Capello 2024-06-14 20:26:25 -0300
  • 2c7fc767bf Update GPU flag correctly on all display when it's changed David Capello 2024-06-14 20:07:05 -0300
  • 7ae79092b7
    Update build.yml shixiaoxinneheihei 2024-06-14 19:51:36 +0200
  • c92a59484f
    Merge a3b0c2653b into 533fb778f3 Gaspar Capello 2024-06-14 10:03:18 -0300
  • 6aec277dcb
    Merge 6015ddb79d into 533fb778f3 Michele Caini 2024-06-13 12:16:07 +0000
  • c4b26d118f
    Merge 492c4db545 into 533fb778f3 tetektoza 2024-06-13 02:20:33 +0000
  • 3a748c0222
    Merge f4d9e33806 into 533fb778f3 David Capello 2024-06-13 02:16:55 +0000
  • a31b67683a Move code from StandByState to MovingSliceState Martín Capello 2024-06-12 18:04:29 -0300
  • 533fb778f3 Reorganize compilation flags in CMakeLists.txt files David Capello 2024-06-12 17:43:43 -0300
  • 36a7e48303 Use std::move to avoid unnecessary copies Martín Capello 2024-06-12 17:13:46 -0300
  • 3d86efa2a5
    Merge 2127ab719d into 8f7bf09263 Charlie-83 2024-06-12 20:06:31 +0000
  • d21412ff77 Add "Transform" checkbox to slices and introduce moving slice content Martín Capello 2024-06-12 16:21:32 -0300
  • 4816bfae25 Merge branch 'main' into beta David Capello 2024-06-11 21:51:26 -0300
  • 8f7bf09263 Fix doc::blend_image() to support different color modes (fix #4530, fix #4531) David Capello 2024-06-11 20:25:42 -0300
  • 801ea7ab6c Merge branch 'main' into beta David Capello 2024-06-10 18:58:26 -0300
  • 9e77b69176 define WEBP_LIBRARIES path Emad Dehnavi 2024-06-11 15:11:37 +0200
  • 31f3c79566 Update submodules David Capello 2024-06-10 19:27:36 -0300
  • 927a24bb18 [ci] Remove workaround for windows-2022 runner and cmake 3.25.0 David Capello 2024-06-10 17:33:59 -0300
  • 6cdf2ae2df [ci] Change jobs matrix David Capello 2024-06-10 12:20:16 -0300
  • 2ed584541b [msvc] Use a workaround to fix compiler bug (fix #4526) David Capello 2024-06-10 08:57:47 -0300
  • c46745477b
    Merge 99ee098977 into a41644f6b5 Richard Löwenström 2024-06-08 01:03:29 +0200
  • a41644f6b5 Reword and add more information to the contributing guide David Capello 2024-06-07 14:22:14 -0300