1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00
OpenMW/components/nif
scrawl e6c59f5585 Revert "Allow NIF rotation matrices that include scale values"
This reverts commit f57ddec6a2.

Conflicts:
	components/nif/nifstream.hpp

(Fixes #2168)
2014-12-03 18:28:35 +01:00
..
tests Remove old niftool test 2014-09-26 15:25:51 +02:00
.gitignore
base.hpp Moved base NIF classes into a separate file. 2014-10-19 03:01:30 -04:00
controlled.hpp Moved base NIF classes into a separate file. 2014-10-19 03:01:30 -04:00
controller.hpp Moved base NIF classes into a separate file. 2014-10-19 03:01:30 -04:00
data.cpp
data.hpp Revert "Allow NIF rotation matrices that include scale values" 2014-12-03 18:28:35 +01:00
effect.hpp
extra.hpp Moved base NIF classes into a separate file. 2014-10-19 03:01:30 -04:00
niffile.cpp Print a NIF file's version information when an error occurs 2014-10-19 02:54:27 -04:00
niffile.hpp Print a NIF file's version information when an error occurs 2014-10-19 02:54:27 -04:00
nifkey.hpp
nifstream.cpp Revert "Allow NIF rotation matrices that include scale values" 2014-12-03 18:28:35 +01:00
nifstream.hpp NIFStream getUInt should return an unsigned integer 2014-10-31 05:01:26 -04:00
niftypes.hpp Revert "Allow NIF rotation matrices that include scale values" 2014-12-03 18:28:35 +01:00
node.cpp Revert "Allow NIF rotation matrices that include scale values" 2014-12-03 18:28:35 +01:00
node.hpp Moved base NIF classes into a separate file. 2014-10-19 03:01:30 -04:00
property.hpp Moved base NIF classes into a separate file. 2014-10-19 03:01:30 -04:00
record.hpp
recordptr.hpp