1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 05:19:55 +00:00
openmw-tes3mp/apps/openmw/mwrender
2013-02-26 13:52:01 +01:00
..
.gitignore directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
activatoranimation.cpp Set all animation sources at once 2013-02-23 03:34:03 -08:00
activatoranimation.hpp Return the movement vector from runAnimation 2013-01-18 16:21:29 -08:00
actors.cpp fix and unify object cell change update in mwrender 2013-02-24 15:04:56 +04:00
actors.hpp fix and unify object cell change update in mwrender 2013-02-24 15:04:56 +04:00
animation.cpp Use a separate method to handle animation events 2013-02-23 14:39:01 -08:00
animation.hpp Use a separate method to handle animation events 2013-02-23 14:39:01 -08:00
cell.hpp implemented take action 2010-08-07 20:25:17 +02:00
characterpreview.cpp Specify the animation key to stop playing at 2013-02-23 05:15:10 -08:00
characterpreview.hpp Create a separate scenemanager for each CharacterPreview instance 2013-01-09 01:44:15 -04:00
compositors.cpp fix triangle / batch counts with compositors 2012-06-22 12:56:04 +02:00
compositors.hpp fix triangle / batch counts with compositors 2012-06-22 12:56:04 +02:00
creatureanimation.cpp Set all animation sources at once 2013-02-23 03:34:03 -08:00
creatureanimation.hpp Return the movement vector from runAnimation 2013-01-18 16:21:29 -08:00
debugging.cpp Fix up some header includes 2013-02-06 21:47:09 -08:00
debugging.hpp Fix up some header includes 2013-02-06 21:47:09 -08:00
externalrendering.hpp added support for out of world rendering 2012-09-14 21:12:16 +02:00
globalmap.cpp Z-up conversion: global map, shader fix 2013-02-26 13:52:01 +01:00
globalmap.hpp transparent overlay 2012-11-04 12:13:04 +01:00
localmap.cpp Z-up conversion: local map, fix tcg 2013-02-26 13:39:10 +01:00
localmap.hpp 512x512 map, slightly faster 2012-11-16 22:26:00 +01:00
npcanimation.cpp Avoiding holding the InventoryStore in the NpcAnimation class 2013-02-23 08:03:52 -08:00
npcanimation.hpp Avoiding holding the InventoryStore in the NpcAnimation class 2013-02-23 08:03:52 -08:00
objects.cpp Revert "forgot to destroy child scene nodes" 2013-02-24 14:14:08 -08:00
objects.hpp Use default parameters where appropriate 2013-02-24 14:43:20 -08:00
occlusionquery.cpp minor fix 2012-04-19 01:10:55 +02:00
occlusionquery.hpp Preparing for clothes/armor 2012-04-02 22:08:46 -04:00
player.cpp Z-up conversion: camera 2013-02-26 09:12:35 +01:00
player.hpp Fix player rendering 2013-01-17 15:48:09 -08:00
renderconst.hpp fix error in framelistener with tcg enabled 2012-09-28 17:02:18 +02:00
renderinginterface.hpp rotateObject() added, input system rewritten 2012-08-09 00:15:52 +04:00
renderingmanager.cpp Z-up conversion: local map, fix tcg 2013-02-26 13:39:10 +01:00
renderingmanager.hpp fix and unify object cell change update in mwrender 2013-02-24 15:04:56 +04:00
shadows.cpp race selection preview 2012-09-13 19:03:31 +02:00
shadows.hpp basic shadows 2012-04-11 18:53:13 +02:00
sky.cpp Z-up conversion: local map, fix tcg 2013-02-26 13:39:10 +01:00
sky.hpp Removed problematic ModVertexAlpha method, now done in shader 2013-02-04 18:03:03 +01:00
terrain.cpp Z-up conversion: terrain, objects 2013-02-26 08:30:06 +01:00
terrain.hpp Manually convert last changes in branch to upstream/master. Regular merge attempt resulted in everything being overwritten by fast-forward merging. 2012-10-07 20:00:55 +02:00
terrainmaterial.cpp terrainmaterial.cpp: fix std::runtime_error compile error 2012-08-03 22:42:28 +02:00
terrainmaterial.hpp terrain as it was before, with about 4x less code 2012-07-15 08:21:43 +02:00
videoplayer.cpp Added typedef for ssize_t in windows and fixed a use of __PRETTY_FUNCTION__ 2013-02-12 13:59:24 +01:00
videoplayer.hpp support the allowSkipping extra parameter for playBink command. 2013-01-07 13:19:52 +01:00
water.cpp Z-up conversion: water, sky 2013-02-26 10:38:48 +01:00
water.hpp disabling gcc extensions 2012-10-09 17:10:25 +02:00