Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/extension_api_validation/4.1-stable_4.2-stable/GH-81070.txt
22236 views
1
GH-81070
2
--------
3
Validate extension JSON: API was removed: classes/TileMap/methods/get_quadrant_size
4
Validate extension JSON: API was removed: classes/TileMap/methods/set_quadrant_size
5
Validate extension JSON: API was removed: classes/TileMap/properties/cell_quadrant_size
6
7
cell_quadrant_size/quadrant_size of the TileMap API was renamed to rendering_quadrant_size.
8
9