Files
godot/core
Rindbee 4795c3cdfa Clear the previously set state when configuring for a new scene root node
Saving a subscene causes the main scene to be re-instantiated. And the resource
instance in the main scene will be reused when the main scene is re-instantiated.
So for resources with `resource_local_to_scene` enabled, resetting state may be
necessary (at least for `ViewportTexture`).
2023-08-08 23:49:53 +08:00
..
2023-08-02 13:29:35 +01:00
2023-08-07 13:09:47 +02:00
2023-07-10 12:04:02 +03:00
2023-04-12 22:08:49 +02:00