1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 20:29:57 +00:00
openmw/components/nif
2012-07-10 03:52:01 -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 getShort->getUShort and getByte->getChar 2012-07-10 03:52:01 -07:00
effect.hpp Use Ogre types for Matrix and Vector objects 2012-07-10 02:38:35 -07:00
extra.hpp Remove NIFFile::getArrayLen 2012-07-10 03:02:37 -07:00
nif_file.cpp Remove NIFFile::getArrayLen 2012-07-10 03:02:37 -07:00
nif_file.hpp Rename getShort->getUShort and getByte->getChar 2012-07-10 03:52:01 -07:00
nif_types.hpp Use Ogre types for Matrix and Vector objects 2012-07-10 02:38:35 -07:00
node.hpp Rename getShort->getUShort and getByte->getChar 2012-07-10 03:52:01 -07:00
property.hpp Rename getShort->getUShort and getByte->getChar 2012-07-10 03:52:01 -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 Watch for empty children node refs when setting parents 2012-07-03 18:37:04 -07:00