virtualx-engine/doc
lawnjelly d56d1ff4d2 Deprecate NOTIFICATION_MOVED_IN_PARENT
* NOTIFICATION_MOVED_IN_PARENT makes node children management very inefficient.
* Replaced by a NOTIFICATION_CHILD_ORDER_CHANGED (and children_changed signal).
* Most of the previous tasks carried out by NOTIFICATION_MOVED_IN_PARENT are now done not more than a single time per frame.

This PR breaks compatibility (although this notification was very rarely used, even within the engine), but provides an alternate way to do the same.
2024-04-20 07:52:05 +01:00
..
classes Deprecate NOTIFICATION_MOVED_IN_PARENT 2024-04-20 07:52:05 +01:00
tools Fix invalid Python escape sequences 2024-01-16 17:15:35 +01:00
translations
class.xsd
Doxyfile
Makefile