Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-31 | Fix transforms involved into navmesh baking | Pawel Lampe | |
Within the context of parsing navigation geometry, this commit: - added missing transform of `MultiMeshInstance` - changed all transforms to global ones so that they don't need to be calculated by hand | |||
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2021-12-03 | NavigationMeshInstance: Fix typo to 'vertices' | Rémi Verschelde | |
2021-08-11 | Improve NavigationMesh typing, parameter validation and documentation | Haoyu Qiu | |
2021-06-30 | Rename `GdNavigationServer` to `GodotNavigationServer` | Rémi Verschelde | |
And rename `gdnavigation` module to simply `navigation`. |