You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/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.
12 years ago
..
tests Mostly removal of unnecessary #include's and a little clean up 13 years ago
ogrenifloader.cpp Use accurate bone lookups for attaching objects 12 years ago
ogrenifloader.hpp Prepare for supporting controller objects 12 years ago