78 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 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 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 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 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 9173b03a8b [editor only] Fix performance panel 2022-07-02 22:22:27 +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 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 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 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 8adf63dff9 Move Editor to Artemis-based runtime:
* Epic artemis switch!
* Update to 0.0.8-SNAPSHOT
2021-08-07 18:07:09 +02:00
fgnm 8ed099bc36 Rework normal maps managements 2021-07-31 15:07:30 +02:00
fgnm fea099f747 Improve Atlases GUI 2021-07-23 23:45:15 +02:00
fgnm 087d2284ef * Custom Resources filters system
* Tiles filter, close #61
* Improve Tooltips
2021-07-18 17:42:21 +02:00
fgnm 25e3213cb0 Update pack list when create new atlas pack 2021-07-16 23:40:52 +02:00
fgnm ff5af5944f Fix duplicate strategy 2021-07-15 20:16:03 +02:00
fgnm c4b809e526 Update testing plugin 2021-07-01 08:36:40 +02:00
fgnm 9e10aafb34 Fix crash when delete tiles in tiled plugin 2021-06-26 21:34:53 +02:00
fgnm 40ad3fd236 Update test plugins 2021-06-08 20:50:45 +02:00
fgnm e7dabb2f10 Resources can be split into multiple atlas 2021-06-03 23:38:04 +02:00
fgnm 6d9a989fd9 Fix attachment names in Spine with a prefix.
Add project migrator to `v0.2.0`
2021-06-01 20:45:12 +02:00
fgnm 72a3d4c087 Pack Spine and Sprite animation into main project atlas (finally!) 2021-06-01 20:44:48 +02:00
fgnm 36f0158c4c Update runtime 2021-05-21 20:51:00 +02:00
fgnm 39f53d5587 [editor only] Tileset auto splitter 2021-05-15 19:07:36 +02:00
fgnm 01b9756eb8 Tiled Plugin improvements.
* Support animated tiles (Sprite and Spine animation)
* Improve UI
* Support custom cursors
* Bug fixes
2021-04-29 01:01:27 +02:00
fgnm c56cfec842 [editor only] Correct tile coordinates that might be changed due to float precision 2021-04-24 18:24:27 +02:00
fgnm c5456861f4 * ImageTabbedPane can support both text and icons
* Expose more assets creation in plugin api
* Improve Tiled panel UI
2021-04-23 16:52:06 +02:00
MiChinao 277ec47432 Update to new TexturePacker format 2021-03-23 14:40:16 +01:00