Commit Graph

10440 Commits

Author SHA1 Message Date
David Capello 8cb2e390e4 Fix out of bounds crash accessing grid columns using bad cell spans (fix #5114)
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
2025-11-18 17:23:29 -03:00
David Capello 2fffdd4de9 Fix selecting a recent/pinned folder to export w/relative paths (fix #5388) 2025-11-18 14:45:51 -03:00
David Capello be15ead01d Limit max font size to 1000 (fix #5535)
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
2025-11-18 11:04:48 -03:00
David Capello 58c77af7d3 Remove unused capture from lambda 2025-11-18 11:04:32 -03:00
David Capello 2c83b3d5e4 Merge branch 'main' into beta
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
build-auto / build-auto (Debug, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, windows-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, windows-latest) (push) Has been cancelled Details
2025-11-17 19:15:24 -03:00
David Capello 527282302c Minor changes in Tabs impl 2025-11-17 19:01:45 -03:00
Christian Kaiser ffbc64ebc2 Fix dragged tabs lingering when executing commands (fix #5496) 2025-11-17 18:59:23 -03:00
Martín Capello ce34225f45 Fix entry's selected text bg drawing (fix #5520) 2025-11-17 17:21:29 -03:00
David Capello df8b091ca9 Minor changes in SoloLayer to simplify a little its code 2025-11-17 17:06:11 -03:00
David Capello 3731253483 Restore possibility to soloing several layers w/Alt+drag mouse in timeline eye icons
Minor regression from #5527
2025-11-17 17:04:15 -03:00
David Capello eae574d831 Rename ToggleOtherLayersVisibility -> SoloLayer (#5291 / #5527)
We already have a "View > Preview > Hide Other Layers" command, so we
prefer a command name that is well-known in software (soloing a layer)
for this.
2025-11-17 15:51:48 -03:00
Gaspar Capello 6bdfdec840 Add key bindable "Hide other layers" command (fix #5291) 2025-11-17 15:43:00 -03:00
Martín Capello 44a94a1487 Invalidate and flushRedraw at every Console.printf
There were cases where the error message was not displayed on the
console when Console.printf was called inside the onDrop method, so
this was needed
2025-11-17 15:16:01 -03:00
Martín Capello ea202f5394 Show error when dropping unsupported image 2025-11-17 15:16:01 -03:00
David Capello 0dc3c94cea [win] Add option to associate any kind of file w/the running instance of Aseprite
Related to #477
2025-11-17 12:07:16 -03:00
David Capello a28f9a3043 Move Tablet and File Explorer to Windows-specific section 2025-11-17 12:07:16 -03:00
David Capello b04d68b087 [win] Add options to customize how to see thumbnails on File Explorer (fix #2606)
In Edit > Preferences > Aseprite Format > File Explorer section now we
can edit how we see (or disable) thumbnails on Windows File Explorer.
2025-11-17 12:07:11 -03:00
David Capello 00f60cb65c Minor changes in ui::TooltipManager 2025-11-17 12:06:20 -03:00
David Capello a2bde2c01a [lua] Property changes outside a transaction don't generate undo steps (fix #4568)
build-auto / build-auto (Debug, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, windows-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, windows-latest) (push) Has been cancelled Details
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
This is an API breaking change if the user was expecting new undoable
steps for each property change outside a transaction. The way to fix
it is wrapping each property change inside an app.transaction().
2025-11-14 19:59:14 -03:00
David Capello a072179e2e [lua] Layer flag changes inside a transaction generate undo info (fix #2991) 2025-11-14 16:25:07 -03:00
David Capello 464781690e [lua] Fix crash setting properties w/its same value (fix #5519)
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
2025-11-13 17:01:42 -03:00
David Capello 75ebebcb0a Add doc::set_property_value() function
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
2025-11-13 15:45:49 -03:00
David Capello 0c0ecc1792 Fix disabled checkbox with mouse style (fix #4988)
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
Probably not the best fix, but I think that "disabled mouse" is a
possible state to be styled/themed.
2025-11-12 18:42:53 -03:00
David Capello 4d0830bdc8 [lua] Fix ui::View style when both scrollbars are visible
Now we don't paint the bottom-right corner border of the View widget
for autoscrollbars dialogs.
2025-11-12 17:13:00 -03:00
David Capello bade03cfb1 [ui][lua] Update mouse widget when after a window is moved (fix #4757)
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
On scripts, this could happen when a window was positioned, first it
was centered when opened for the first time (the internal mouse widget
pointer was updated correctly), but then after the window was located
to its desidered location (Dialog.bounds), the mouse widget wasn't
being updated correctly again.
2025-11-12 16:32:39 -03:00
David Capello 3741d7c81e [lua] Fix Dialog:show{autoscrollbars} when dialog.bounds were set before (fix #4758) 2025-11-12 15:59:11 -03:00
David Capello a2da813dab [lua] Add support to scroll Dialog w/autoscrollbars using mouse wheel (fix #5116)
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
build-auto / build-auto (Debug, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, windows-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, windows-latest) (push) Has been cancelled Details
2025-11-11 20:30:42 -03:00
David Capello f30603ac77 Fix default RunCommand window position for multiple displays
build-auto / build-auto (Debug, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, windows-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, windows-latest) (push) Has been cancelled Details
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
* Fixed fit_bounds() call to position the window correctly when
  multiple displays are used
* We've changed the default position to avoid aligning the top part of
  this window with the tab bar.
2025-11-11 18:44:02 -03:00
David Capello 7138dc3eec Merge branch 'main' into beta 2025-11-11 16:12:11 -03:00
David Capello 8723f7f97b [lua] Fix crash using Dialog::modify()
Fixed some regressions introduced in #5481 / 71dd3835db

* Replaced Dialog::getCurrentWorkarea() with ui::fit_bounds()
  (getCurrentWorkarea() wasn't returning a valid rectangle for all
  cases)
* Fixed accessing a nullptr Dialog::view pointer
* Use View::makeVisibleAllScrollableArea() instead of setMinSize()
  directly
2025-11-11 11:50:45 -03:00
David Capello 85838e40ee [lua] Fix widgets interactivity using bounds & autoscrollbars in Dialog:show{} (fix #5516)
Added a new ui::add_scrollbars() function to merge duplicated code
between menu boxes & scripting dialogs to add required
scrollbars/viewport.

Specifically the #5516 bug was fixed avoiding re-adding a view inside
another view, i.e. calling ui::add_scrollbars() multiple times.
2025-11-10 19:33:48 -03:00
Gaspar Capello 71dd3835db Fix dialog w/scrollbar wrong size in a particular case (fix #5396 / #5481)
Prior to this fix, changing the visibility of a widget
in an autoscrolling dialog would collapse the size of the dialog.
2025-11-10 19:28:41 -03:00
David Capello 3c23fb4901 Update laf module (fix aseprite/laf#164) 2025-11-10 16:35:14 -03:00
David Capello 7cbc4f8d16 Fix crash using Select used/unused colors when there is a pixel out of bounds (fix #5096)
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
Sometimes a pixel in an indexed image contains an index bigger than
the palette limit, so we have to check those values specifically.
2025-10-29 09:15:25 -03:00
David Capello e473941376 Merge branch 'main' into beta
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
2025-10-28 16:02:25 -03:00
David Capello 8d029be02c [lua] Update scripting API version to 37 2025-10-28 15:31:57 -03:00
David Capello c4d86588ab Merge branch 'main' into beta 2025-10-28 11:11:47 -03:00
Martín Capello 600dbb5d78 [lua] Fix autoscrollbars behavior
When the Dialog autoscrollbars property was set to true and multiple
displays were used, the dialog didn't show up centered on the screen
2025-10-28 10:35:03 -03:00
Martín Capello 1467f4854e Make BrushPopup update when "saving brush here"
When the BrushPopup was open and there was an unlocked slot and then the
user pressed the "Save Brush Here" button, the popup was not refreshed
2025-10-28 10:35:03 -03:00
Martín Capello f58038493b Revert incorrect change in fit_bounds
Window's bounds origin must be set to (0,0) when using multiple
displays. I've changed that when introduced the Dialog's autoscrollbars
property, without noticing that I broke how the windows were located
inside their native window when using multiple displays
2025-10-28 10:35:03 -03:00
David Capello 74d1117e72 Update fmt submodule to v12.1.0 (testing #5487) 2025-10-28 09:30:28 -03:00
JoshuaL03 ab7e8c8327
Add ignore empty frames toggle to Export As window (fix #5452) (#5491) 2025-10-28 09:24:28 -03:00
David Capello a393688657 Merge branch 'main' into beta
build-auto / build-auto (Debug, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, windows-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, windows-latest) (push) Has been cancelled Details
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
2025-10-24 19:06:39 -03:00
Joshua Lopez 1faf96c253 Fix rotate command creating copy of selection (fix aseprite#1330)
build / build (Debug, macos-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, macos-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, lua, cli) (push) Has been cancelled Details
build / build (Debug, windows-latest, noscripts, cli) (push) Has been cancelled Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Has been cancelled Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Has been cancelled Details
2025-10-24 11:08:17 -03:00
Christian Kaiser 827c29fa14 [lua] Avoid setting window bounds when the app is closing (fix #5384) 2025-10-24 10:35:09 -03:00
David Capello 5682372ebb [steam] -batch arg should have the same effect as -noinapp (fix #5482)
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
2025-10-24 08:55:49 -03:00
Martín Capello 2fe312637b Improve rectangles and square brushes look
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
build-auto / build-auto (Debug, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (Debug, windows-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, macos-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, ubuntu-latest) (push) Has been cancelled Details
build-auto / build-auto (RelWithDebInfo, windows-latest) (push) Has been cancelled Details
2025-10-23 17:32:07 -03:00
Christian Kaiser efa6bdae72 Fix export file window not starting out centered 2025-10-23 16:08:25 -03:00
David Capello b200efd2d1 [osx] Update to macOS 10.14 as minimum platform (fix #4875)
With this we remove several C++17 limitations that were fixed
in macOS 10.13.
2025-10-23 15:03:39 -03:00
David Capello 7646eef29c [osx] Update thumbnailer version
build / build (Debug, macos-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, macos-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, ubuntu-latest, noscripts, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, lua, cli) (push) Waiting to run Details
build / build (Debug, windows-latest, noscripts, cli) (push) Waiting to run Details
build / build (RelWithDebInfo, macos-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, ubuntu-latest, lua, gui) (push) Waiting to run Details
build / build (RelWithDebInfo, windows-latest, lua, gui) (push) Waiting to run Details
2025-10-22 17:35:12 -03:00