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
Chris Robinson b23fcb260c Use the record index for finding the NiTriShape instead of the name 12 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 Use the record index for finding the NiTriShape instead of the name 12 years ago
nif_file.hpp Use the record index for finding the NiTriShape instead of the name 12 years ago
nif_types.hpp Move the velocity out of the transformation object 13 years ago
node.hpp spread some const around NIF loading 12 years ago
property.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 13 years ago
record.hpp Store the NIF index in the Record object 12 years ago
record_ptr.hpp Return a reference to the RecordPtr from operator[] for consistency 13 years ago