1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwphysics
Andrei Kortunov e7de6b974a Optimize actors processing
1. Do not update physics and animations for actors outside processing range (bug #4647)
2. Do not render such actors
3. Add transparency to actors near processing border, so they will not pop up suddenly
2018-10-25 22:52:59 +04:00
..
actor.cpp Revert "Merge pull request #1701 from akortunov/standfix" 2018-05-26 11:35:48 +00:00
actor.hpp Revert "Merge pull request #1701 from akortunov/standfix" 2018-05-26 11:35:48 +00:00
collisiontype.hpp
convert.hpp
physicssystem.cpp Optimize actors processing 2018-10-25 22:52:59 +04:00
physicssystem.hpp Optimize actors processing 2018-10-25 22:52:59 +04:00
trace.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
trace.h