1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-14 18:26:41 +00:00
openmw-tes3mp/components/nif
2013-12-31 00:56:04 +01:00
..
tests
.gitignore
controlled.hpp
controller.hpp Implement NiFlipController 2013-12-08 18:51:56 +01:00
data.hpp
effect.hpp
extra.hpp
niffile.cpp Implement NiBillboardNode. Flags not handled yet. 2013-12-26 20:53:52 +01:00
niffile.hpp Not handling interpolation type should be an error, since it will fail reading the next record if it hasn't read the previous one completely. 2013-12-31 00:56:04 +01:00
nifstream.hpp
niftypes.hpp
node.hpp Particle improvements: Handle LocalSpace flag. Attach particle systems to the base node, since they need to be relative to that when LocalSpace is enabled. Get the bone in emitters/affectors so that resulting particle positions are the same. TODO: Fix Controllers to affect particle systems. 2013-11-25 13:50:33 +01:00
property.hpp
record.hpp Implement NiBillboardNode. Flags not handled yet. 2013-12-26 20:53:52 +01:00
recordptr.hpp