1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw
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
..
mwbase Optimize actors processing 2018-10-25 22:52:59 +04:00
mwclass Merge pull request #1969 from Capostrophic/soundgen 2018-10-15 14:43:11 +02:00
mwdialogue Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
mwgui Optimize actors processing 2018-10-25 22:52:59 +04:00
mwinput Disallow to open the journal while settings window is open (bug #4674) 2018-10-10 18:33:56 +03:00
mwmechanics Optimize actors processing 2018-10-25 22:52:59 +04:00
mwphysics Optimize actors processing 2018-10-25 22:52:59 +04:00
mwrender Optimize actors processing 2018-10-25 22:52:59 +04:00
mwscript Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
mwsound Catch exceptions inside the loadVoice() (bug #4685) 2018-10-18 15:02:23 +04:00
mwstate Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
mwworld Optimize actors processing 2018-10-25 22:52:59 +04:00
android_commandLine.cpp
android_commandLine.h
android_main.c Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
CMakeLists.txt
doc.hpp
engine.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
engine.hpp
main.cpp