1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/components/nif
2012-07-17 09:27:12 +02:00
..
tests
.gitignore
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 Make the read_* methods private and remove the generic load() methods 2012-07-10 04:21:47 -07:00
nif_file.hpp Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
nif_types.hpp Use Ogre types for Matrix and Vector objects 2012-07-10 02:38:35 -07:00
node.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 2012-07-10 04:45:14 -07:00
property.hpp Rename getMatrix->getMatrix3 and getVector->getVector3 2012-07-10 04:45:14 -07:00
record_ptr.hpp
record.hpp Use proper strings and vectors instead of slice arrays for NIF files 2012-07-09 21:08:23 -07:00