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-tes3coop/components/nif
Nathan Jeffords d5ebd6654d cache loaded NIF files to eliminate reloads
Created a NIF file caching mechanism to prevent the system from
reloading a NIF during a startup and cell changes.
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 cache loaded NIF files to eliminate reloads 12 years ago
nif_file.hpp cache loaded NIF files to eliminate reloads 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 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