Procedural terrain generation for Godot 4 based on MeshInstance3D and a height map. Generation is available both in the editor and during execution. Check out the post on dev.to as well: Crafting ...
Show documentation when hovering symbols in Godot's C++ code, by parsing the documentation XML files. This extension is still early in development and will not work perfectly. Any contributions are ...