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
Marc Zinnschlag 91d1bab4ac replaced NULL with nullptr 10 years ago
..
base.hpp NIF reader cleanup: move definitions to cpp file 10 years ago
controlled.cpp Implement gravity decay (previously unknown float) 10 years ago
controlled.hpp Implement gravity decay (previously unknown float) 10 years ago
controller.cpp Implement planar collider for particles (Fixes #2149) 10 years ago
controller.hpp Implement planar collider for particles (Fixes #2149) 10 years ago
data.cpp Remove redundant allocations for NIF meshes 10 years ago
data.hpp replaced NULL with nullptr 10 years ago
effect.cpp Add OSG nifloader, currently supports geometry, materials, basic texturing, skinning, morphing, and most controllers. 10 years ago
effect.hpp NIF reader cleanup: move definitions to cpp file 10 years ago
extra.cpp Add OSG nifloader, currently supports geometry, materials, basic texturing, skinning, morphing, and most controllers. 10 years ago
extra.hpp NIF reader cleanup: move definitions to cpp file 10 years ago
niffile.cpp replaced NULL with nullptr 10 years ago
niffile.hpp replaced boost::shared_ptr with std::shared_ptr 10 years ago
nifkey.hpp replaced boost::shared_ptr with std::shared_ptr 10 years ago
nifstream.cpp Remove redundant allocations for NIF meshes 10 years ago
nifstream.hpp Remove redundant allocations for NIF meshes 10 years ago
niftypes.hpp Remove redundant Transform nodes for TriShapes/ParticleSystems with an identity transform 10 years ago
node.cpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
node.hpp replaced NULL with nullptr 10 years ago
property.cpp Add OSG nifloader, currently supports geometry, materials, basic texturing, skinning, morphing, and most controllers. 10 years ago
property.hpp Fully implement NiStencilProperty (Feature #1057) 10 years ago
record.hpp NIF reader cleanup: move definitions to cpp file 10 years ago
recordptr.hpp replaced NULL with nullptr 10 years ago