Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-02 | Let MultiMeshInstances affect NavigationMeshes | Carlo Cabanilla | |
2021-11-12 | Modules: Make sure to include modules_enabled.gen.h where needed | Rémi Verschelde | |
2021-10-21 | Merge pull request #52367 from Duroxxigar/improve-nav-error-messages | Rémi Verschelde | |
Improve readability for failing errors in nav area | |||
2021-10-08 | Improved readability for failing error conditions | Duroxxigar | |
2021-09-14 | Rename WorldMarginShape to WorldBoundaryShape | PouleyKetchoupp | |
2021-08-11 | Make radius & height in CapsuleShape3D independent | PouleyKetchoupp | |
Also changed CapsuleMesh to make settings consistent between render and physics. | |||
2021-08-11 | Improve NavigationMesh typing, parameter validation and documentation | Haoyu Qiu | |
2021-07-23 | Use C++ iterators for Lists in many situations | Aaron Franke | |
2021-07-15 | Misc cleanup of header includes | Rémi Verschelde | |
Was looking for misuse of module headers without checking that the module is actually enabled and got carried away... | |||
2021-06-30 | Rename `GdNavigationServer` to `GodotNavigationServer` | Rémi Verschelde | |
And rename `gdnavigation` module to simply `navigation`. |