mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
7 lines
422 B
Text
7 lines
422 B
Text
|
|
GH-94322
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'classes/EditorInterface/methods/popup_node_selector/arguments': size changed value in new API, from 2 to 3.
|
||
|
|
Validate extension JSON: Error: Field 'classes/EditorInterface/methods/popup_property_selector/arguments': size changed value in new API, from 3 to 4.
|
||
|
|
|
||
|
|
Added optional argument to popup_property_selector and popup_node_selector to specify the current value.
|