diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2024-04-04 14:31:16 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2024-04-04 14:31:16 +0200 |
commit | 1dacd6a5274f51592931743e87908366d4ec0432 (patch) | |
tree | f21051060e9e919b2eef88378d99b197f97b77f9 /misc | |
parent | b5369ee3b35af45d6f7a4f50f902ff96563c7bcb (diff) | |
parent | 3cd4b2859c9d715459325b070643773b47472324 (diff) | |
download | redot-engine-1dacd6a5274f51592931743e87908366d4ec0432.tar.gz |
Merge pull request #89179 from groud/expose_tile_map_layer
Expose TileMapLayer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/extension_api_validation/4.2-stable.expected | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/extension_api_validation/4.2-stable.expected b/misc/extension_api_validation/4.2-stable.expected index 3df19bb83a..53a29fa660 100644 --- a/misc/extension_api_validation/4.2-stable.expected +++ b/misc/extension_api_validation/4.2-stable.expected @@ -99,15 +99,6 @@ Validate extension JSON: Error: Field 'classes/GLTFBufferView/methods/get_indice Change AudioStreamPlayer* is_autoplay_enabled and GLTFBufferView getters to be const. -GH-87379 --------- -Validate extension JSON: API was removed: classes/TileMap/methods/get_tileset -Validate extension JSON: API was removed: classes/TileMap/methods/set_tileset -Validate extension JSON: API was removed: classes/TileMap/properties/tile_set - -Moved to the parent TileMapLayerGroup class. No change should be necessary. - - GH-87340 -------- Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/RenderingDevice/methods/screen_get_framebuffer_format': arguments |