Files
godot/editor
Rindbee e0532a711a Fix resource shared when duplicating an instanced scene
For resources with `resource_local_to_scene` enabled in the sub-scene,
the resource is already set when the sub-scene is instantiated, so does
not need to be set again. Just needs to update the property of the
resource according to the value in the main scene.
2025-12-02 20:45:54 +08:00
..
2025-10-30 00:31:54 -03:00
2025-11-25 20:40:26 -08:00
2025-11-19 21:24:18 +01:00
2025-11-21 21:11:41 +01:00
2025-10-29 21:27:50 +08:00
2025-10-29 21:27:50 +08:00
2025-11-25 00:04:04 +01:00