mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Allow custom monitors to select desired type
This commit is contained in:
parent
9cd297b6f2
commit
1a8306bbc1
9 changed files with 151 additions and 28 deletions
|
|
@ -61,3 +61,10 @@ GH-111439
|
|||
Validate extension JSON: Error: Field 'classes/FileDialog/methods/add_filter/arguments': size changed value in new API, from 2 to 3.
|
||||
|
||||
Optional argument added. Compatibility method registered.
|
||||
|
||||
|
||||
GH-110433
|
||||
---------
|
||||
Validate extension JSON: Error: Field 'classes/Performance/methods/add_custom_monitor/arguments': size changed value in new API, from 3 to 4.
|
||||
|
||||
Optional argument added. Compatibility method registered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue