virtualx-engine/doc
lawnjelly ad9b2b3794 Physics Interpolation - add helper warnings
When physics interpolation is active on a node, it is essential that transforms are updated during "_physics_process()" rather than "_process()" calls, for the interpolation to give the correct result.

This PR adds optional warnings for instances, cameras and multimeshes which can flag updates being incorrectly called, and thus make these problems much easier to fix.
2022-04-26 13:56:02 +01:00
..
classes Physics Interpolation - add helper warnings 2022-04-26 13:56:02 +01: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
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Doxyfile
Makefile