1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 10:25:21 +02:00

Restore .x models to working state (#15550)

* Add "lava flan" (.x model) smoke test

* Fix double finalize in `.x` mesh loader

* Use reserve instead of resize again

The weights are added indirectly via `AnimatedMesh->addWeight`
This commit is contained in:
Lars Müller
2024-12-18 20:29:35 +01:00
committed by GitHub
parent f99a1a7c7c
commit a37bdbf8b7
6 changed files with 3535 additions and 4 deletions

1
.gitattributes vendored
View File

@@ -5,3 +5,4 @@
*.h diff=cpp
*.gltf binary
*.x binary