You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/nifogre
scrawl e51300989c Handle NiBSPArrayController as alias for NiParticleSystemController
The differences (if any) are unknown.

NiBSPArrayController is used by the Atronach_Fire.nif model. Its particles are now visible, but they don't look right yet. Need to handle NiAutoNormalParticlesData?
11 years ago
..
controller.hpp General perfomance optimizations. 11 years ago
material.cpp Fix texture name issue with Vality's Bitter Coast Mod 11 years ago
material.hpp Implement NiFlipController 11 years ago
mesh.cpp Include some more required Ogre headers explicitely. 11 years ago
mesh.hpp Move the mesh loader to its own source file 12 years ago
ogrenifloader.cpp Handle NiBSPArrayController as alias for NiParticleSystemController 11 years ago
ogrenifloader.hpp Implement NiBillboardNode. Flags not handled yet. 11 years ago
particles.cpp Particle improvements: particle systems now move with the particle bone, not the scene node. This difference is not noticable if the particle bone is static, but it makes the code *much* nicer and mirrors more closely what NifSkope does. 11 years ago
particles.hpp Refactored Ogre initialisation into a component 11 years ago
skeleton.cpp Handle NiBSPArrayController as alias for NiParticleSystemController 11 years ago
skeleton.hpp Build a skeleton for Nifs that have a matching .kf file 12 years ago