You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
9 lines
408 B
Plaintext
9 lines
408 B
Plaintext
GH-78266
|
|
--------
|
|
Validate extension JSON: API was removed: classes/FontFile/properties/fallbacks
|
|
Validate extension JSON: API was removed: classes/FontVariation/properties/fallbacks
|
|
Validate extension JSON: API was removed: classes/SystemFont/properties/fallbacks
|
|
|
|
The property was moved to their common base class Font.
|
|
The setters and getters were already in Font, so this shouldn't affect compatibility.
|