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/nif
Marc Zinnschlag dbcd4a8b5b compatibility fix 13 years ago
..
tests directory structure reorganisation (still missing the mangle stuff) 15 years ago
.gitignore directory structure reorganisation (still missing the mangle stuff) 15 years ago
controlled.hpp Use proper strings and vectors instead of slice arrays for NIF files 13 years ago
controller.hpp Rename getShort->getUShort and getByte->getChar 13 years ago
data.hpp Fix parsing of some key lists 13 years ago
effect.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 13 years ago
extra.hpp Make the read_* methods private and remove the generic load() methods 13 years ago
nif_file.cpp Fix world transform calculation 13 years ago
nif_file.hpp compatibility fix 13 years ago
nif_types.hpp Move the velocity out of the transformation object 13 years ago
node.hpp Add methods to get a node's local and full transform as a 4x4 matrix 13 years ago
property.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 13 years ago
record.hpp Cleanup a couple unneeded misc component references 13 years ago
record_ptr.hpp Return a reference to the RecordPtr from operator[] for consistency 13 years ago