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
2024-12-29 12:20:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d64eea2fc6
OpenMW
/
apps
/
openmw
/
mwphysics
History
psi29a
d64eea2fc6
Merge branch '7113-move-from-std-atoi-to-std-from_char' into 'master'
...
Move from std::atoi to std::from_char
Closes
#7113
See merge request
OpenMW/openmw!2760
2023-03-18 09:30:48 +00:00
..
actor.cpp
In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel.
2023-03-16 22:07:26 +01:00
actor.hpp
In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel.
2023-03-16 22:07:26 +01:00
actorconvexcallback.cpp
actorconvexcallback.hpp
closestnotmerayresultcallback.cpp
closestnotmerayresultcallback.hpp
collisiontype.hpp
constants.hpp
contacttestresultcallback.cpp
contacttestresultcallback.hpp
contacttestwrapper.cpp
contacttestwrapper.h
deepestnotmecontacttestresultcallback.cpp
deepestnotmecontacttestresultcallback.hpp
hasspherecollisioncallback.hpp
heightfield.cpp
heightfield.hpp
movementsolver.cpp
In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel.
2023-03-16 22:07:26 +01:00
movementsolver.hpp
mtphysics.cpp
In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel.
2023-03-16 22:07:26 +01:00
mtphysics.hpp
Do not use std::shared_mutex to wait for job for async physics
2023-03-05 18:07:56 +01:00
object.cpp
object.hpp
physicssystem.cpp
Move from std::atoi to std::from_char
2023-03-18 09:30:48 +00:00
physicssystem.hpp
projectile.cpp
projectile.hpp
projectileconvexcallback.cpp
projectileconvexcallback.hpp
ptrholder.hpp
raycasting.hpp
Fix -Wnon-virtual-dtor warnings
2023-02-03 23:00:09 +01:00
stepper.cpp
stepper.hpp
trace.cpp
trace.h