1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00
OpenMW/components/nif
Chris Robinson 5a381006e5 Fix parsing of some key lists
It seems some still want you to read the interpolation type even when there's
no keys.
2012-07-14 09:20:09 -07:00
..
tests
.gitignore
controlled.hpp
controller.hpp
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
nif_file.cpp Return a reference to the RecordPtr from operator[] for consistency 2012-07-12 05:37:56 -07:00
nif_file.hpp Fix parsing of some key lists 2012-07-14 09:20:09 -07:00
nif_types.hpp Move the velocity out of the transformation object 2012-07-12 11:21:52 -07:00
node.hpp Remove the NIF loader and code to manually transform the vertices 2012-07-12 20:12:18 -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 Cleanup a couple unneeded misc component references 2012-07-12 12:01:11 -07:00