mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
Merge branch 'canyouseeme' into 'master'
Solve actor awareness check without async physics See merge request OpenMW/openmw!1071
This commit is contained in:
commit
4c5e6beb75
@ -565,6 +565,7 @@ namespace MWPhysics
|
||||
if (mAdvanceSimulation)
|
||||
actorData.mActorRaw->setStandingOnPtr(actorData.mStandingOn);
|
||||
}
|
||||
refreshLOSCache();
|
||||
}
|
||||
|
||||
void PhysicsTaskScheduler::updateStats(osg::Timer_t frameStart, unsigned int frameNumber, osg::Stats& stats)
|
||||
|
Loading…
x
Reference in New Issue
Block a user