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 57fb065a86 Add Ogre::Light objects to the object list
Note that NIFs actually have NiLight-based light records which could be
used to create Ogre::Light objects. However, no Morrowind NIF uses them,
as far as I can tell.
12 years ago
..
tests Mostly removal of unnecessary #include's and a little clean up 13 years ago
material.cpp Fix normal maps with spaces in filename not getting loaded 12 years ago
material.hpp Move NIFMaterialLoader to a separate file 12 years ago
mesh.cpp Use the Nif node's transform for skinned fixups 12 years ago
mesh.hpp Move the mesh loader to its own source file 12 years ago
ogrenifloader.cpp Ignore controllers on the root NiNode 12 years ago
ogrenifloader.hpp Add Ogre::Light objects to the object list 12 years ago
skeleton.cpp Build a skeleton for Nifs that have a matching .kf file 12 years ago
skeleton.hpp Build a skeleton for Nifs that have a matching .kf file 12 years ago