Fix editor one-click icons not showing.
This commit is contained in:
parent
71a9948157
commit
e407f55fbf
16 changed files with 56 additions and 23 deletions
|
|
@ -321,3 +321,10 @@ Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/add_image/a
|
|||
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/update_image/arguments': size changed value in new API, from 11 to 12.
|
||||
|
||||
Optional argument added. Compatibility methods registered.
|
||||
|
||||
|
||||
GH-108825
|
||||
---------
|
||||
Validate extension JSON: Error: Field 'classes/EditorExportPlatformExtension/methods/_get_option_icon/return_value': type changed value in new API, from "ImageTexture" to "Texture2D".
|
||||
|
||||
Return type changed to allow returning both ImageTexture and SVGTexture. Compatibility method registered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue