1204 Commits

Author SHA1 Message Date
fgnm cfcaedbe04 [Editor only] Undecorated style for macOS 2022-01-30 18:33:08 +01:00
fgnm a1cd3969f4 [editor only] Better title bar hit test 2022-01-29 20:07:27 +01:00
fgnm 251c90d7e1 Update to Java 17, switch to Eclipse Adoptium 2022-01-29 00:03:51 +01:00
fgnm 267af2b000 Some fixes to chain lights 2022-01-28 21:54:05 +01:00
fgnm 89356590d3 [editor only] Fix double jar in snapshot builds 2022-01-23 19:28:48 +01:00
fgnm f832bcbc94 Composite import/export fixes 2022-01-22 18:47:34 +01:00
fgnm 66fd5f3423 Generic export command 2022-01-22 18:47:34 +01:00
fgnm 716926fa62 Update Gradle to 7.3.3 2022-01-22 18:47:33 +01:00
fgnm 805d149be7 [editor only] Fix setOpenGLEmulation 2022-01-21 23:40:31 +01:00
fgnm 79bf6f36a3 [editor only] Fix NPE while editing vertices 2022-01-16 21:21:51 +01:00
fgnm b1fc45eafd [editor only] Fix NPE while editing vertices 2022-01-16 20:11:23 +01:00
fgnm 4f3616c2f3 [editor only] Fix NPE during migration 2022-01-16 16:06:21 +01:00
fgnm f68fb114f6 Update CHANGES 2022-01-16 14:31:28 +01:00
fgnm 16e067276c [cd skip] Merge 2022-01-16 14:24:00 +01:00
fgnm 9d105cad4d [cd skip] Prepare for 0.0.8 release 2022-01-16 13:20:45 +01:00
fgnm 581d1da9c5 Move Asset export into their own classes 2022-01-16 10:33:53 +01:00
fgnm 0d189f1937 Null safe actions 2022-01-09 22:22:15 +01:00
fgnm 5dae735877 Aah UI scale density... 2022-01-09 22:21:48 +01:00
fgnm 7ddb80bbe5 Fix TransformComponent 2022-01-08 21:09:28 +01:00
fgnm eaa9448369 Normal maps for polygon sprites 2022-01-08 19:25:23 +01:00
fgnm 9e11ae8717 Cleanup 2022-01-06 22:56:47 +01:00
fgnm c13a55971b Fix topbar when decorated 2022-01-06 12:49:09 +01:00
fgnm ef4e15ee50 Fully undecorated window in Windows OS 2022-01-06 12:44:20 +01:00
fgnm 4e4766600b Increase default LWJGL Stack Size, do not crash with big clipboard 2022-01-04 22:51:36 +01:00
fgnm 177d85a6e7 Fix GL Context crash 2022-01-04 22:33:52 +01:00
fgnm 801f5bbf41 Fix UILayerBox hit box 2022-01-04 22:18:07 +01:00
fgnm 8a0d9ff5b2 Proper custom variable format 2022-01-04 21:03:41 +01:00
fgnm 8b3242041c Better migration 2022-01-04 19:35:00 +01:00
fgnm d7120538cd Fix polygon center origin 2022-01-04 19:21:58 +01:00
fgnm 5a8e105874 Fix Polygon UI NPE 2022-01-02 21:14:29 +01:00
fgnm 61799b974b Polygons can be open ended 2022-01-02 15:30:24 +01:00
fgnm 04b5f765ea Fix polygon sprite with high ppwu 2021-12-31 17:07:21 +01:00
fgnm fce0ae9f84 Draft support to async entities loading 2021-12-31 14:09:28 +01:00
fgnm fddf4a77c4 Fix vertex ui 2021-12-31 12:55:15 +01:00
fgnm 5b14d7e2bd Fix few polygon follower issue 2021-12-30 21:08:49 +01:00
fgnm cae0f4768d Fix polygon migration 2021-12-30 20:42:46 +01:00
fgnm 8f949cc5e7 Refactor the whole polygon management 2021-12-30 00:26:37 +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 9779fd7916 Improve performance of CompositeSystem 2021-12-27 14:55:11 +01:00
fgnm 839989acf2 Better understanding of AssetManager 2021-12-27 00:35:07 +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 16b7ace5c7 Add ViewPortComponent#pixelsPerWU 2021-12-26 21:02:17 +01:00
fgnm 149f48bb3b More fixes 2021-12-25 12:42:49 +01:00
fgnm f19e6a6bac Fix migration 2021-12-25 12:04:36 +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 08d65109b5 Maybe physics interpolation now works 2021-12-23 20:57:18 +01:00
fgnm f10931a4a4 Cleanup 2021-12-23 19:07:09 +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 1686788c12 Fix some issue in script life cycle 2021-12-21 11:04:18 +01:00