1204 Commits

Author SHA1 Message Date
fgnm 138629087c Merge VO serializer into new factories 2021-12-19 01:33:41 +01:00
fgnm 2a18249a49 [Editor only] When an asset is deleted has to be removed in any scene 2021-12-18 19:53:02 +01:00
fgnm 7e88aa42fd [Editor only] allow to use legacy libGDX format 2021-12-12 15:41:32 +01:00
fgnm 67de084a61 Fix bad typo in Spine extension package :p 2021-12-08 21:59:24 +01:00
fgnm affc1a867c Don't duplicate factories 2021-12-04 23:07:44 +01:00
fgnm 5531ea3e25 Update CHANGES 2021-12-04 13:26:56 +01:00
fgnm 2128ad9491 Remove injections from Actions to fix GWT issue 2021-12-01 14:02:20 +01:00
fgnm fc95b2b750 [editor only] Fix EntityUtils#changeParent 2021-11-25 22:37:30 +01:00
fgnm 8553f7ee54 Try to ignore gliphlayout crash for now 2021-11-20 00:17:32 +01:00
fgnm 6de7eaf1f5 Support new libGDX atlas file format 2021-11-20 00:07:59 +01:00
fgnm d08e8d607c Fix GWT Spine Extension 2021-11-17 22:52:29 +01:00
fgnm a4cd45d7fa Fix Spine export 2021-11-17 22:27:10 +01:00
fgnm d722047a40 Fix some NPE in shaders 2021-11-17 21:53:00 +01:00
fgnm b734054b72 Update LWJGL 2021-11-17 21:51:23 +01:00
fgnm 69f77672ce Early support to artemis serialization/deserialization 2021-11-14 21:50:45 +01:00
fgnm e4ab5081cd Fix some deprecated 2021-11-06 09:01:00 +01:00
fgnm 512896ebd5 [editor only] Fix NPE when box resource selection and shift key is pressed 2021-11-01 15:49:34 +01:00
fgnm adbc685b3c [editor only] Improve arrow keys navigation in AtlasesPackDialog and clear invalid images when open project, close #70 again. 2021-10-30 14:19:11 +02:00
fgnm 86dd610a5d Let default sprite batch overridable 2021-10-29 14:15:55 +02:00
fgnm 55c7db3f6e [editor only] Preview asset in atlas packing dialog, close #70 2021-10-25 22:09:13 +02:00
fgnm 5da9da9eaa Fix javadoc 2021-10-25 13:40:59 +02:00
fgnm cbdac75651 Improve SceneLoader API:
* Add `loadScene#(SceneVO, Viewport, boolean)`, close #71
* Add `addScriptByTagName#(String, Class<BasicScript>)`
* Add `addScriptByTagName#(String, IScript)`

Avoid script init twice
2021-10-25 11:53:26 +02:00
fgnm e13fc8a342 Navigate with arrow keys in AtlasesPackDialog, close #69 2021-10-23 17:32:51 +02:00
fgnm dc1c9f9a5a Allow multiple selection in AtlasesPackDialog, close #68 2021-10-23 16:23:09 +02:00
fgnm c1abe13699 No reason to skip cull for physics bodies 2021-10-23 15:42:30 +02:00
fgnm 4a8214e1d4 Fix Java 7 compatibility 2021-10-10 20:58:59 +02:00
fgnm d95ab53944 Improve UICompositeHierarchy style 2021-10-09 22:27:32 +02:00
fgnm 7d0332ed99 Fix wrong layer object management 2021-10-09 11:16:42 +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 58f0612b5c Update Talos VFX to 1.4.0 2021-09-25 08:42:42 +02:00
fgnm 0361a1478d Fix update circle npe 2021-09-25 08:40:46 +02:00
fgnm 53f61f9994 Avoid NPE when recycling fixtures 2021-09-20 22:40:48 +02:00
fgnm 8ecb62d015 Recycle box2d fixtures whenever is possible with some optimizations 2021-09-18 22:33:38 +02:00
fgnm 19270be878 Fix class cast exception in Repeat graph node action 2021-09-17 00:04:21 +02:00
fgnm 0c431080b4 Support Circle shapes for physics bodies 2021-09-12 19:35:24 +02:00
fgnm dfbc70b7af Rebuild plugins 2021-09-12 12:14:15 +02:00
fgnm 8f437df909 Refactor how box2d shapes are handled (still wip), add support for chain loops, prepare for circle shapes 2021-09-12 11:58:07 +02:00
fgnm c2950c10ba Rename Drawable to DrawableLogic, avoid confusing with Scene2D 2021-09-05 09:59:45 +02:00
fgnm 64ba418425 Misc fixes 2021-09-05 09:55:24 +02:00
fgnm 4625cdbaa6 [cd skip] Update CHANGES 2021-08-27 21:12:30 +02:00
fgnm e3c4a7260d Bounding boxes fixes all problems, close #34 2021-08-27 21:01:05 +02:00
fgnm 8de802670f Better culling debug 2021-08-27 20:44:51 +02:00
fgnm 7269fb2870 Some fixes to chain light 2021-08-27 19:47:44 +02:00
fgnm dfae406578 Support Mono Space font 2021-08-27 18:11:17 +02:00
fgnm 82b9733cce Improve loadFromLibrary 2021-08-27 17:11:18 +02:00
fgnm bea95dc154 Split Typing Label into its own extension 2021-08-21 16:13:07 +02:00
fgnm 07c9cc52b3 Split Typing Label into its own extension 2021-08-21 16:09:17 +02:00
fgnm 83c2215cdc Split Typing Label into its own extension 2021-08-21 16:03:59 +02:00