You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
7 lines
394 B
Plaintext
7 lines
394 B
Plaintext
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.
|