godot/doc
Pawel Lampe 505ace250d Add ability to `bake_navigation_mesh` off thread.
This feature makes it possible to workaround problems such as:
 - long baking time due to heavy synchronization when parsing geometry
   from mesh instances
 - crash when freeing `NavigationMeshInstance` while baking
 - errors when actively baking node tree is being detached from the
   scene tree
2022-05-04 22:41:38 +02:00
..
classes Add ability to `bake_navigation_mesh` off thread. 2022-05-04 22:41:38 +02:00
tools Fix typos with codespell 2022-02-11 09:50:59 +01:00
translations i18n: Sync classref translations with Weblate 2022-04-25 17:16:41 +02:00
Doxyfile
Makefile i18n: Add `--lang` option to `make_rst.py` to write translated headings 2021-12-21 14:40:13 +01:00
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00