godot/doc
Hugo Locurcio 42d13e29e2
Add a warning for Timer nodes with very low wait times
Very low wait times behave in unpredictable ways depending on the
rendered frame rate. This is because the timeout signal is only emitted
once per rendered frame (or physics frame, depending on the timer's
process mode).
2021-10-09 08:57:48 +02:00
..
classes Add a warning for Timer nodes with very low wait times 2021-10-09 08:57:48 +02:00
tools makerst: Disable making refs for operator methods 2021-10-05 19:13:24 +02:00
translations i18n: Sync classref translations with 3.x branch 2021-10-07 14:08:44 +02:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile