1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 20:29:57 +00:00
openmw/components/nif
Alexei Kotov a7cc4e6ba6 Rename Node->NiAVObject and update everything directly related
Update NiNode
Simplify RootCollisionNode handling in BulletNifLoader
2023-09-10 07:18:39 +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 Named->NiObjectNET and update everything directly related to it 2023-09-10 07:18:39 +03:00
controller.cpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +03:00
controller.hpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +03:00
data.cpp Rename Transformation->NiTransform and update everything directly related 2023-09-10 07:18:39 +03:00
data.hpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +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 Update keygroup/morph loading 2023-09-06 23:55:36 +03:00
nifstream.cpp Rename Transformation->NiTransform and update everything directly related 2023-09-10 07:18:39 +03:00
nifstream.hpp Rename Transformation->NiTransform and update everything directly related 2023-09-10 07:18:39 +03:00
niftypes.hpp Rename Transformation->NiTransform and update everything directly related 2023-09-10 07:18:39 +03:00
node.cpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +03:00
node.hpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +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 Move particle modifiers into a dedicated file 2023-08-31 18:43:13 +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 nif/controlled to nif/texture 2023-08-31 18:59:33 +03:00
property.hpp Rename Named->NiObjectNET and update everything directly related to it 2023-09-10 07:18:39 +03:00
record.hpp Alphabetize NIF record type list 2023-08-30 19:20:26 +03:00
recordptr.hpp Rename Node->NiAVObject and update everything directly related 2023-09-10 07:18:39 +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