1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 17:59:56 +00:00
openmw/components/nif
Alexei Kotov 981e482171 Read BSSubIndexTriShape
It's currently handled exactly like BSTriShape, which works ok enough for our purposes
2023-10-20 17:02:46 +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 bhkBallSocketConstraintChain and BSProceduralLightingController 2023-09-24 20:22:07 +03:00
controller.hpp Read bhkBallSocketConstraintChain and BSProceduralLightingController 2023-09-24 20:22:07 +03:00
data.cpp Read FO4 skinning data 2023-10-04 15:54:28 +03:00
data.hpp Read FO4 skinning data 2023-10-04 15:54:28 +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 more FO4 extra data records 2023-10-04 15:54:28 +03:00
extra.hpp Read more FO4 extra data records 2023-10-04 15:54:28 +03:00
niffile.cpp Read BSSubIndexTriShape 2023-10-20 17:02:46 +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 BSSubIndexTriShape 2023-10-20 17:02:46 +03:00
node.hpp Read BSSubIndexTriShape 2023-10-20 17:02:46 +03:00
parent.hpp Support multiple parents for NIF nodes 2022-01-22 01:02:31 +01:00
particle.cpp Read NiMeshPSysData and related modifiers 2023-09-24 20:22:09 +03:00
particle.hpp Read NiMeshPSysData and related modifiers 2023-09-24 20:22:09 +03:00
physics.cpp Read all Bethesda Havok Action records 2023-09-25 14:45:40 +03:00
physics.hpp Read all Bethesda Havok Action records 2023-09-25 14:45:40 +03:00
property.cpp Read BSWaterShaderProperty and BSSkyShaderProperty 2023-09-22 00:36:41 +03:00
property.hpp Apply soft effect to nifs marked with soft effect flag (developed by Cody Glassman) 2023-09-27 20:41:52 +02:00
record.hpp Read BSSubIndexTriShape 2023-10-20 17:02:46 +03:00
recordptr.hpp Read FO4 skinning data 2023-10-04 15:54:28 +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