Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/extension_api_validation/4.3-stable_4.4-stable/GH-101531.txt
22372 views
1
GH-101531
2
---------
3
Validate extension JSON: API was removed: classes/EditorSceneFormatImporter/methods/_get_import_flags
4
5
This virtual method, and the internal public `get_import_flags`, were never used by the engine, since it was open sourced.
6
So we're removing it despite the compat breakage as there's no way for users to rely on this affecting engine behavior.
7
8