godot/doc
PouleyKetchoupp 5cbdc7a0ac Add support for controlling physics nodes' behavior when disabled
New property disable_mode to set different behaviors:
Remove: remove from physics simulation
MakeStatic: change body mode to static (doesn't affect area and soft body)
KeepActive: do nothing

Extra change:
Handle disable/enable node state with specific notifications, in order
to differentiate global pause from disabled nodes.
2021-06-30 09:20:44 -07:00
..
classes Add support for controlling physics nodes' behavior when disabled 2021-06-30 09:20:44 -07:00
tools makerst: Fix generation of overridden properties in child classes 2021-04-06 17:26:18 +03:00
translations Documentation search fixes 2021-06-16 09:43:34 -07:00
Doxyfile
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 11:33:59 +01:00