1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwrender
Bret Curtis b3f3b29bbe
Merge pull request #3039 from akortunov/screenshotmanager
Move screenshots handling to the separate class
2021-01-10 12:59:45 +01:00
..
.gitignore
actoranimation.cpp
actoranimation.hpp
actorspaths.cpp
actorspaths.hpp
animation.cpp Use bip01 for root bone name 2020-12-15 13:51:49 +02:00
animation.hpp Separate keyframes logic to provide basis for osgAnimation integration. 2020-11-18 22:48:47 +02:00
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 Fix some issues, found by CoverityScan 2020-10-28 18:02:31 +04:00
cell.hpp
characterpreview.cpp
characterpreview.hpp
creatureanimation.cpp
creatureanimation.hpp
effectmanager.cpp
effectmanager.hpp
fogmanager.cpp
fogmanager.hpp
globalmap.cpp Code cleanup 2021-01-09 14:41:10 +04:00
globalmap.hpp
landmanager.cpp
landmanager.hpp Fix defines names 2020-12-28 21:11:58 +04:00
localmap.cpp Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
localmap.hpp
navmesh.cpp
navmesh.hpp
npcanimation.cpp Separate keyframes logic to provide basis for osgAnimation integration. 2020-11-18 22:48:47 +02:00
npcanimation.hpp
objectpaging.cpp Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03: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 Move screenshots handling to the separate class 2021-01-09 10:44:33 +04:00
renderingmanager.hpp Move screenshots handling to the separate class 2021-01-09 10:44:33 +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 Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
sky.hpp Change moon phase to an enum class 2020-10-26 22:16:31 +01:00
terrainstorage.cpp
terrainstorage.hpp
util.cpp
util.hpp
viewovershoulder.cpp
viewovershoulder.hpp
vismask.hpp
water.cpp Use explicit calls for virtual methods in constructors 2021-01-09 18:25:48 +04:00
water.hpp
weaponanimation.cpp
weaponanimation.hpp