mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 13:23:53 +00:00
e0da265972
NIFs don't requires nodes to have unique names, which means looking up a bone by name may get the wrong one. Instead, use a NifIndex:BoneHandle map to make sure we can get the proper bone from a given Nif::Node. |
||
---|---|---|
.. | ||
tests | ||
ogrenifloader.cpp | ||
ogrenifloader.hpp |