1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-01 04:45:34 +00:00
openmw-tes3mp/components/nifosg
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
..
controller.cpp Optimize ValueInterpolator / KeyframeController 2015-11-30 20:53:47 +01:00
controller.hpp Optimize ValueInterpolator / KeyframeController 2015-11-30 20:53:47 +01:00
nifloader.cpp Fix the rig bounds being updated twice per frame 2015-11-30 05:42:31 +01:00
nifloader.hpp Fix a typo 2015-06-05 02:06:13 +02:00
particle.cpp Optimize ValueInterpolator / KeyframeController 2015-11-30 20:53:47 +01:00
particle.hpp Optimize ValueInterpolator / KeyframeController 2015-11-30 20:53:47 +01:00
userdata.hpp Change rotation/scale workaround in preparation for loading .kf controllers 2015-03-22 22:55:35 +01:00