1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00
OpenMW/apps/openmw/mwphysics
Evil Eye 4f264af5a9 Merge branch 'staticsload' into 'master'
Loads statics before actors II (#5379)

See merge request OpenMW/openmw!588
2021-06-28 20:25:51 +00:00
..
actor.cpp Some actors are supposed to spawn on an object that belongs to an adjacent cell. 2021-06-28 09:36:04 +02:00
actor.hpp Some actors are supposed to spawn on an object that belongs to an adjacent cell. 2021-06-28 09:36:04 +02:00
actorconvexcallback.cpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
actorconvexcallback.hpp
closestnotmerayresultcallback.cpp
closestnotmerayresultcallback.hpp
collisiontype.hpp
constants.hpp Fix double -> float conversions 2021-04-19 15:36:58 +04:00
contacttestresultcallback.cpp
contacttestresultcallback.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
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 Tone down actor's skip simulation flag to an optional skip collision 2021-05-01 14:22:30 +02:00
movementsolver.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
mtphysics.cpp Remove an unused struct 2021-05-15 19:49:15 +02:00
mtphysics.hpp Do not store callback inside Misc::Barrier 2021-05-05 23:42:47 +02:00
object.cpp Some actors are supposed to spawn on an object that belongs to an adjacent cell. 2021-06-28 09:36:04 +02:00
object.hpp Some actors are supposed to spawn on an object that belongs to an adjacent cell. 2021-06-28 09:36:04 +02:00
physicssystem.cpp Merge branch 'staticsload' into 'master' 2021-06-28 20:25:51 +00:00
physicssystem.hpp Merge branch 'staticsload' into 'master' 2021-06-28 20:25:51 +00:00
projectile.cpp Add a ton of const refs 2021-06-23 23:13:59 +02:00
projectile.hpp Add a ton of const refs 2021-06-23 23:13:59 +02:00
projectileconvexcallback.cpp
projectileconvexcallback.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
ptrholder.hpp
raycasting.hpp Add a ton of const refs 2021-06-23 23:13:59 +02:00
stepper.cpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
stepper.hpp
trace.cpp
trace.h