merge upstream

This commit is contained in:
2025-04-10 17:16:12 +00:00
15 changed files with 263 additions and 42 deletions

View File

@ -160,6 +160,7 @@ class LnxPack {
case "anim": TAnimation;
case "tracks": TTrack;
case "morph_target": TMorphTarget;
case "vertex_groups": TVertex_groups;
case _: TSceneFormat;
}
}