Commit Graph

  • 166124526f Update laf David Capello 2024-02-28 10:16:53 -0300
  • 32a1b327a6 Fix typo David Capello 2024-02-28 10:16:36 -0300
  • edc248d418 Removing some unnecessary #includes David Capello 2024-02-28 10:16:11 -0300
  • 1a067bb223 Update json11 module David Capello 2024-02-28 08:30:23 -0300
  • b5288d85e7 Update some clang tidy checks David Capello 2024-02-27 23:17:32 -0300
  • 560ff8a471 Test readability-qualified-auto check David Capello 2024-02-27 13:25:08 -0300
  • 8fc7592066 Make clang tidy action work in PRs from forks using split_workflow David Capello 2024-02-27 19:07:53 -0300
  • 8ccfdc6ebe Test readability-qualified-auto check David Capello 2024-02-27 13:25:08 -0300
  • 619b5cbada Run clang tidy in the context of the merge commit David Capello 2024-02-27 15:41:07 -0300
  • 6440cc503b Test readability-qualified-auto check David Capello 2024-02-27 13:25:08 -0300
  • 03403953f3 Fix cmake -B param in clang tidy action David Capello 2024-02-27 14:11:02 -0300
  • 351d9c863f Add config_file parameter to clang tidy action David Capello 2024-02-27 13:55:43 -0300
  • b9f0306b9f Test readability-qualified-auto check David Capello 2024-02-27 13:25:08 -0300
  • be891230da Remove Ninja from clang tidy action David Capello 2024-02-27 13:49:32 -0300
  • f19215ea9d Update laf module v1.3.5 David Capello 2024-02-27 13:23:04 -0300
  • 7aca017a58 Fix use-after free in ase_ungroup_all() David Capello 2024-02-27 13:20:13 -0300
  • 71e0d7f7b6 Test readability-qualified-auto check David Capello 2024-02-27 11:58:07 -0300
  • 52afc9e9a7 Use build directory for cmake command on clang tidy David Capello 2024-02-27 12:05:38 -0300
  • 104f80b334 Change job name of clang tidy to avoid confusion with the build process David Capello 2024-02-27 12:19:32 -0300
  • a86b0a7d0c Fix clang_tidy.yml path David Capello 2024-02-27 12:07:19 -0300
  • 1d1b25d425 Update laf module David Capello 2024-02-27 11:54:11 -0300
  • 924eaddf75 Add clang tidy workflow action David Capello 2024-02-27 11:50:07 -0300
  • 908677edbb Update clang-tidy checks David Capello 2024-02-27 11:04:03 -0300
  • b813c1ad5f Fix regression introduced in 9e2728992d David Capello 2024-02-27 10:45:18 -0300
  • 9e2728992d Fix slice tool doesn't work correctly in a tilemap layer when we are in Manual mode (fix #4290) Gaspar Capello 2024-02-08 12:42:38 -0300
  • 7b9594f4e0 Avoid moving the playback cue when decrementing a ping-pong tag's repeat field that has only one frame (fix #4336) Martín Capello 2024-02-26 12:43:48 -0300
  • c64756ebde Keep testing loading/saving properties as they are in userdata_codec.lua David Capello 2024-02-26 17:44:56 -0300
  • 0f2b1e1d40 Avoid moving the playback cue when decrementing a ping-pong tag's repeat field that has only one frame (fix #4336) Martín Capello 2024-02-26 12:43:48 -0300
  • 9f75260d25 Change userdata_codec.lua test to check pre-saved user data properties David Capello 2024-02-26 17:12:11 -0300
  • e949a5401d Drop selection when we hide a layer that is being transformed (fix #4179, fix #3254) David Capello 2024-02-26 13:11:26 -0300
  • 91955a4480 Drop selection when we hide a layer that is being transformed (fix #4179, fix #3254) David Capello 2024-02-26 13:11:26 -0300
  • a2b294b0fe Add final modifier to ToolLoopImpl to avoid clang-tidy warning David Capello 2024-02-26 15:32:40 -0300
  • 5dbaa295c5 Revert "Drop selection if we hide the layer (fix #4179)" David Capello 2024-02-26 10:13:07 -0300
  • f22603caea Fix crash when trying to access a property of a Style which is nullptr (fix #4015) Gaspar Capello 2024-02-21 14:44:40 -0300
  • 9135388c1d
    Updat1e build.yml dadaddssa 2024-02-26 20:53:16 +0800
  • 078dac28d7 Drop selection if we hide the layer (fix #4179) Gaspar Capello 2024-02-06 14:29:29 -0300
  • 0a1282093d Also show multiple indicators in saturation bar Charlie-83 2024-02-25 10:34:12 +0000
  • 34078add33 Fix no indicator in spectrum when using colour picker Charlie-83 2024-02-25 09:00:29 +0000
  • 862de543be Multiple indicators on spectrum when multiple colours selected Charlie-83 2024-02-25 08:51:02 +0000
  • 99ee098977 improve: enable websocket ssl/tls Richard Löwenström 2024-02-24 17:10:34 +0100
  • 6ab2731fad Remove verbosity in .exe file description on Windows (fix #4333) David Capello 2024-02-23 20:00:01 -0300
  • fa1ad320ea Fix crash when trying to access a property of a Style which is nullptr (fix #4015) Gaspar Capello 2024-02-21 14:44:40 -0300
  • 10dda30a15 Don't write color2 chunk for files with more than 256 colors (fix #4322) David Capello 2024-02-22 19:43:37 -0300
  • e9328aa1e1
    Fix 'Bad substitution' in Linux thumbnailer Nullicorn 2024-02-21 22:39:11 -0500
  • 66313e540f Change double to float in some types (vec2/Transformation/PointF/etc.) David Capello 2024-02-21 18:53:18 -0300
  • 0d5075ff93 Add -noinapp option to disable Steam "in game" visibility (fix #4314) David Capello 2024-02-21 12:47:27 -0300
  • bc24780a24
    Update build.yml Fringna 2024-02-21 20:56:34 +0800
  • 3ad60c4a6f Remove unused (now inexistent) include "os/font.h" David Capello 2024-02-20 19:13:11 -0300
  • 9fb61c8a01 Use new laf-text module David Capello 2024-02-20 15:40:17 -0300
  • a7324fabfa Update to Skia m122 API David Capello 2024-01-06 14:34:55 -0300
  • 5337a728be Fix platform version for Windows 10/11 David Capello 2024-02-20 18:08:31 -0300
  • d70801e88b Throw a bad_alloc when there is not enough memory for ImageBuffer (fix #4316) David Capello 2024-02-19 11:01:43 -0300
  • 0134c74926 Fix gcc error: expected primary-expression before ‘unsigned’ v1.3.4 David Capello 2024-02-16 14:49:41 -0300
  • 644b0021fb Replace ’ unicode char with ' for news description David Capello 2024-02-16 14:10:16 -0300
  • 57bc038ced Add some extra chars in mini font for Spanish (ñ, Á, ó, part of #4307) David Capello 2024-02-16 12:59:36 -0300
  • 5e83ceb9a7 Update checkout GitHub action to avoid warning about deprecated node.js 16 David Capello 2024-02-16 12:42:53 -0300
  • 9be7c66376 Add possibility to paste as new file from clipboard on Home tab David Capello 2024-02-16 12:40:00 -0300
  • 6b7f08d2ba Drop selection if we hide the layer (fix #4179) Gaspar Capello 2024-02-06 14:29:29 -0300
  • a1b52fd64b Fix enabling commands when they need to write a document in certain cases (fix #4310) David Capello 2024-02-16 12:18:55 -0300
  • 243982ab78 Fix identify running Aseprite processes correctly to recover crashed sessions (related to #4130) Gaspar Capello 2024-02-15 12:10:09 -0300
  • cc378814b9 Fix slice tool doesn't work correctly in a tilemap layer when we are in Manual mode (fix #4290) Gaspar Capello 2024-02-08 12:42:38 -0300
  • 14696de980 [lua] Update API version v1.3.3 David Capello 2024-02-12 18:53:15 -0300
  • 12623176bb Fix copying our en.ini file to strings.git clone David Capello 2024-02-12 16:55:31 -0300
  • 749ea49185 Add link in About dialog to show the list of translators David Capello 2024-02-12 11:59:26 -0300
  • a7d4c23af9 Fix exporting one tag without "play subtags/repeats" and changing its anidir (fix #4297) Martín Capello 2024-02-09 17:31:25 -0300
  • 45e74c7338 Fix HSV/HSL values on ColorSliders Gaspar Capello 2023-09-27 12:21:17 -0300
  • d7dfe4b7fd Update laf module David Capello 2024-02-08 18:58:39 -0300
  • 916b3bf26a Fix Steam screenshots (fix #4300) David Capello 2024-02-08 18:43:38 -0300
  • 434c262489 Merge branch 'intuitive-opacity-values' (#1544, #4262) David Capello 2024-02-08 10:59:42 -0300
  • f7f2c56abf [lua] Fix tabs ID handling (fix #4268) Martín Capello 2024-01-19 17:04:21 -0300
  • 9ef6c4848d Avoid exposing doc::frames types to the global namespace Martín Capello 2024-02-07 14:04:35 -0300
  • fdafc585c2 Adjust alpha color slider to make it work as percentage or value as specified by the preference settings Martín Capello 2024-01-11 14:26:08 -0300
  • b10390625f Introduce AlphaEntry class and make InkOpacityField extend from it (fix #1544) Martín Capello 2024-01-10 15:27:17 -0300
  • dd0e5addc9 Replace slider by opacityslider (fix #1544) Martín Capello 2024-01-10 15:24:36 -0300
  • 04cf5eaa15 Introduce "alphaslider" and "opacityslider" controls. Use "opacityslider" in cel properties (fix #1544) Martín Capello 2024-01-08 15:57:29 -0300
  • 9318ce4941 Merge branch 'export-with-play-subtags' (#4173, #4211) David Capello 2024-02-07 10:41:03 -0300
  • 1b12235e8b [lua] Fix tabs ID handling (fix #4268) Martín Capello 2024-01-19 17:04:21 -0300
  • e9706f106f Fix wrong edges on Brush Preview on Tilemap Mode (fix #4176) Gaspar Capello 2024-01-10 11:23:17 -0300
  • 0c7759acf1 [lua] Fix how separators are added into dialog's tabs (fix #4288) Martín Capello 2024-02-06 16:27:24 -0300
  • 024c266231 Fix deleting the "Pixel-perfect" checkbox from the "Spray Tool" (fix #4220) Gaspar Capello 2024-01-25 11:16:50 -0300
  • 921504937c Fix Aseprite built-in file selector's file list layout to avoid horizontal scrolling (fix #4183) Martín Capello 2024-01-18 17:25:31 -0300
  • dde86adec6 Fix Aseprite built-in file selector's file list layout to avoid horizontal scrolling (fix #4183) Martín Capello 2024-01-18 17:25:31 -0300
  • 62599ad8b4 Fix assert in Widget::setMnemonic() for mnemonics like 'Ú' David Capello 2024-02-05 20:12:28 -0300
  • af73adeab0 [i18n] Clone and add "strings" repo in "data/strings.git" to get updated translations David Capello 2024-02-05 20:02:50 -0300
  • 6015ddb79d
    oops Michele Caini 2024-02-04 00:38:05 +0100
  • b0e5db7fb3
    add sprite user data when exporting documents Michele Caini 2024-02-04 00:24:28 +0100
  • 012da4da1b Add SelectedFrames.displace() tests Martín Capello 2023-12-12 16:49:47 -0300
  • 982df4db1c Add FramesSequence tests Martín Capello 2023-12-12 12:27:46 -0300
  • eb45c4adf5 Add support to "play subtags & repetitions" when exporting an animation (fix #4173) Martín Capello 2023-12-07 17:31:49 -0300
  • a6556bb4f2 Fix exit frame handling for "PlayAll" playback mode Martín Capello 2024-01-12 12:03:17 -0300
  • 0ae3a23066 Fix "ping-pong reverse" ordering of frames when exporting Martín Capello 2023-12-07 16:53:30 -0300
  • 4d8fc12351 Adjust export dialog UI to support "Play Subtags & Repetitions" checkbox (fix #4173) Martín Capello 2023-12-01 15:40:20 -0300
  • c2e770cbb9 Fix deleting the "Pixel-perfect" checkbox from the "Spray Tool" (fix #4220) Gaspar Capello 2024-01-25 11:16:50 -0300
  • 5900605549 Fix "Too much data to uncompress" error recovering sessions (fix #4291) David Capello 2024-02-02 14:01:07 -0300
  • e0a677545e Show errors in UI when we cannot recover a specific file (related to #4291) David Capello 2024-02-02 12:49:55 -0300
  • 54cfec5e63 Fix wrong edges on Brush Preview on Tilemap Mode (fix #4176) Gaspar Capello 2024-01-10 11:23:17 -0300
  • 799b3e1918 Add the user directory as the first path to search for the tags palette (fix #4182) Martín Capello 2024-01-17 18:10:05 -0300
  • 40863a3a5e Copy hex text to native clipboard when copy colors from the palette (fix #4289) David Capello 2024-01-31 11:45:12 -0300
  • dfb9edd561
    Update build.yml caonimadea 2024-01-29 13:21:09 +0800
  • e47448ca24 Fix numerical errors in gradient tool (#4131) Charlie-83 2023-11-11 11:06:15 +0000