1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw
fredzio b78820de55 Ignore projectiles inside of MovementSolver::unstuck. It is normal for actors to be inside of a
projectile collision shape.
A side effect of moving actors outside of projectile collision shape is that if both the actor and the projectile are
near a wall, the actor could get moved outside of the world.
2021-02-07 18:32:03 +01:00
..
mwbase
mwclass Revert "Remove physics dependency on basenode" 2021-01-29 16:51:13 +04:00
mwdialogue
mwgui Implement instanced groundcover 2021-01-26 22:29:41 +04:00
mwinput
mwmechanics Don't ignore Z in path finding if actor can move by Z. 2021-01-29 22:30:20 +01:00
mwphysics Ignore projectiles inside of MovementSolver::unstuck. It is normal for actors to be inside of a 2021-02-07 18:32:03 +01:00
mwrender Make the dummy texture for the character preview shadow-friendly 2021-02-03 18:45:22 +00:00
mwscript
mwsound
mwstate
mwworld Fix #5821: NPCs from mods getting removed if mod order was changed 2021-01-29 22:53:02 +01:00
android_main.cpp
CMakeLists.txt Implement instanced groundcover 2021-01-26 22:29:41 +04:00
doc.hpp
engine.cpp Merge pull request #3023 from akortunov/grass_intsancing 2021-01-27 12:21:24 +01:00
engine.hpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
main.cpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00