1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/nif
elsid 6c8ed4d19c
Move Files::IStreamPtr alias to a separate header
To avoid transitive include of Windows.h all over the engine.
2022-07-17 11:35:39 +02:00
..
base.hpp Clean up NIF flags 2022-06-22 01:58:16 +03:00
controlled.cpp Make NiPlanarCollider finite-size 2022-04-05 01:33:36 +03:00
controlled.hpp Make NiPlanarCollider finite-size 2022-04-05 01:33:36 +03:00
controller.cpp
controller.hpp fix typo with wrong flags in particle nifloader 2022-07-05 11:00:28 -07:00
data.cpp Add XYZ rotation axis order support 2022-02-19 02:22:08 +03:00
data.hpp Add XYZ rotation axis order support 2022-02-19 02:22:08 +03:00
effect.cpp
effect.hpp Clean up NIF flags 2022-06-22 01:58:16 +03:00
extra.cpp
extra.hpp Handle NCC flag in Nif files. Objects with this flag will collide only with camera. 2022-04-17 20:03:00 +02:00
niffile.cpp Use unique_ptr to store istream 2022-04-22 18:27:17 +02:00
niffile.hpp Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
nifkey.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
nifstream.cpp
nifstream.hpp Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
niftypes.hpp
node.cpp
node.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
parent.hpp Support multiple parents for NIF nodes 2022-01-22 01:02:31 +01:00
physics.cpp
physics.hpp
property.cpp
property.hpp Clean up NIF flags 2022-06-22 01:58:16 +03:00
record.hpp initial NiFltAnimationNode support 2022-04-07 00:09:11 +02:00
recordptr.hpp