1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:19:54 +00:00
openmw-tes3mp/components
Nathan Jeffords e7665582ad reworked Nif::KeyListT into Nif::CurveT
Renamed Nif:KeyListT to Nif::CurveT, moved it into its own file and
changed its implementation so that on compatible platforms, the entire
array of key-frames can be read in a single read call. Added a helper
class called Nif::CurveT::interpolator to allow other code to easily
evaluate the curve. Reworked part of the skeletonLoader code to use
the interpolator to simplify its own logic.
2013-04-24 20:20:00 -07:00
..
bsa Revive bsatool 2013-03-07 21:13:10 +01:00
compiler added comment token (for use in syntax colouring) 2013-04-11 10:50:22 +02:00
esm Move away from fixed record names for body parts 2013-04-18 00:19:34 +02:00
file_finder Issue #133 Handle resources across multiple data directories 2012-02-12 14:21:07 +01:00
fileorderlist Merge branch 'master' into next 2013-03-20 02:29:03 +01:00
files Load fallback archives listed in openmw.cfg at startup 2013-03-09 21:14:11 +01:00
interpreter Bug #613: fixed assert in string literal access function 2013-04-12 14:48:53 +02:00
misc added missing reference to <cctype> 2013-01-01 10:58:30 -08:00
nif reworked Nif::KeyListT into Nif::CurveT 2013-04-24 20:20:00 -07:00
nifbullet Properly read and use the NIF root record list 2013-04-06 10:17:09 -07:00
nifogre reworked Nif::KeyListT into Nif::CurveT 2013-04-24 20:20:00 -07:00
nifoverrides renamed high level NIF files... 2013-03-02 13:23:09 -08:00
settings settings.cpp: fix std::runtime_error compile error 2012-09-05 23:39:58 +02:00
terrain remove underscores from filenames in esm 2012-09-23 23:12:10 +04:00
to_utf8 fixed various warnings about converting size_t to int 2013-02-23 10:23:38 -08:00
translation Merge remote-tracking branch 'corristo/master' 2013-01-06 18:40:30 +01:00
CMakeLists.txt Merge branch 'script' 2013-04-11 10:50:46 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00