1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwrender
2021-01-26 22:29:41 +04:00
..
.gitignore
actoranimation.cpp
actoranimation.hpp
actorspaths.cpp
actorspaths.hpp
animation.cpp
animation.hpp
bulletdebugdraw.cpp The debug drawer rely on Bullet to determines the vertices of collision 2021-01-01 17:47:12 +01:00
bulletdebugdraw.hpp The debug drawer rely on Bullet to determines the vertices of collision 2021-01-01 17:47:12 +01:00
camera.cpp Fix minor bug: mSmoothedSpeed is not updating in first person mode, that leads to an incorrect value after switching to first person mode and back. 2020-12-24 03:39:59 +01:00
camera.hpp
cell.hpp
characterpreview.cpp Use ShaderVisitor to skip translucent framebuffer specific stuff 2021-01-20 23:37:19 +00:00
characterpreview.hpp
creatureanimation.cpp
creatureanimation.hpp
effectmanager.cpp
effectmanager.hpp
fogmanager.cpp Downgrade FOV-dependent view distance factor to a recommendation 2021-01-11 06:53:23 +03:00
fogmanager.hpp
globalmap.cpp Code cleanup 2021-01-09 14:41:10 +04:00
globalmap.hpp
groundcover.cpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
groundcover.hpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
landmanager.cpp
landmanager.hpp Fix defines names 2020-12-28 21:11:58 +04:00
localmap.cpp Don't nuke fog when bounds have changed 2021-01-09 18:25:46 +01:00
localmap.hpp
navmesh.cpp
navmesh.hpp
npcanimation.cpp
npcanimation.hpp
objectpaging.cpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
objectpaging.hpp Fix defines names 2020-12-28 21:11:58 +04:00
objects.cpp
objects.hpp
pathgrid.cpp
pathgrid.hpp
recastmesh.cpp
recastmesh.hpp
renderbin.hpp
renderinginterface.hpp
renderingmanager.cpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
renderingmanager.hpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
rendermode.hpp
ripplesimulation.cpp
ripplesimulation.hpp
rotatecontroller.cpp
rotatecontroller.hpp
screenshotmanager.cpp Move screenshots handling to the separate class 2021-01-09 10:44:33 +04:00
screenshotmanager.hpp Move screenshots handling to the separate class 2021-01-09 10:44:33 +04:00
sky.cpp Add an API to get base wind speed (which is from openmw.cfg) 2021-01-13 14:25:25 +04:00
sky.hpp Add an API to get base wind speed (which is from openmw.cfg) 2021-01-13 14:25:25 +04:00
terrainstorage.cpp
terrainstorage.hpp
util.cpp
util.hpp
viewovershoulder.cpp
viewovershoulder.hpp
vismask.hpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
water.cpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00
water.hpp
weaponanimation.cpp
weaponanimation.hpp