1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-12 21:39:26 +00:00
OpenMW/apps/openmw/mwrender
2013-11-21 00:41:31 +01:00
..
.gitignore
activatoranimation.cpp
activatoranimation.hpp
actors.cpp Refactor NpcAnimation: get rid of delayed update (no longer required), make sure that the Animation is set up *before* the inventory store is accessed anywhere (which now triggers auto equip and animation update). Allows better tracking of magic VFX for permanent enchantments in InventoryStore. 2013-11-14 14:41:10 +01:00
actors.hpp Refactor NpcAnimation: get rid of delayed update (no longer required), make sure that the Animation is set up *before* the inventory store is accessed anywhere (which now triggers auto equip and animation update). Allows better tracking of magic VFX for permanent enchantments in InventoryStore. 2013-11-14 14:41:10 +01:00
animation.cpp Add glow effect for enchanted items 2013-11-20 00:13:12 +01:00
animation.hpp Add glow effect for enchanted items 2013-11-20 00:13:12 +01:00
camera.cpp
camera.hpp
cell.hpp
characterpreview.cpp Add Vampirism and Sun Damage effects. Some fixes. 2013-11-21 00:41:31 +01:00
characterpreview.hpp
compositors.cpp
compositors.hpp
creatureanimation.cpp
creatureanimation.hpp
debugging.cpp
debugging.hpp
externalrendering.hpp
globalmap.cpp
globalmap.hpp
localmap.cpp
localmap.hpp
npcanimation.cpp Add Vampirism and Sun Damage effects. Some fixes. 2013-11-21 00:41:31 +01:00
npcanimation.hpp Add glow effect for enchanted items 2013-11-20 00:13:12 +01:00
objects.cpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 2013-11-17 23:31:08 +01:00
objects.hpp Add glow effect for enchanted items 2013-11-20 00:13:12 +01:00
occlusionquery.cpp
occlusionquery.hpp
refraction.cpp
refraction.hpp
renderconst.hpp
renderinginterface.hpp
renderingmanager.cpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 2013-11-17 23:31:08 +01:00
renderingmanager.hpp Remove a no longer required method 2013-11-15 02:20:04 +01:00
ripplesimulation.cpp
ripplesimulation.hpp
shadows.cpp
shadows.hpp
sky.cpp
sky.hpp
terrainstorage.cpp
terrainstorage.hpp
videoplayer.cpp
videoplayer.hpp
water.cpp
water.hpp