1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-12 04:40:18 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
a37bdbf8b7 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`
2024-12-18 20:29:35 +01:00
323fc0a798 Add glTF animation support 2024-10-10 21:39:57 +02:00
d4b10db998 Add LF config to .gitattributes 2024-03-31 21:02:47 +02:00
f4856a33c9 .gitattributes
Marking *.cpp files as C++ files makes for nicer diffs when using
--color-words or similar options.
2011-08-11 17:57:40 +02:00