1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwworld
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
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp
actionequip.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp Use drag and drop for ActionTake when InventoryWindow is active (bug #4543) 2018-09-10 15:18:07 +04:00
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp Make GetPCJumping return true only when jumping (bug #4641) 2018-09-16 11:58:01 +04:00
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cellpreloader.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
cellpreloader.hpp
cellref.cpp
cellref.hpp
cellreflist.hpp
cells.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
cells.hpp Restore dynamic stats for actors in inactive cells (bug #1875) 2018-09-26 07:46:28 +04:00
cellstore.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
cellstore.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
cellvisitors.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
class.cpp
class.hpp
containerstore.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
containerstore.hpp
contentloader.hpp
customdata.cpp
customdata.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp
esmstore.hpp
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
inventorystore.cpp Merged pull request #1959 2018-10-10 15:05:29 +02:00
inventorystore.hpp
livecellref.cpp
livecellref.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
localscripts.cpp
localscripts.hpp
manualref.cpp
manualref.hpp
nullaction.hpp
player.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
player.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
projectilemanager.cpp Use constants instead of widely used magic numbers (task #4645) 2018-09-17 19:22:50 +04:00
projectilemanager.hpp
ptr.cpp
ptr.hpp
recordcmp.hpp
refdata.cpp
refdata.hpp
scene.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
scene.hpp
store.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
store.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
timestamp.cpp
timestamp.hpp
weather.cpp Fade out sun glare and specularity completely at night start, not sunset start 2018-09-27 17:34:46 +03:00
weather.hpp
worldimp.cpp Optimize actors processing 2018-10-25 22:52:59 +04:00
worldimp.hpp Optimize actors processing 2018-10-25 22:52:59 +04:00