pandemonium_engine/doc
Relintai 8b18898609 Backported from godot4: Rework const on NavigationServer methods
`const` is used on all methods, even when they cause modification of the server.  This reworks the methods of the server to only use `const` on method that don't change the state of the server.
- DarkKilauea
a0715b30f9
2023-06-09 22:03:42 +02:00
..
classes Backported from godot4: Rework const on NavigationServer methods 2023-06-09 22:03:42 +02:00
engine Fix typos with codespell. 2022-12-22 19:51:25 +01:00
tools Ported: Update make_rst.py to match the master version 2023-04-15 11:20:13 +02:00
translations Renamed NavigationRegion2D back to NavigationPolygonInstance, as I think it fits the engine better. 2023-06-05 18:09:53 +02:00
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-10-08 16:22:55 +02:00