Commit Graph

7 Commits (master)

Author SHA1 Message Date
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`
4 years ago
Petr Mikheev b4c699348f Improved strafe movement 5 years ago
Andrei Kortunov 61ab7f3c1e Implement actors movement deceleration (feature #4544) 5 years ago
scrawl 47758c11cd Readded collision objects and movement physics 10 years ago
Chris Robinson 0ce188b7cc Store the position and rotation in MWMechanics::Movement 12 years ago
Jason Hooks 18a139cd66 adding up and down move buttons 13 years ago
Marc Zinnschlag 4468a2b6a8 added movement data to MW references; added movement interface to MWWorld::Class 14 years ago