Getting to the way it's supposed to be!
This commit is contained in:
14
modules/ufbx/misc/typos.toml
Normal file
14
modules/ufbx/misc/typos.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[default.extend-identifiers]
|
||||
|
||||
# Offset Translation
|
||||
OT = "OT"
|
||||
|
||||
# Typos in the FBX fileformat
|
||||
PreferedAngleX = "PreferedAngleX"
|
||||
PreferedAngleY = "PreferedAngleY"
|
||||
PreferedAngleZ = "PreferedAngleZ"
|
||||
|
||||
[default.extend-words]
|
||||
|
||||
# Level of Detail
|
||||
lod = "lod"
|
||||
Reference in New Issue
Block a user