1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 12:45:36 +00:00
openmw/components/nif
2023-09-18 06:44:44 +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 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 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 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 Rewrite BSVertexData loading and read FO4 geometry properly 2023-09-17 20:15:30 +03:00
node.hpp Rename Property->NiProperty 2023-09-18 06:44:44 +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 Rename Property->NiProperty 2023-09-18 06:44:44 +03:00
property.hpp Rename Property->NiProperty 2023-09-18 06:44:44 +03:00
record.hpp Alphabetize NIF record type list 2023-08-30 19:20:26 +03:00
recordptr.hpp Rename Property->NiProperty 2023-09-18 06:44:44 +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