mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
6 lines
394 B
Text
6 lines
394 B
Text
GH-84660
|
|
--------
|
|
Validate extension JSON: Error: Field 'classes/TileData/methods/get_navigation_polygon/arguments': size changed value in new API, from 1 to 4.
|
|
Validate extension JSON: Error: Field 'classes/TileData/methods/get_occluder/arguments': size changed value in new API, from 1 to 4.
|
|
|
|
Added optional argument to get_navigation_polygon and get_occluder to specify a polygon transform.
|