godot_voxel/doc/source
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
..
api Add missing classes and run doctool (doctool has issues though) 2021-11-06 02:04:16 +00:00
css Unfortunately that CSS change doesn't work. I don't know how to fix that. 2021-09-27 00:10:06 +01:00
images Moved VoxelInstanceLibrary menu to the inspector 2021-10-31 15:02:42 +00:00
specs Fixed a few links 2021-02-16 21:16:37 +00:00
___.md Make more space 2021-01-22 18:47:43 +00:00
___2.md Unfortunately that CSS change doesn't work. I don't know how to fix that. 2021-09-27 00:10:06 +01:00
blocky_terrain.md Mention ID instead of type 2021-09-05 23:22:22 +01:00
changelog.md Made it compile in Godot 4 2021-12-13 21:38:10 +00:00
editor.md Rename "docs" folder "source" 2021-01-21 22:40:53 +00:00
generators.md Name mistake 2021-09-05 22:47:41 +01:00
getting_the_module.md Fix latest Godot branch to use 2021-09-24 23:53:21 +01:00
index.md Rename "docs" folder "source" 2021-01-21 22:40:53 +00:00
instancing.md Moved VoxelInstanceLibrary menu to the inspector 2021-10-31 15:02:42 +00:00
module_development.md Move natvis file to misc/ folder 2021-12-11 22:38:39 +00:00
multiplayer.md Detail about block transfer 2021-10-01 00:56:03 +01:00
overview.md Note about the "volume" terminology 2021-04-30 22:11:30 +01:00
performance.md Mention a few rendering points 2021-10-03 02:30:35 +01:00
quick_start.md Added video from Aknakos 2021-07-07 00:23:13 +01:00
scripting.md Renamed "multithreading" section to "performance" and document an issue with the speed of mesh updates 2021-09-23 22:33:05 +01:00
smooth_terrain.md Fix formatting 2021-09-21 19:14:44 +01:00
streams.md Added docs about streams 2021-08-01 18:45:47 +01:00
terrain_types.md Added list formatting 2021-04-30 22:08:35 +01:00