godot/misc/extension_api_validation/4.3-stable_4.4-stable/GH-90057.txt

6 lines
281 B
Text

GH-90057
--------
Validate extension JSON: Error: Field 'classes/EditorInterface/methods/open_scene_from_path/arguments': size changed value in new API, from 1 to 2.
Added optional argument to open_scene_from_path to create a new inherited scene.
Compatibility method registered.