1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 09:36:37 +00:00
OpenMW/components/nif
2012-07-12 08:00:26 -07:00
..
tests
.gitignore
controlled.hpp
controller.hpp
data.hpp Use key lists to store some NIF data types 2012-07-12 08:00:26 -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 Add generic classes to help deal with NIF keys 2012-07-12 06:47:38 -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_ptr.hpp Return a reference to the RecordPtr from operator[] for consistency 2012-07-12 05:37:56 -07:00
record.hpp