25 Commits

Author SHA1 Message Date
Marc Gilleron
d56bbb44dc Update supporters 2022-01-16 03:59:32 +00:00
Marc Gilleron
f859ec1922 Share array length macro 2022-01-09 22:50:15 +00:00
Marc Gilleron
b67ca3d903 Namespaced every registered class 2022-01-09 22:16:44 +00:00
Marc Gilleron
b77994f735 Added Transvoxel tables license 2021-12-31 18:24:20 +00:00
Marc Gilleron
f0d0dddc2b Added FastNoise2 license 2021-12-31 18:24:01 +00:00
Marc Gilleron
e336124969 Update supporters 2021-12-17 01:26:37 +00:00
Marc Gilleron
4f8ba5549d Fix AboutDialog showing on startup and kinda broken 2021-12-14 01:29:04 +00:00
Marc Gilleron
922f361cb0 Made it compile in Godot 4
- Made a bunch of changes to comply with Godot 4 API
- Use Godot's Vector3i and add the missing stuff with helper functions
- Transvoxel uses custom attributes API, the old way would not work
- Wrap MeshOptimizer in a unique namespace (see build script why)
- Added clang-format file for the module as some rules now differ
- Prevent thirdparty code and lookup tables from being clang-formatted
- Very likely full of runtime bugs that need fixing
2021-12-13 21:38:10 +00:00
Marc Gilleron
2dfd4c0eab Update supporters 2021-11-06 00:11:30 +00:00
Marc Gilleron
c0384a4389 Fix signedness 2021-09-26 21:10:54 +01:00
Marc Gilleron
6873f2a6b1 Added third-party licenses to about window 2021-09-26 19:33:44 +01:00
Marc Gilleron
d4f1526ef2 Fix ok button not closing the window 2021-09-26 19:33:09 +01:00
Marc Gilleron
3f8f8140e0 Make ok button larger, as all ok buttons should be in Godot (but aren't) 2021-09-26 19:32:16 +01:00
Marc Gilleron
186bbfc22e Fix accentued characters in about window 2021-09-26 19:31:28 +01:00
Marc Gilleron
b785431d62 Update supporters 2021-09-17 21:40:55 +01:00
Marc Gilleron
10f8e76db4 Update supporters 2021-08-14 16:43:07 +01:00
Marc Gilleron
e40a50f8bd Update supporters 2021-07-01 22:19:31 +01:00
Marc Gilleron
a1662040d2 Update supporters 2021-06-19 18:33:18 +01:00
Marc Gilleron
a0a2abfcd0 Update donors and version 2021-03-27 01:47:16 +00:00
Marc Gilleron
4d68f2d276 Update supporters 2021-03-02 21:10:27 +00:00
Marc Gilleron
8a0d2983c4 Update readme with new docs 2021-01-21 19:04:28 +00:00
Marc Gilleron
699aeeac90 Added RonanZe 2021-01-18 18:53:55 +00:00
Marc Gilleron
0346de9f6d Added Phyronnaz 2021-01-01 01:43:10 +00:00
Marc Gilleron
659e45fe32 Fix hyperlinks not working in about window. Also made license text selectable 2020-12-18 23:12:32 +00:00
Marc Gilleron
2f8687fd12 Added About window and list of donors 2020-12-17 21:45:44 +00:00