mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Refactor SkinnedMesh
(#15522)
This commit is contained in:
@@ -63,7 +63,7 @@ private:
|
||||
|
||||
core::array<video::S3DVertex2TCoords> BaseVertices;
|
||||
|
||||
SkinnedMesh *AnimatedMesh;
|
||||
SkinnedMeshBuilder *AnimatedMesh;
|
||||
io::IReadFile *B3DFile;
|
||||
|
||||
// B3Ds have Vertex ID's local within the mesh I don't want this
|
||||
|
Reference in New Issue
Block a user