160 Commits

Author SHA1 Message Date
gattolfo98 90941c2aef Implemented ignoring blank tile (#95)
* Implemented ignoring blank tile

Implemented ognoring bloank tile in ImportTileSetDialogMediator & ImportTileSetDialog

* Remove log, update jar plugin

---------

Co-authored-by: fgnm <fgnm.dev@gmail.com>
2024-08-12 19:04:30 +02:00
fgnm 10222338cb [editor only] basic folder visualization for different atlas packages 2024-05-04 21:43:52 +02:00
fgnm 2f3b9049a1 Fix editor idle memory leak 2024-05-01 11:46:30 +02:00
fgnm 21b455d4d9 Spot all Pools access different from the main thread 2024-04-30 17:53:21 +02:00
fgnm ad9b06d036 * Fix many memory leaks (mimetype check, performance panel, render notification)
* Try to make libGDX's Pools thread safe
2024-04-30 17:14:47 +02:00
fgnm 07bc5256dc fix tiled plugin 2024-04-30 13:23:38 +02:00
fgnm 18edca9e43 Update Spine support to 4.2 2024-04-19 12:45:00 +02:00
fgnm 3d4acfd397 iterate build version 2024-04-18 17:10:28 +02:00
fgnm 66723118c7 [cd skip] prepare for release 2024-04-18 15:51:03 +02:00
fgnm 8828417516 Fix Spine animations without default skin, paths in mesh attachments and optimize SpineActor 2024-04-14 15:22:14 +02:00
fgnm 3edf93aca4 Add settings to enable failsafe exceptions, improve settings dialog with automatic restart 2024-01-29 10:17:49 +01:00
fgnm 5db7ae235b [editor only] Fix Skin Composer download plugin, close #90 2023-11-19 19:29:47 +01:00
fgnm ddd8e6ad2f Iterate build version 2023-10-31 21:24:31 +01:00
fgnm 17d1e0fb58 [cd skip] Prepare for next release 2023-10-31 20:51:30 +01:00
fgnm 27d269890a Replace PureMVC with gdx-puremvc 2023-07-06 00:14:02 +02:00
fgnm fa35b67108 Iterate build version 2023-02-12 12:07:43 +01:00
fgnm 75836a539d [cd skip] Prepare for next release 2023-02-12 12:24:05 +01:00
fgnm 066516badf Update plugins 2022-07-21 15:21:40 +02:00
fgnm 9fad596a39 Iterate build version 2022-07-07 22:07:54 +02:00
fgnm 365f2d9945 [cd skip] Prepare for next release 2022-07-07 21:05:36 +02:00
fgnm 9173b03a8b [editor only] Fix performance panel 2022-07-02 22:22:27 +02:00
fgnm 6d721c6e61 Write snapshot build info inside properties and check for snapshots updates too 2022-05-23 11:00:48 +02:00
fgnm 96e8553caa [editor only] Fix AutoTile recalculatePercent 2022-05-17 18:00:51 +02:00
fgnm d4143ae3e5 Iterate development version 2022-05-12 19:48:29 +02:00
fgnm 4884a6d4f5 Prepare for release 2022-05-12 18:34:02 +02:00
fgnm 54ca253e9b [editor only] Disable TTF fonts if BitmapFont is selected 2022-04-26 21:19:19 +02:00
fgnm f20dd315e1 Minor UI fixes 2022-04-26 15:52:19 +02:00
fgnm 6ae4fb0010 Add TinyVG icon 2022-04-26 15:35:00 +02:00
fgnm 3bb5628b6d Improve Panels style pt. 2 2022-04-26 15:16:05 +02:00
fgnm ca5fd971c4 Improve Panels style 2022-04-26 15:01:22 +02:00
fgnm e0a5e86338 Allow to disable stencil buffer in FBOs, disabled by default 2022-04-17 20:40:52 +02:00
fgnm 41abff9bea [editor only] Deploy Windows package in exe 2022-04-08 11:17:45 +02:00
fgnm e474b997af [editor only] Fix 9 patches with new atlas format 2022-03-06 19:31:18 +01:00
fgnm 251c90d7e1 Update to Java 17, switch to Eclipse Adoptium 2022-01-29 00:03:51 +01:00
fgnm 89356590d3 [editor only] Fix double jar in snapshot builds 2022-01-23 19:28:48 +01:00
fgnm 8a0d9ff5b2 Proper custom variable format 2022-01-04 21:03:41 +01:00
fgnm 2dbc33a338 Add Light and Talos icons 2021-12-28 19:23:48 +01:00
fgnm 83a0f3b51d Extensions can really load data in ResourcesManager 2021-12-27 21:29:06 +01:00
fgnm 1bf7e5be99 Rework ResourceManager and related to completely detach extensions from runtime.
* Removed `SpineDataComponent`
* Removed `TalosDataComponent`
2021-12-26 23:58:51 +01:00
fgnm 3c81af5be5 * Rework CompositeItemVO class to support general entities type.
* Remove `CompositeVO`
* Upgrade Project Version to `1.0.0` (support migration)
* Bump HyperLap2D version to `0.1.0`
2021-12-25 00:46:22 +01:00
fgnm e4ab5081cd Fix some deprecated 2021-11-06 09:01:00 +01:00
fgnm d95ab53944 Improve UICompositeHierarchy style 2021-10-09 22:27:32 +02:00
fgnm b66afe3739 Small UI fix 2021-10-09 09:57:47 +02:00
fgnm 9b5647080f Fix automatic tile set split 2021-10-09 08:39:03 +02:00
fgnm d29a3c1b64 Fix some issues with Tiled plugin 2021-09-25 09:46:40 +02:00
fgnm dfbc70b7af Rebuild plugins 2021-09-12 12:14:15 +02:00
fgnm 812080fc42 Set 9patch padding equals to split 2021-08-13 17:21:23 +02:00
fgnm 7a6a17fe35 Zoom fix to 9patch plugin 2021-08-11 19:28:03 +02:00
fgnm ed766dce6c [editor only] Add Artemis license notice 2021-08-09 19:58:12 +02:00
fgnm 8adf63dff9 Move Editor to Artemis-based runtime:
* Epic artemis switch!
* Update to 0.0.8-SNAPSHOT
2021-08-07 18:07:09 +02:00