1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-03 16:38:30 +00:00
openmw/components/nif
scrawl 695fcf41c4 Optimize ValueInterpolator / KeyframeController
Cache the current position in the animation track and attempt to reuse it in the next frame.

Decent speed up for the Update phase, about 0.3 ms faster in Balmora.
2015-11-30 20:53:47 +01:00
..
base.hpp NIF reader cleanup: move definitions to cpp file 2015-02-22 19:17:28 +01:00
controlled.cpp
controlled.hpp
controller.cpp
controller.hpp
data.cpp
data.hpp
effect.cpp
effect.hpp
extra.cpp Add OSG nifloader, currently supports geometry, materials, basic texturing, skinning, morphing, and most controllers. 2015-02-23 21:06:10 +01:00
extra.hpp
niffile.cpp
niffile.hpp Dead code removal 2015-04-25 01:28:01 +02:00
nifkey.hpp
nifstream.cpp
nifstream.hpp
niftypes.hpp
node.cpp
node.hpp Read NiLODNode (Bug #3008) 2015-11-12 19:52:32 +01:00
property.cpp
property.hpp
record.hpp
recordptr.hpp