1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/components/nif
2013-01-12 06:37:43 +01:00
..
tests
.gitignore
controlled.hpp
controller.hpp Rename getShort->getUShort and getByte->getChar 2012-07-10 03:52:01 -07:00
data.hpp Fix parsing of some key lists 2012-07-14 09:20:09 -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 Close NIF file resource after loading it into memory 2013-01-12 06:37:43 +01:00
nif_file.hpp cache loaded NIF files to eliminate reloads 2013-01-10 21:47:02 -08:00
nif_types.hpp Move the velocity out of the transformation object 2012-07-12 11:21:52 -07:00
node.hpp spread some const around NIF loading 2013-01-10 21:32:47 -08: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 Cleanup a couple unneeded misc component references 2012-07-12 12:01:11 -07:00