openmw-tes3coop/components/nifogre
Chris Robinson e0da265972 Use accurate bone lookups for attaching objects
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.
2013-04-06 08:15:12 -07:00
..
tests Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
ogrenifloader.cpp Use accurate bone lookups for attaching objects 2013-04-06 08:15:12 -07:00
ogrenifloader.hpp Prepare for supporting controller objects 2013-04-05 10:13:54 -07:00