You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-30 18:30:54 +00:00
10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
GH-81746
|
|
--------
|
|
Validate extension JSON: API was removed: classes/EditorSceneFormatImporterFBX
|
|
|
|
Renamed to EditorSceneFormatImporterFBX2GLTF.
|
|
|
|
The compat breakage was deemed necessary as this is a class most users wouldn't
|
|
use directly, and the name needs to be disambiguated with the new
|
|
EditorSceneFormatImporterUFBX.
|