1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2026-01-04 21:03:06 +00:00
openmw-tes3mp/apps/openmw
psi29a f90a049702 Merge branch 'movement_refactoring' into 'master'
Refactoring related to "smooth movement"

See merge request OpenMW/openmw!285

(cherry picked from commit 6eaf0a389d5aed3b74ab1a7cf89574612f964bdf)

e847b4c8 Split getSpeed() to getMaxSpeed() and getCurrentSpeed()
a96c46bc Refactor calculation of movement.mSpeedFactor
03ee9090 Use getMaxSpeed instead of getCurrentSpeed where it makes sense.
a178af5c Create helper functions `normalizeAngle` and `rotateVec2f`
2020-08-27 11:54:30 +00:00
..
mwbase Add RayCastingInterface 2020-08-06 22:03:33 +02:00
mwclass Merge branch 'movement_refactoring' into 'master' 2020-08-27 11:54:30 +00:00
mwdialogue Update mLastTopic before executing scripts. In case the script contains ClearInfoActor it erase not the correct topic. 2020-07-28 20:50:49 +00:00
mwgui Update mLastTopic before executing scripts. In case the script contains ClearInfoActor it erase not the correct topic. 2020-07-28 20:50:49 +00:00
mwinput Refactoring. Simplification of camera interface. 2020-08-06 00:43:33 +02:00
mwmechanics Merge branch 'movement_refactoring' into 'master' 2020-08-27 11:54:30 +00:00
mwphysics Add RayCastingInterface 2020-08-06 22:03:33 +02:00
mwrender Merge branch 'movement_refactoring' into 'master' 2020-08-27 11:54:30 +00:00
mwscript Fix AppVeyor warnings 2020-08-07 09:59:16 +03:00
mwsound Init sound by a single object 2020-07-15 19:46:34 +02:00
mwstate Resume failed scripts execution after game reload (feature #5524) 2020-07-14 10:53:01 +04:00
mwworld Merge branch 'movement_refactoring' into 'master' 2020-08-27 11:54:30 +00:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Add RayCastingInterface 2020-08-06 22:03:33 +02:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Report OSG rendering stats 2020-07-11 18:32:57 +02:00
engine.hpp Add stats for all updates 2020-06-30 22:00:23 +02:00
main.cpp Add separate textures for scrollbars (feature #5051) 2019-06-01 16:12:03 +04:00