.. |
.gitignore
|
|
|
activatoranimation.cpp
|
Allow loading multiple animation sources
|
2013-05-07 16:59:32 -07:00 |
activatoranimation.hpp
|
|
|
actors.cpp
|
Fix crash when disabling objects in a previously loaded cell, then coming back to that cell and leaving again
|
2013-04-17 17:06:30 +02:00 |
actors.hpp
|
|
|
animation.cpp
|
change way animations keys are handled (thanks KittyCat!)
|
2013-07-15 16:37:25 +01:00 |
animation.hpp
|
Security skill
|
2013-05-19 18:40:37 +02:00 |
camera.cpp
|
Fix a new game crash, reset camera
|
2013-05-17 22:53:43 +02:00 |
camera.hpp
|
Fix a new game crash, reset camera
|
2013-05-17 22:53:43 +02:00 |
cell.hpp
|
|
|
characterpreview.cpp
|
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 |
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
|
Allow loading multiple animation sources
|
2013-05-07 16:59:32 -07:00 |
creatureanimation.hpp
|
|
|
debugging.cpp
|
Rename MWRender's Player to Camera
|
2013-04-29 05:50:40 -07:00 |
debugging.hpp
|
Rename MWRender's Player to Camera
|
2013-04-29 05:50:40 -07:00 |
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
|
Security skill
|
2013-05-19 18:40:37 +02:00 |
npcanimation.hpp
|
Render weapon and shield. Only shield can be seen right now as weapons need to be drawed out.
|
2013-04-28 11:41:01 +01:00 |
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
|
|
|
renderinginterface.hpp
|
|
|
renderingmanager.cpp
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into sdl_input2
|
2013-06-15 17:41:42 +02:00 |
renderingmanager.hpp
|
Fix a new game crash, reset camera
|
2013-05-17 22:53:43 +02:00 |
ripplesimulation.cpp
|
|
|
ripplesimulation.hpp
|
|
|
shadows.cpp
|
Terrain material now uses multiple passes if required, which means it can support an arbitrary number of layers. Also re-enables PSSM.
|
2013-04-09 20:31:00 +02:00 |
shadows.hpp
|
|
|
sky.cpp
|
Fix sun glare persisting after changing to an interior cell
|
2013-05-18 23:10:37 +02:00 |
sky.hpp
|
Camera relative sky rendering. Now we no longer need to keep sky position in sync with camera.
|
2013-05-07 17:38:24 +02:00 |
terrain.cpp
|
|
|
terrain.hpp
|
|
|
terrainmaterial.cpp
|
init pointer value to prevent segfault
|
2013-05-03 10:51:42 +04:00 |
terrainmaterial.hpp
|
Terrain material now uses multiple passes if required, which means it can support an arbitrary number of layers. Also re-enables PSSM.
|
2013-04-09 20:31:00 +02:00 |
videoplayer.cpp
|
Correction of libavutil version
|
2013-06-26 07:17:29 +02:00 |
videoplayer.hpp
|
|
|
water.cpp
|
Camera relative sky rendering. Now we no longer need to keep sky position in sync with camera.
|
2013-05-07 17:38:24 +02:00 |
water.hpp
|
Initialize values
|
2013-05-02 22:43:21 +04:00 |