88 Commits

Author SHA1 Message Date
fgnm d4d4f21ba7 - Add Mini Map feature
- Allow to extend `HyperLap2dRenderer`
- Update copyright year
2024-06-26 10:58:53 +02:00
fgnm 10222338cb [editor only] basic folder visualization for different atlas packages 2024-05-04 21:43:52 +02:00
fgnm 4b872afcd7 Avoid some component retrieval 2024-05-03 13:37:48 +02:00
fgnm 18edca9e43 Update Spine support to 4.2 2024-04-19 12:45:00 +02:00
fgnm 088282ff3e Add Items Tree search filter 2024-04-19 12:16:30 +02:00
fgnm c47a43e044 Add tooltips for layer information in items tree 2024-02-05 10:03:31 +01:00
fgnm 1d175a5a5b Update CHANGES 2023-11-15 15:49:38 +01:00
fgnm 3f30e48e77 Update libGDX to 1.12.1 2023-11-15 15:39:41 +01:00
fgnm c7a2b735fe First integration of Spine's BoundingBoxAttachment with Box2D 2023-10-29 19:50:21 +01:00
fgnm b79d4aa691 TextureArrayCpuPolygonSpriteBatch is now the default batch 2023-10-18 20:16:27 +02:00
fgnm 8883b14d62 [editor only] Add manual camera pan control 2023-09-21 22:10:51 +02:00
fgnm 4e681d97ff Revert uniqueId persistence 2023-09-19 13:36:28 +02:00
fgnm c05aede8b0 New MainItemComponent#uniqueId management, change from integer to a non persistent random string 2023-09-16 19:35:10 +02:00
fgnm 0f16997520 Improve PhysicsActions 2023-08-08 21:00:10 +02:00
fgnm b346278e63 Update CHANGES 2023-08-07 12:58:51 +02:00
fgnm f087a89081 Sensor component custom width/height 2023-07-09 10:30:57 +02:00
fgnm 48ee1d80b7 Update CHANGES 2023-07-06 00:14:06 +02:00
fgnm 75836a539d [cd skip] Prepare for next release 2023-02-12 12:24:05 +01:00
fgnm eb5a6c4390 Custom light falloff using Constant-Linear-Quadratic coefficients 2022-08-20 22:38:36 +02:00
fgnm 28c9b3701c Initial support to Spine 4.1.0 2022-07-21 14:59:53 +02:00
fgnm 4d1a424bfc Slightly better rotation handling for bodies inside composite items 2022-05-29 20:42:55 +02:00
fgnm 4faae99a38 [cd skip] Update CHANGES 2022-05-28 20:33:45 +02:00
fgnm f3713b64b8 Allow box2d bodies inside composite items 2022-05-26 10:24:39 +02:00
fgnm a9fc469b2e [editor only] Sprite Sheet to Animation splitter 2022-05-24 19:28:12 +02:00
fgnm d0b325b380 [editor only] Fixed import Spine animations exported in compatibility mode 2022-05-21 18:03:23 +02:00
fgnm 8979ec4dea Simple Global Scene Shaders 2022-04-11 14:44:19 +02:00
fgnm 32bc5743c3 Add support to TinyVG assets 2022-04-09 21:41:06 +02:00
fgnm 5d6d1a6376 Update CHANGES 2022-04-08 23:39:56 +02:00
fgnm b66e35cc85 Update CHANGES 2022-04-07 19:10:56 +02:00
fgnm 9e0f59556d Update CHANGES 2022-04-02 12:42:17 +02:00
fgnm 34edfc94ac [cd skip] Update CHANGES 2022-03-13 14:26:40 +01:00
fgnm 11863aefdc Better external types management with ExternalTypesConfiguration 2022-03-01 22:25:16 +01:00
fgnm cfcaedbe04 [Editor only] Undecorated style for macOS 2022-01-30 18:33:08 +01:00
fgnm f68fb114f6 Update CHANGES 2022-01-16 14:31:28 +01:00
fgnm ec6b7aeb9a Add SceneConfiguration#addTagTransmuter to register custom transmuters when entities are created with EntityFactory 2021-12-23 10:04:37 +01:00
fgnm 7e88aa42fd [Editor only] allow to use legacy libGDX format 2021-12-12 15:41:32 +01:00
fgnm 5531ea3e25 Update CHANGES 2021-12-04 13:26:56 +01:00
fgnm 58f0612b5c Update Talos VFX to 1.4.0 2021-09-25 08:42:42 +02:00
fgnm 0c431080b4 Support Circle shapes for physics bodies 2021-09-12 19:35:24 +02:00
fgnm 4625cdbaa6 [cd skip] Update CHANGES 2021-08-27 21:12:30 +02:00
fgnm 3b848cd60e Update Spine support to 4.0.18.1 2021-08-10 20:29:45 +02:00
fgnm 57e377a74b Update CHANGES 2021-08-09 18:57:56 +02:00
fgnm 87eb9fa1cc * Avoid tons of garbage in Items Tree
* Update libGDX to 1.10.1-SNAPSHOT
* Update LWJGL to 3.3.0-SNAPSHOT
2021-08-08 17:04:39 +02:00
fgnm fb6130fe85 [cd skip] Update CHANGES 2021-08-07 20:24:15 +02:00
fgnm 8ed099bc36 Rework normal maps managements 2021-07-31 15:07:30 +02:00
fgnm d49398cf4e Avoid some garbage, improve resource boxes UI, cleanup 2021-07-15 12:21:33 +02:00
fgnm 1c8e8b98a4 Fixed sensors position and dimension 2021-06-09 21:05:02 +02:00
fgnm 59a575f3fb Support libGDX atlas importing 2021-06-04 18:26:22 +02:00
fgnm bc9c0a5eca Update CHANGES 2021-06-01 22:34:46 +02:00
fgnm 687cdc4a98 Light improvements:
- Add `Intensity` parameter
- Experimental Normal mapping support:
   * Simple Images
2021-05-22 23:26:26 +02:00