Commit Graph

22 Commits

Author SHA1 Message Date
547aeaad4d Fix compile for 4.0. 2021-02-06 11:51:50 +01:00
37346845b4 Fix indent in readme.md sample code. Also remove trailing ;. 2020-10-27 19:20:08 +01:00
1d1fdf5c56 Same treatment to jobs in VoxelChunk. 2020-10-26 18:29:05 +01:00
7311297906 Chunks that are stored inside worlds in scenes will properly generate their meshes now on load. Had to change _create_chunk a bit, now it will be called for all chunks, and it needs to check whether it has to init jobs or not. 2020-10-24 22:18:23 +02:00
6e68267bd0 My mesh utils module is now an optional dependency. The terrarin job will use it to simplify meshes over lod level 4. 2020-10-20 16:29:39 +02:00
90fe105b54 Update Readme.md. 2020-10-06 20:07:47 +02:00
58af069429 Add ThreadPool into the readme as an optional dependency. 2020-08-04 10:08:31 +02:00
35cf2037df Use a level lower heading for the pre-built binaries section. 2020-07-28 15:26:03 +02:00
b139773b03 Fix newline. 2020-07-28 15:25:00 +02:00
66d388b62b Mention, that BrokenSeals now has more up to date binaries, and the props module is used now. 2020-07-28 15:24:43 +02:00
d7a853cc73 Add note about godot versions into Readme.md. 2020-06-20 22:08:07 +02:00
cdc918a5b8 Update the Readme.md. 2020-06-12 19:40:18 +02:00
aeff73083e Link the demonstration project. 2020-06-11 12:36:24 +02:00
ab65bc13d2 One more tiny improvement. 2020-06-11 12:15:05 +02:00
56ce758375 Fix an another typo. 2020-06-11 12:14:30 +02:00
5ac57800d4 Fix newlines. 2020-06-11 12:13:57 +02:00
1a2f0edc1f A few more improvements to Readme.md. 2020-06-11 12:08:03 +02:00
1d783242b2 Also mention optional dependencies, and fix a few typos. 2020-06-11 12:02:47 +02:00
e55f7a3eaa Rewrote the Readme.md. 2020-06-11 11:54:18 +02:00
a449a41037 Removed warning about apis, its not that relevant anymore. Also added link to the mentioned main game. 2019-12-25 14:30:20 +01:00
6d8ded844c Quick and dirty temporary readme. It contains the most important things about the module. 2019-11-21 22:40:08 +01:00
c89fe9d7f0
Initial commit 2019-05-31 18:12:27 +02:00