1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 20:29:57 +00:00
openmw/components/nif
Chris Robinson 645b507ba0 Return a reference to the RecordPtr from operator[] for consistency
RecordListT is supposed to be a list of RecordPtrT objects.
2012-07-12 05:37:56 -07:00
..
tests directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
.gitignore directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
controlled.hpp Use proper strings and vectors instead of slice arrays for NIF files 2012-07-09 21:08:23 -07:00
controller.hpp Rename getShort->getUShort and getByte->getChar 2012-07-10 03:52:01 -07:00
data.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 2012-07-10 04:45:14 -07:00
effect.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 2012-07-10 04:45:14 -07:00
extra.hpp Make the read_* methods private and remove the generic load() methods 2012-07-10 04:21:47 -07:00
nif_file.cpp Return a reference to the RecordPtr from operator[] for consistency 2012-07-12 05:37:56 -07:00
nif_file.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 2012-07-10 04:45:14 -07:00
nif_types.hpp Initialize identify transform when declaring the identity object 2012-07-10 23:13:03 -07:00
node.hpp Return a reference to the RecordPtr from operator[] for consistency 2012-07-12 05:37:56 -07:00
property.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 2012-07-10 04:45:14 -07:00
record.hpp Use proper strings and vectors instead of slice arrays for NIF files 2012-07-09 21:08:23 -07:00
record_ptr.hpp Return a reference to the RecordPtr from operator[] for consistency 2012-07-12 05:37:56 -07:00