1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-06 09:45:33 +00:00
openmw/components/nif
Alexei Kotov a90c848349 Reject files with non-zero preceding separators
This sign is typically bad news on some 10.0.1.2 files used in Oblivion.
Technically our fault, but NifTools research is incomplete, will need to check if cc9cii found anything
2023-09-21 16:06:31 +03: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 Read BSLagBoneController 2023-09-20 08:53:35 +03:00
controller.hpp Read BSLagBoneController 2023-09-20 08:53:35 +03:00
data.cpp Move particle geometry, add NiPSysData and NiPSysEmitterCtlrData 2023-09-21 13:26:01 +03:00
data.hpp Move particle geometry, add NiPSysData and NiPSysEmitterCtlrData 2023-09-21 13:26:01 +03:00
effect.cpp Remove last remnants of deprecated NIFStream methods 2023-09-18 06:44:44 +03:00
effect.hpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +03:00
exception.hpp Remove NIFFile::warn and NIFFile::fail functions 2022-09-24 19:10:05 +02:00
extra.cpp Read a bunch more extra data records 2023-09-20 02:57:37 +03:00
extra.hpp Fix formatting 2023-09-20 08:15:48 +03:00
niffile.cpp Reject files with non-zero preceding separators 2023-09-21 16:06:31 +03:00
niffile.hpp Update NIF Reader class and related code 2023-09-10 07:18:39 +03:00
nifkey.hpp Rewrite typed NiInterpolator loading 2023-09-14 00:34:15 +03:00
nifstream.cpp Rewrite NiBlendInterpolator+friends loading 2023-09-13 23:15:14 +03:00
nifstream.hpp Remove last remnants of deprecated NIFStream methods 2023-09-18 06:44:44 +03:00
niftypes.hpp Rewrite NiBlendInterpolator+friends loading 2023-09-13 23:15:14 +03:00
node.cpp Read BSMeshLODTriShape and BSDynamicTriShape 2023-09-20 05:06:38 +03:00
node.hpp Read BSMeshLODTriShape and BSDynamicTriShape 2023-09-20 05:06:38 +03:00
parent.hpp Support multiple parents for NIF nodes 2022-01-22 01:02:31 +01:00
particle.cpp Read particle system modifier controllers 2023-09-21 16:06:31 +03:00
particle.hpp Read particle system modifier controllers 2023-09-21 16:06:31 +03:00
physics.cpp Read bhkNPCollisionObject, bhkPhysicsSystem and bhkRagdollSystem 2023-09-20 08:27:20 +03:00
physics.hpp Read bhkNPCollisionObject, bhkPhysicsSystem and bhkRagdollSystem 2023-09-20 08:27:20 +03:00
property.cpp Read various FO3 shader properties 2023-09-20 05:06:38 +03:00
property.hpp Read various FO3 shader properties 2023-09-20 05:06:38 +03:00
record.hpp Read particle system modifier controllers 2023-09-21 16:06:31 +03:00
recordptr.hpp Read particle system modifier controllers 2023-09-21 16:06:31 +03: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