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-16 16:10:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0fac172413
OpenMW
/
apps
/
openmw
/
mwphysics
History
fredzio
0fac172413
Remove wrong line that slipped in yesterday.
2021-03-29 21:46:08 +02:00
..
actor.cpp
Remove wrong line that slipped in yesterday.
2021-03-29 21:46:08 +02:00
actor.hpp
make unstucking slightly smarter (can turn itself off, also acts like flat ground)
2021-03-20 21:14:56 -04:00
actorconvexcallback.cpp
actorconvexcallback.hpp
closestnotmerayresultcallback.cpp
closestnotmerayresultcallback.hpp
collisiontype.hpp
constants.hpp
"static const" -> "static constexpr" in headers
2021-03-21 13:57:54 +01:00
contacttestresultcallback.cpp
contacttestresultcallback.hpp
contacttestwrapper.cpp
contacttestwrapper.h
deepestnotmecontacttestresultcallback.cpp
deepestnotmecontacttestresultcallback.hpp
hasspherecollisioncallback.hpp
heightfield.cpp
Avoid heightfield conversion in newer Bullet
2021-03-11 23:52:12 +00:00
heightfield.hpp
Avoid heightfield conversion in newer Bullet
2021-03-11 23:52:12 +00:00
movementsolver.cpp
Use saved actor position instead of reading again RefData in unstuck. It
2021-03-26 23:49:31 +01:00
movementsolver.hpp
mtphysics.cpp
Guard the Bullet drawing method with a read lock on the
2021-03-26 23:49:31 +01:00
mtphysics.hpp
Guard the Bullet drawing method with a read lock on the
2021-03-26 23:49:31 +01:00
object.cpp
object.hpp
physicssystem.cpp
Guard the Bullet drawing method with a read lock on the
2021-03-26 23:49:31 +01:00
physicssystem.hpp
Replace pointless usage of shared_ptr by unique_ptr / non-owning raw
2021-03-26 23:49:31 +01:00
projectile.cpp
projectile.hpp
projectileconvexcallback.cpp
projectileconvexcallback.hpp
ptrholder.hpp
raycasting.hpp
stepper.cpp
stepper.hpp
trace.cpp
trace.h