You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
`Object::notify_property_list_changed()` should only be called when the structure of the property has actually changed. The structure of the property tree has not changed if the size of the array has not changed, and the only possibility is that the element value has changed.
69 KiB
69 KiB