1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 20:53:50 +00:00
openmw-tes3mp/components
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
..
bsa Changed relative includes to library header format 2015-11-27 21:01:28 -05:00
compiler fixed an interference with script warning mode and error downgrading (Fixes #2990) 2015-11-09 09:07:18 +01:00
config Launcher: ensure to clear previous settings when reloading settings 2015-11-27 20:52:29 +01:00
contentselector Fix #include error 2015-11-27 21:20:54 -05:00
esm Cache CellId 2015-11-26 23:56:32 +01:00
esmterrain Missing include fix 2015-11-27 22:21:01 +01:00
files Apply 27e669296e (locale-unaware tolower) to more code 2015-11-30 00:38:52 +01:00
fontloader Build fix for MyGUI 3.2.1 2015-06-04 17:13:42 +02:00
interpreter deal with script execution from within a script (Fixes #2964) 2015-10-09 12:14:56 +02:00
loadinglistener Tests: add dialogue_merging_test (requires some data files) 2015-11-14 00:27:59 +01:00
misc StringUtils: use the locale-unaware tolower function 2015-11-27 03:22:52 +01:00
myguiplatform Revert "Merge remote-tracking branch 'sandstranger/opengles'" 2015-11-25 19:22:48 +01:00
nif Optimize ValueInterpolator / KeyframeController 2015-11-30 20:53:47 +01:00
nifbullet Changed relative includes to library header format 2015-11-27 21:01:28 -05:00
nifosg Optimize ValueInterpolator / KeyframeController 2015-11-30 20:53:47 +01:00
process OSX build fix 2014-11-20 18:14:49 +01:00
resource Share the bvh of btBvhTriangleMeshShape's when possible 2015-11-30 02:06:29 +01:00
sceneutil Use const reference, thanks ace13 2015-11-24 03:42:35 +01:00
sdlutil Revert "Merge remote-tracking branch 'sandstranger/opengles'" 2015-11-25 19:22:48 +01:00
settings Fix 'duplicate setting' errors when running installation wizard 2015-11-27 20:32:45 +01:00
terrain Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
to_utf8 Remove some outdated todo comments 2015-03-12 00:27:01 +01:00
translation Fix cppcheck issues 2014-09-26 17:48:14 +02:00
version Move OpenMW version information to a textfile instead of compiling it in 2015-07-18 03:09:04 +02:00
vfs Apply 27e669296e (locale-unaware tolower) to more code 2015-11-30 00:38:52 +01:00
widgets Fix -Woverloaded-virtual clang warnings 2015-06-04 20:31:28 +02:00
CMakeLists.txt Don't link against unnecessary OSG libraries 2015-11-29 19:56:43 +01:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00