mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
7 lines
387 B
Text
7 lines
387 B
Text
|
|
GH-90732
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'classes/TextServer/methods/shaped_text_get_word_breaks/arguments': size changed value in new API, from 2 to 3.
|
||
|
|
Validate extension JSON: Error: Field 'classes/TextServerExtension/methods/_shaped_text_get_word_breaks/arguments': size changed value in new API, from 2 to 3.
|
||
|
|
|
||
|
|
Added optional argument. Compatibility method registered.
|