You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/components/nif
Arthur Moore 4a9a9855bf NIFStream getUInt should return an unsigned integer 10 years ago
..
tests Remove old niftool test 10 years ago
.gitignore directory structure reorganisation (still missing the mangle stuff) 15 years ago
base.hpp Moved base NIF classes into a separate file. 10 years ago
controlled.hpp Moved base NIF classes into a separate file. 10 years ago
controller.hpp Moved base NIF classes into a separate file. 10 years ago
data.cpp Moved functions from niffile.cpp to where they belong. 10 years ago
data.hpp Allow NIF rotation matrices that include scale values (Fixes #2052) 10 years ago
effect.hpp renamed low-level NIF related files and include guards to conform to naming convention 12 years ago
extra.hpp Moved base NIF classes into a separate file. 10 years ago
niffile.cpp Print a NIF file's version information when an error occurs 10 years ago
niffile.hpp Print a NIF file's version information when an error occurs 10 years ago
nifkey.hpp Store NIF keys mapped by time and use lower_bound for searches 10 years ago
nifstream.cpp Move NIFStream functions into a cpp file where they belong 10 years ago
nifstream.hpp NIFStream getUInt should return an unsigned integer 10 years ago
niftypes.hpp Allow NIF rotation matrices that include scale values (Fixes #2052) 10 years ago
node.cpp Allow NIF rotation matrices that include scale values (Fixes #2052) 10 years ago
node.hpp Moved base NIF classes into a separate file. 10 years ago
property.hpp Moved base NIF classes into a separate file. 10 years ago
record.hpp Implement NiBillboardNode. Flags not handled yet. 11 years ago
recordptr.hpp Moved functions from niffile.cpp to where they belong. 10 years ago