mirror of https://github.com/OpenMW/openmw.git
Modify the way swimming is handled:
- compute the swimming state instead of storing it, it changes as part of the simulation and was not updated, so it was wrong anyway. - store the swim level in ActorFrameData, it is constant per Actor so no need to compute it inside the simulationpull/3097/head
parent
6e51a9a512
commit
b04c958410
Loading…
Reference in New Issue