godot/misc/extension_api_validation
Thaddeus Crews 2dc3039d56
Merge pull request #118128 from dhoverb/update_spatial_entities_apis
Make OpenXR Spatial Entities easier to extend
2026-04-16 09:41:09 -05:00
..
4.0-stable_4.1-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.1-stable_4.2-stable Update HarfBuzz to 13.1.1 and optionally use new hb-raster API to render glyphs. 2026-03-18 10:48:27 +02:00
4.2-stable_4.3-stable Update HarfBuzz to 13.1.1 and optionally use new hb-raster API to render glyphs. 2026-03-18 10:48:27 +02:00
4.3-stable_4.4-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.4-stable_4.5-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.5-stable_4.6-stable Bump version to 4.7-dev 2026-01-26 17:40:46 +01:00
4.6-stable Merge pull request #118128 from dhoverb/update_spatial_entities_apis 2026-04-16 09:41:09 -05:00
README.md Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00

This folder contains files with the expected output of --validate-extension-api when run against the extension_api.json.

Only lines that start with "Validate extension JSON:" matter, everything else is considered a comment and ignored. They should instead be used to justify these changes and describe how users should work around these changes.

Add new entries to the {TAG} folder.