1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-25 02:00:55 +00:00
openmw/components/nif
2025-12-16 13:23:30 +03:00
..
base.cpp
base.hpp
controller.cpp Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
controller.hpp Only reserve capacity when reading collections 2025-11-23 13:17:00 +01:00
data.cpp Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
data.hpp Reserve capacity for data NIF collections 2025-12-15 10:44:37 +03:00
effect.cpp
effect.hpp
exception.hpp
extra.cpp Reserve capacity for extra data NIF collections 2025-12-15 10:44:45 +03:00
extra.hpp Only reserve capacity when reading collections 2025-11-23 13:17:00 +01:00
niffile.cpp Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
niffile.hpp Use normalized path for KeyframeManager::get 2024-11-20 21:29:36 +01:00
nifkey.hpp Only reserve capacity when reading collections 2025-11-23 13:17:00 +01:00
nifstream.cpp Only reserve capacity when reading collections 2025-11-23 13:17:00 +01:00
nifstream.hpp Only reserve capacity when reading collections 2025-11-23 13:17:00 +01:00
niftypes.hpp Animation blending implementation for NIF and osgAnimation through YAML files 2024-07-19 00:04:15 +01:00
node.cpp Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
node.hpp Reserve capacity for node NIF collections 2025-12-15 15:20:59 +03:00
parent.hpp
particle.cpp Only reserve capacity when reading collections 2025-11-23 13:17:00 +01:00
particle.hpp
physics.cpp Reserve capacity for physics NIF collections 2025-12-15 10:44:27 +03:00
physics.hpp Merge branch 'enum_naming' into 'master' 2025-11-23 22:36:23 +03:00
property.cpp Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
property.hpp Move wrapping flag handling to relevant properties 2024-04-23 23:40:14 +03:00
record.hpp Make NIF base record members conform to the naming conventions 2025-12-16 13:23:30 +03:00
recordptr.hpp Merge branch 'fix_niftest_afl_findings' into 'master' 2025-11-24 21:41:46 +00:00
texture.cpp
texture.hpp