mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Allow SplitContainer to have multiple children
This commit is contained in:
parent
bbe9654327
commit
7e55f1d1bf
6 changed files with 2005 additions and 466 deletions
|
|
@ -106,3 +106,10 @@ GH-112379
|
|||
Validate extension JSON: Error: Field 'classes/DisplayServer/methods/tts_speak/arguments/5': meta changed value in new API, from "int32" to "int64".
|
||||
|
||||
`utterance_id` argument changed from `int32` to `int64`. No compatibility method needed.
|
||||
|
||||
|
||||
GH-90411
|
||||
--------
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/SplitContainer/methods/clamp_split_offset': arguments
|
||||
|
||||
Optional argument added for index. Compatibility method registered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue