This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-26 18:35:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
apps
/
openmw
/
mwphysics
History
Allofich
ff3e307059
Pass parameters by const reference
2017-04-20 23:47:03 +09:00
..
actor.cpp
Avoid unnecessary AABB update for rotationally invariant collision shapes
2017-02-24 02:58:41 +01:00
actor.hpp
Avoid unnecessary AABB update for rotationally invariant collision shapes
2017-02-24 02:58:41 +01:00
collisiontype.hpp
Use a separate collision type for doors (
Fixes
#1962
)
2015-12-18 18:32:42 +01:00
convert.hpp
Readded collision objects and movement physics
2015-05-12 03:02:15 +02:00
physicssystem.cpp
Pass parameters by const reference
2017-04-20 23:47:03 +09:00
physicssystem.hpp
Pass parameters by const reference
2017-04-20 23:47:03 +09:00
trace.cpp
traceDown fix
2017-02-11 17:53:11 +01:00
trace.h
Use tracer hit height to skip stepping up in movement solver.
2016-12-24 23:07:44 +01:00