mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
todo
This commit is contained in:
parent
46cd7b28a6
commit
19ea7c8e50
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@ void SkinnedMesh::recalculateBaseBoundingBoxes() {
|
||||||
calculateBufferBoundingBoxes();
|
calculateBufferBoundingBoxes();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO this can be removed: Our API guarantees topo sorting if we prevent mutation
|
||||||
void SkinnedMesh::topoSortJoints()
|
void SkinnedMesh::topoSortJoints()
|
||||||
{
|
{
|
||||||
size_t n = AllJoints.size();
|
size_t n = AllJoints.size();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue