Commit Graph

  • c0a872ee51 Update laf submodule to fix #3433 master David Capello 2022-09-02 14:35:23 -0300
  • ae889d4ae3 Remove unused local variable from BmpFormat::onLoad() David Capello 2022-08-31 12:29:56 -0300
  • 8d79350b7c Fix minor warning C4468 in MSVC using [[fallthrough]] David Capello 2022-08-31 12:28:52 -0300
  • c79fb8b211 Fix compilation when ENABLE_UI is disabled David Capello 2022-08-31 11:48:16 -0300
  • 2a93672c70 [lua] Range:clear() now clears the selection of slices David Capello 2022-08-31 11:36:39 -0300
  • 47aae7fc07 [lua] Support expressions like: app.range.slices=app.activeSprite.slices David Capello 2022-08-31 11:28:37 -0300
  • 6dce23540a [lua] Move app.selectedSlices to app.range.slices David Capello 2022-08-31 11:17:34 -0300
  • 4d65b5c925 [lua] Add app.selectedSlices field lampysprites 2022-08-31 16:48:50 +0700
  • 2789e41d48 [lua] New API version 20 David Capello 2022-08-31 09:36:27 -0300
  • 6da4000e6c Make Enter key to "Agree" loading the animation sequence when we modify the duration field David Capello 2022-08-31 09:11:13 -0300
  • c67902dee3 Request frame duration when opening sequences lampysprites 2022-08-22 18:15:24 +0700
  • 277e24c799 Minor refactor on old macros within BMP format Gaspar Capello 2022-08-30 14:44:04 -0300
  • 877b5e00a3 Add color_scales_tests David Capello 2022-08-30 14:14:06 -0300
  • bdcabdedf3 Add extended support to BMP files (fix #3277, fix #1495) Gaspar Capello 2022-08-30 13:34:32 -0300
  • 282328d6d6 Remove dependency with stringencoders library David Capello 2022-08-24 12:50:30 -0300
  • 8a7f6930d0 Fix minor memory leaks loading palettes using std::unique_ptrs David Capello 2022-08-23 15:08:01 -0300
  • ab4088502c Use FileAbstractImage in .fli and .webp file formats (#3008) David Capello 2022-08-23 11:32:02 -0300
  • 9f8df8e914 [win] Fix aseprite-thumbnailer with new changes from a66c170ded David Capello 2022-08-18 13:53:20 -0300
  • a66c170ded Add render::BgOptions to simplify some code David Capello 2022-08-17 22:40:25 -0300
  • 4e12e427ef Rename "checked" -> "checkered" (background, drawing routines, etc.) David Capello 2022-08-17 22:19:07 -0300
  • 2367c8526b Replace deprecated macro TYPED_TEST_CASE with TYPED_TEST_SUITE David Capello 2022-08-17 21:46:33 -0300
  • c8c92499b2 Include wintab32.dll sha1 information (related to #3358) David Capello 2022-08-17 12:01:03 -0300
  • e6c90334f9 Fix scrollbar for the Extensions list in Preferences is missing on the first open (fix #3456) Gaspar Capello 2022-08-10 10:49:36 -0300
  • 3a917492ee Fix crash showing color selector when GPU is enabled David Capello 2022-08-09 16:11:57 -0300
  • 19b18d2a63 Fix reference layer scaled incorrectly after Sprite > Sprite Size (fix #3461) Gaspar Capello 2022-08-08 15:39:27 -0300
  • add1128248 Fix RotSprite transparency bug (fix #3444) Gaspar Capello 2022-08-05 12:49:21 -0300
  • da636253ee Fix scale factor when using the "Export for Twitter" (fix #3465) David Capello 2022-08-08 10:29:36 -0300
  • c62aa571aa Possible fix rendering reference layers in nonreproducible scenario (fix #3460) David Capello 2022-08-05 10:30:17 -0300
  • 1f24e0be9f Fix finding webp from Skia on Windows, macOS, and Linux David Capello 2022-08-02 20:20:13 -0300
  • ccb32562ad Link with libwebp from Skia if possible David Capello 2022-07-20 14:11:00 -0300
  • 55885ee266 Fix regression: TextBox isn't rendering text (doesn't update the bounds area of the text box) Gaspar Capello 2022-07-29 18:42:20 -0300
  • 3e6360d024 Fix crash using deleted os::Surface (fix #3451) David Capello 2022-08-02 16:00:13 -0300
  • 52b1899e9d Fix crash Ctrl+clicking an ill-formed reference layer cel with width/height < 1.0 David Capello 2022-07-20 15:18:49 -0300
  • 571134c1b4 Add option to apply Saturation/Value to Hue slider in Tint/Shade/Tone optionally David Capello 2022-07-20 12:44:40 -0300
  • 504fb7b7f8 Fix crash showing user data dialog (revert regression from dd0c296209) David Capello 2022-07-20 12:02:07 -0300
  • da58670dd0 Revert "Add '{title}' and '{layer}' functionality to the Export dialog (fix aseprite/aseprite#3363)" David Capello 2022-07-19 10:26:35 -0300
  • f920e9dcb8 New shorter domain for Igara Studio: https://igara.com David Capello 2022-07-18 16:01:31 -0300
  • dd0c296209 Use tooltip_text style & color to paint tooltip windows (fix #2554) David Capello 2022-07-18 16:00:13 -0300
  • 7c8153b5ec Use selection bounds if they're visible on ImportSpriteSheet by default David Capello 2022-07-18 12:47:54 -0300
  • df33744c85 Improve color selector shaders David Capello 2022-07-18 12:01:12 -0300
  • 4389788a1d The document associated w/SpriteEvents can be nullptr in special cases David Capello 2022-07-16 13:14:24 -0300
  • f4e83371b8 Several minor improvements to the status bar David Capello 2022-07-15 16:32:49 -0300
  • 7e19592470 Preview the modified image for brush slots that don't save image colors David Capello 2022-07-15 12:49:48 -0300
  • c6e3ca0d8b Fix memory leak with IntEntry popups David Capello 2022-07-15 12:46:54 -0300
  • 60a4ebf8f6 Minor change in StatusBar::showColor() to use std::string/fmt::format David Capello 2022-07-15 12:30:15 -0300
  • 44bb1c4e48 Fix bug losing original image colors from custom brushes (fix #3375) David Capello 2022-07-15 10:05:50 -0300
  • 51132a8e84 Update laf submodule David Capello 2022-07-14 14:16:24 -0300
  • 1621973298 Merge branch 'issue-3417' into main David Capello 2022-07-14 14:11:13 -0300
  • 57064e6d16 Update submodules (laf, clip) David Capello 2022-07-13 18:16:23 -0300
  • f14fad77eb Fix std::clamp() assert fail when scrollbars are too small David Capello 2022-07-13 16:47:20 -0300
  • da81c0266d Fix empty undo history crash (fix #3417) Joseph-Eugene Winzer 2022-07-13 05:18:04 +0200
  • 9a3958278b Fix bug moving a cel, flattening all layers, and then undoing (fix #3416) David Capello 2022-07-11 10:24:43 -0300
  • 62c052dd40 Use a std::unique_ptr for m_boundsF in doc::CelData David Capello 2022-07-11 10:21:38 -0300
  • d46724329f Minor improvement in FlattenLayers to avoid some cmds David Capello 2022-07-11 10:10:36 -0300
  • 7ca66790c5 [win] Fix rounded corners on Windows 11 when some windows appear for first time David Capello 2022-07-10 22:22:57 -0300
  • 6e0394b7dc Fix using MoveMask command without visible selection David Capello 2022-07-07 16:33:39 -0300
  • daa7cc837a Minor change: Add const to some pointers in write_layer() David Capello 2022-07-07 16:10:51 -0300
  • 8fe88606c6 Fix possible std::clamp() assert fail David Capello 2022-07-07 16:08:40 -0300
  • 1b76076c52 Fix clicking a menuitem that is above another parent menubox/bar (fix #3386) David Capello 2022-07-07 16:07:22 -0300
  • 59c6c06fa0 Add missing libc++abi-10-dev dependency on Linux (#3382) David Capello 2022-07-03 12:41:02 -0300
  • 4f2eae6b77 Use C++17 [[fallthrough]] if needed David Capello 2022-06-29 20:14:03 -0300
  • b01c28c48d Add missing override modifier David Capello 2022-06-29 20:05:58 -0300
  • 7aa90db770 [lua] Add undo information in Sprite:newSlice() (fix #3393) David Capello 2022-06-29 19:46:37 -0300
  • c00f4b0d26 Comment m_overlap->setImmutable() to avoid crashing when moving tabs while debugging on windows Martín Capello 2022-06-29 15:02:21 -0300
  • 306e13dfad Clear the exported images with its mask color instead of 0 (fix #3391) Martín Capello 2022-06-27 11:05:35 -0300
  • 1f5e4cfc4f Add '{title}' and '{layer}' functionality to the Export dialog (fix aseprite/aseprite#3363) Gaspar Capello 2022-06-23 15:52:51 -0300
  • 3d0b5d809c Fix bug in move_or_copy_palette_colors() accessing out-of-range index David Capello 2022-06-28 15:17:29 -0300
  • 3adfe13b7e Add RelWithDebInfo and Debug build types to GitHub actions David Capello 2022-06-23 16:24:17 -0300
  • 0aeacd46de Disable ccache on Windows (fix #3404) David Capello 2022-06-28 14:33:12 -0300
  • aaf779e399 Update laf module David Capello 2022-06-28 14:02:33 -0300
  • 6d30f274f4 [msvc] Fix problem using invalid min/max bounds in std::clamp David Capello 2022-06-28 14:01:27 -0300
  • b7d5d4a2c9 Editable resize factor in File > Export (fix #3007) David Capello 2022-06-15 12:25:31 -0300
  • af74f8bc84 Fix memory leak when the created cel is not used in ExpandCelCanvas David Capello 2022-06-14 23:25:10 -0300
  • 4aa5fedfec New "on the fly" resize when saving/exporting image (fix #1112) David Capello 2022-06-14 23:19:39 -0300
  • c58dae51fa Fix crash using a deleted surface in Overlay::restoreOverlappedArea() David Capello 2022-06-14 21:38:47 -0300
  • e2798bc849 Fix crash creating the "No Recent File" w/AppMenuItem() (fix #3371) David Capello 2022-06-14 14:00:19 -0300
  • 30b61e501e [lua] New Image(Image, Rectangle) ctor David Capello 2022-06-14 10:04:54 -0300
  • 82cd244a6e Add support to use SaveFile commands from CLI (without UI) David Capello 2022-06-13 19:19:44 -0300
  • ddc1b76214 Convert SaveFileBaseCommand to CommandWithNewParams David Capello 2022-06-13 17:04:12 -0300
  • d160fb8b91 Minor changes in SaveFileCommand to use enums instead of bool params David Capello 2022-06-13 12:46:11 -0300
  • 25fbe786f8 [osx] Compile for macOS 10.9 in GitHub Actions David Capello 2022-06-09 19:10:31 -0300
  • 4471dab289 [osx] We cannot use std::optional::value() if we want to support macOS 10.9 David Capello 2022-06-09 19:06:16 -0300
  • 71d885d2a0 Replace base::clamp -> std::clamp as now we use C++17 David Capello 2022-06-09 18:28:06 -0300
  • b2d46bf10b Use std::unique_ptr/optional in more App objects David Capello 2022-06-09 17:13:51 -0300
  • 99c0d5b743 Fix SpriteEvents destruction (fix #3162) David Capello 2022-06-09 16:28:25 -0300
  • 1630416991 Fix a crash when a script generates a Fg/BgColor change when closing the app David Capello 2022-06-08 16:24:36 -0300
  • def9752199 Update laf module David Capello 2022-06-07 15:04:50 -0300
  • 39ba883f90 Fix bugs executing plugin init/exit() functions in different situations David Capello 2022-06-07 15:02:54 -0300
  • a39e235b23 Don't store a Command* pointer in AppMenuItem (fix #3359, fix #3360) David Capello 2022-06-07 14:47:40 -0300
  • fde8c1edb4 Add libcxx-devel as required package for Fedora in INSTALL.md (#3353) David Capello 2022-06-02 12:05:11 -0300
  • c84210fa74 Don't use expat for libarchive (we don't need support for xar files) David Capello 2022-05-31 16:51:00 -0300
  • 93dcc0349f Fix warning by ThreadSanitizer in HttpLoader David Capello 2022-05-30 19:41:41 -0300
  • 6ce205e0db Add experimental option to disable shaders for color selectors (#960) David Capello 2022-05-30 19:35:01 -0300
  • 1781ee0f15 Fix bug painting a spot w/brush size=max when releasing the mouse after auto-scrolling David Capello 2022-05-30 18:45:57 -0300
  • 251323a4d5 Add new MouseMessage() ctor to copy full information of the original message David Capello 2022-05-30 18:44:12 -0300
  • 0d0cfa7bb6 [win] Fix double-clicking on Surface devices (fix #3347) David Capello 2022-05-30 14:34:52 -0300
  • 23b269a6bc Use shaders for ColorWheel selector David Capello 2022-05-27 19:57:37 -0300
  • b561a6fbfb Use Sentry breadcrumbs to get wintab32.dll information David Capello 2022-05-26 19:33:46 -0300
  • 6277329176 Update harfbuzz module David Capello 2022-05-26 15:06:29 -0300
  • e8ad293aca Update laf module David Capello 2022-05-26 11:33:23 -0300