godot/doc
Ricardo Buring 7c4c4b9987 Move Godot Physics 2D into a module; add dummy 2D physics server
If the module is enabled (default), 2D physics works as it did before.

If the module is disabled and no other 2D physics server is registered
(via a module or GDExtension), then we fall back to a dummy
implementation which effectively disables 2D physics functionality (and
a warning is printed).

The dummy 2D physics server can also be selected explicitly, in which
case no warning is printed.
2024-09-23 17:33:45 +02:00
..
classes Move Godot Physics 2D into a module; add dummy 2D physics server 2024-09-23 17:33:45 +02:00
tools Merge pull request #97337 from Ivorforce/patch-1 2024-09-23 12:34:19 +02:00
translations i18n: Sync translations with Weblate 2024-09-17 20:47:16 +02:00
class.xsd Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00
Doxyfile
Makefile Fix translation po file not found when make rst 2023-11-19 11:29:46 +08:00