godot/doc
Juan Linietsky 98c655ec8d Refactor Node Processing
* Node processing works on the concept of process groups.
* A node group can be inherited, run on main thread, or a sub-thread.
* Groups can be ordered.
* Process priority is now present for physics.

This is the first steps towards implementing https://github.com/godotengine/godot-proposals/issues/6424.
No threading or thread guards exist yet in most of the scene code other than Node. That will have to be added later.
2023-05-09 19:17:51 +02:00
..
classes Refactor Node Processing 2023-05-09 19:17:51 +02:00
tools Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
translations i18n: Sync translations with Weblate 2023-04-20 13:27:43 +02:00
class.xsd
Doxyfile
Makefile [Export docs] Move docs to platform folders. 2023-04-20 11:02:12 +03:00