1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/components/nif
Capostrophic 8baddefdbd Refactor extra data and particle modifier handling
Objects no longer inherit from extra data class
"Controlled" harmful abstraction no longer exists
Introduced NiParticleModifier/NiParticleCollider abstractions
Extra data size reading moved into the base read() method
2019-09-13 20:26:22 +03:00
..
base.hpp Refactor extra data and particle modifier handling 2019-09-13 20:26:22 +03:00
controlled.cpp Refactor extra data and particle modifier handling 2019-09-13 20:26:22 +03:00
controlled.hpp Refactor extra data and particle modifier handling 2019-09-13 20:26:22 +03:00
controller.cpp
controller.hpp Refactor extra data and particle modifier handling 2019-09-13 20:26:22 +03:00
data.cpp Implement NiPalette support (feature #4882) 2019-08-16 20:21:09 +03:00
data.hpp Implement NiPalette support (feature #4882) 2019-08-16 20:21:09 +03:00
effect.cpp
effect.hpp
extra.cpp Refactor extra data and particle modifier handling 2019-09-13 20:26:22 +03:00
extra.hpp
niffile.cpp Implement NiPalette support (feature #4882) 2019-08-16 20:21:09 +03:00
niffile.hpp
nifkey.hpp
nifstream.cpp
nifstream.hpp
niftypes.hpp
node.cpp
node.hpp Load NiTriStrips/NiTriStripsData (don't do anything yet) 2019-08-08 17:09:06 +03:00
property.cpp
property.hpp
record.hpp Implement NiPalette support (feature #4882) 2019-08-16 20:21:09 +03:00
recordptr.hpp Refactor extra data and particle modifier handling 2019-09-13 20:26:22 +03:00