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/nif
Chris Robinson 4cedf0fbab Avoid colliding with AvoidNodes
These are placed under the RootCollisionNode hierarchy, but the shapes they
hold aren't collided with. Their exact function is unknown, but seems to be
related to lava? Maybe damage avoidance info for the AI.
12 years ago
..
tests directory structure reorganisation (still missing the mangle stuff) 15 years ago
.gitignore directory structure reorganisation (still missing the mangle stuff) 15 years ago
controlled.hpp Read NiGravity fields 12 years ago
controller.hpp Recognize NiFlipController 12 years ago
data.hpp Specified particle size is actually the radius 12 years ago
effect.hpp renamed low-level NIF related files and include guards to conform to naming convention 12 years ago
extra.hpp renamed low-level NIF related files and include guards to conform to naming convention 12 years ago
niffile.cpp Avoid colliding with AvoidNodes 12 years ago
niffile.hpp Properly read and use the NIF root record list 12 years ago
nifstream.hpp Read some missing particle data from NIFs 12 years ago
niftypes.hpp renamed low-level NIF related files and include guards to conform to naming convention 12 years ago
node.hpp Use flag enums instead of hard-coded hex values 12 years ago
property.hpp Use actual classes for properties 12 years ago
record.hpp Avoid colliding with AvoidNodes 12 years ago
recordptr.hpp Recognize NiFlipController 12 years ago