1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-30 11:34:32 +00:00
openmw/components/nif
elsid 20c388a410
Replace asserts by exceptions in RecordPtrT
It's possible to fail when reading nif file.
2025-11-23 13:17:00 +01:00
..
base.cpp Rename Named->NiObjectNET and update everything directly related to it 2023-09-10 07:18:39 +03:00
base.hpp Rename Controller->NiTimeController, update NiTimeController and related code 2023-09-14 03:12:10 +03:00
controller.cpp Give NiLightColorController its own struct 2024-12-01 02:00:12 +03:00
controller.hpp Give NiLightColorController its own struct 2024-12-01 02:00:12 +03:00
data.cpp Assume NIF controller data is already sorted (#8545) 2025-07-18 00:09:28 +03:00
data.hpp Assume NIF controller data is already sorted (#8545) 2025-07-18 00:09:28 +03:00
effect.cpp Improve or fix FO76-related definitions 2023-11-08 13:38:14 +03:00
effect.hpp Improve or fix FO76-related definitions 2023-11-08 13:38:14 +03:00
exception.hpp Replace std::filesystem::path by std::string and std::string_view in nif code 2024-03-11 22:07:37 +01:00
extra.cpp Read BSCollisionQueryProxyExtraData 2023-11-08 13:38:14 +03:00
extra.hpp Read BSCollisionQueryProxyExtraData 2023-11-08 13:38:14 +03:00
niffile.cpp Fix most conversion warnings in components 2025-09-18 22:00:55 +02:00
niffile.hpp Use normalized path for KeyframeManager::get 2024-11-20 21:29:36 +01:00
nifkey.hpp Assume NIF controller data is already sorted (#8545) 2025-07-18 00:09:28 +03:00
nifstream.cpp Check if nif stream has requested amount of data 2025-11-23 13:16:59 +01:00
nifstream.hpp Check if nif stream has requested amount of data 2025-11-23 13:16:59 +01:00
niftypes.hpp Animation blending implementation for NIF and osgAnimation through YAML files 2024-07-19 00:04:15 +01:00
node.cpp Fix most conversion warnings in components 2025-09-18 22:00:55 +02:00
node.hpp Parse BSDistantObjectInstancedNode 2024-09-18 23:53:33 +03:00
parent.hpp Support multiple parents for NIF nodes 2022-01-22 01:02:31 +01:00
particle.cpp Assume NIF controller data is already sorted (#8545) 2025-07-18 00:09:28 +03:00
particle.hpp Read NiParticleBomb 2023-10-22 11:45:39 +03:00
physics.cpp Add post-processing for bhkListShape subshapes 2025-11-07 14:56:05 -06:00
physics.hpp Add post-processing for bhkListShape subshapes 2025-11-07 14:56:05 -06:00
property.cpp Fix reading backlight power in NIF stream version 132 2024-04-26 17:32:07 +03:00
property.hpp Move wrapping flag handling to relevant properties 2024-04-23 23:40:14 +03:00
record.hpp Parse bhkPoseArray 2024-09-18 23:53:33 +03:00
recordptr.hpp Replace asserts by exceptions in RecordPtrT 2025-11-23 13:17:00 +01:00
texture.cpp Fix NiSourceTexture loading for internal textures 2023-09-06 23:55:36 +03:00
texture.hpp Rename Named->NiObjectNET and update everything directly related to it 2023-09-10 07:18:39 +03:00