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
dteviot 3f28634d1f consolidate random number logic
Note, I suspect Rng::rollClosedProbability() is not needed.  The only difference between it and rollProbability() is that one time in 37k (on Windows), it will give an output of 1.0.
On some versions of Linux, the value of 1.0 will occur about 1 time in 4 billion.
10 years ago
..
controller.hpp Don't produce NaN's for 0-length controllers in NifOgre::DefaultFunction 10 years ago
material.cpp Implement drawMode of NiStencilProperty (Feature #1057) 10 years ago
material.hpp Implement drawMode of NiStencilProperty (Feature #1057) 10 years ago
mesh.cpp Change dynamic_cast to static_cast to make coverity happy 10 years ago
mesh.hpp fixed warning C4099: 10 years ago
ogrenifloader.cpp fixed MSVC 2013 warning C4800 10 years ago
ogrenifloader.hpp Add setting for showing MRK nodes to NIF loaders 10 years ago
particles.cpp consolidate random number logic 10 years ago
particles.hpp Implement multiple emitter nodes for NiBSPArrayController 10 years ago
skeleton.cpp Revert "Allow NIF rotation matrices that include scale values" 10 years ago
skeleton.hpp Build a skeleton for Nifs that have a matching .kf file 12 years ago