1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 02:15:34 +00:00
openmw/components/nif
Alexei Kotov 9ae1077808 Update NIF property loading, first pass
Revise all FO3+ shader properties (attempt reading FO4, FO76 and Starfield properties)
Use constants for most instances of property flags
Drop invalid usage of non-existent double-sided flag for BSShader
Make formatting more consistent, drop unnecessary comments
2023-09-17 19:22:16 +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 Fix bit shift 2023-09-14 07:01:12 +03:00
controller.hpp Fix formatting 2023-09-14 05:11:40 +03:00
data.cpp Rewrite typed NiInterpolator loading 2023-09-14 00:34:15 +03:00
data.hpp Rewrite typed NiInterpolator loading 2023-09-14 00:34:15 +03:00
effect.cpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +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 Modernize extra data records 2023-09-01 01:54:11 +03:00
extra.hpp Modernize extra data records 2023-09-01 01:54:11 +03:00
niffile.cpp Update NIF Reader class and related code 2023-09-10 07:18:39 +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 NIFStream: remove getBoolean, getString 2023-09-14 01:54:27 +03:00
niftypes.hpp Rewrite NiBlendInterpolator+friends loading 2023-09-13 23:15:14 +03:00
node.cpp Improve node record consistency with NifTools 2023-09-16 19:17:40 +03:00
node.hpp Improve node record consistency with NifTools 2023-09-16 19:17:40 +03:00
parent.hpp Support multiple parents for NIF nodes 2022-01-22 01:02:31 +01:00
particle.cpp Move particle modifiers into a dedicated file 2023-08-31 18:43:13 +03:00
particle.hpp Rename Controller->NiTimeController, update NiTimeController and related code 2023-09-14 03:12:10 +03:00
physics.cpp Modernize Bethesda Havok records 2023-09-01 01:54:11 +03:00
physics.hpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +03:00
property.cpp Update NIF property loading, first pass 2023-09-17 19:22:16 +03:00
property.hpp Update NIF property loading, first pass 2023-09-17 19:22:16 +03:00
record.hpp Alphabetize NIF record type list 2023-08-30 19:20:26 +03:00
recordptr.hpp Rename Controller->NiTimeController, update NiTimeController and related code 2023-09-14 03:12:10 +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