This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-11 18:37:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
da01ec4f52
OpenMW
/
apps
/
openmw
/
mwrender
History
Sebastian Wick
7c24c0a64e
fix uninitialized variables
2013-07-29 16:45:35 +02:00
..
.gitignore
activatoranimation.cpp
activatoranimation.hpp
actors.cpp
actors.hpp
animation.cpp
Properly handle starting an animation at the end
2013-07-28 09:56:03 -07:00
animation.hpp
Use time values for the aniamtion's start, stop, and loop points
2013-07-24 08:38:36 -07:00
camera.cpp
fix uninitialized variables
2013-07-29 16:45:35 +02:00
camera.hpp
First/Third person transitions with mouse wheel
2013-07-29 16:43:16 +02:00
cell.hpp
characterpreview.cpp
Add a speed multiplier to the animation state
2013-07-16 00:43:31 -07:00
characterpreview.hpp
Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea
2013-07-06 17:02:40 +02:00
compositors.cpp
compositors.hpp
creatureanimation.cpp
creatureanimation.hpp
debugging.cpp
debugging.hpp
externalrendering.hpp
globalmap.cpp
globalmap.hpp
localmap.cpp
Fix a problem with statics disappearing sometimes on the map
2013-05-18 22:55:30 +02:00
localmap.hpp
npcanimation.cpp
Handle controllers in the NPC's bound object parts
2013-07-23 22:05:03 -07:00
npcanimation.hpp
objects.cpp
objects.hpp
occlusionquery.cpp
Fix the frame update not getting called on the first frame
2013-05-13 20:08:12 +02:00
occlusionquery.hpp
Fix the frame update not getting called on the first frame
2013-05-13 20:08:12 +02:00
refraction.cpp
refraction.hpp
renderconst.hpp
Fix first person meshes casting shadows
2013-07-14 14:55:07 +02:00
renderinginterface.hpp
renderingmanager.cpp
First/Third person transitions with mouse wheel
2013-07-29 16:43:16 +02:00
renderingmanager.hpp
Restored window resizing
2013-07-29 02:32:08 +02:00
ripplesimulation.cpp
ripplesimulation.hpp
shadows.cpp
shadows.hpp
sky.cpp
Fix sun glare persisting after changing to an interior cell
2013-05-18 23:10:37 +02:00
sky.hpp
terrain.cpp
terrain.hpp
terrainmaterial.cpp
terrainmaterial.hpp
videoplayer.cpp
Make VideoPlayer::playVideo block until the video finishes
2013-07-18 14:14:10 +02:00
videoplayer.hpp
Make VideoPlayer::playVideo block until the video finishes
2013-07-18 14:14:10 +02:00
water.cpp
water.hpp