1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-24 20:23:53 +00:00
openmw/apps/openmw
fredzio 1f4c85520f Use convexSweepTest for projectile movement to solve any
imprecision issue with projectile collision detection.
Simplify the mechanics: manage hits in one spot.
Give magic projectiles a collision shape similar in size to their visible
model.

Rename the 2 convex result callback to clearly state their purpose.
2021-01-21 20:36:33 +01:00
..
mwbase mResourceSystem initialization reorder 2021-01-12 19:58:46 +01:00
mwclass rename setting 2020-12-07 21:56:41 +01:00
mwdialogue Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
mwgui Avoid possible memory leak in the mInterMessageBoxe field 2021-01-09 14:43:00 +04:00
mwinput Move screenshots handling to the separate class 2021-01-09 10:44:33 +04:00
mwmechanics Use convexSweepTest for projectile movement to solve any 2021-01-21 20:36:33 +01:00
mwphysics Use convexSweepTest for projectile movement to solve any 2021-01-21 20:36:33 +01:00
mwrender Merge pull request #3042 from akortunov/helpers 2021-01-13 23:09:01 +01:00
mwscript Show mesh origin 2020-12-29 21:45:59 +01:00
mwsound Remove redundant SoundManager::lookupSound and loadSound 2021-01-09 14:11:49 +01:00
mwstate Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
mwworld Use convexSweepTest for projectile movement to solve any 2021-01-21 20:36:33 +01:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Use convexSweepTest for projectile movement to solve any 2021-01-21 20:36:33 +01:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Merge branch 'no_bonus_points' into 'master' 2021-01-11 21:21:47 +00:00
engine.hpp Add stats for all updates 2020-06-30 22:00:23 +02:00
main.cpp Split long osg log messages into lines. 2021-01-08 23:21:39 +01:00