openmw-tes3coop/components
2017-02-01 11:54:40 +02:00
..
bsa
compiler Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes 2017-02-01 06:00:14 +01:00
config
contentselector Fix shadowing warnings 2016-11-13 23:20:51 +09:00
esm Slight adjustments to disintegration fix 2016-12-09 19:55:26 -07:00
esmterrain Fix MSVC warnings 2017-01-28 04:37:47 +09:00
fallback Relocate escape-related code to new files escape.hpp and escape.cpp. 2016-07-27 00:58:31 +01:00
files [macOS] Move all configs & resources into app bundles 2016-11-23 22:32:54 +01:00
fontloader Fix shadowing warnings 2016-08-29 12:38:24 +02:00
interpreter Fix shadowing warnings 2016-08-29 12:38:24 +02:00
loadinglistener
misc Add virtual destructors 2016-08-21 18:31:46 +09:00
myguiplatform optimize OSGVertexBuffer by double buffering the vertex array instead of recreating it on every modification 2017-01-19 03:19:17 +01:00
nif Fix race conditions caused by Array <-> GLBufferObject interactions (Bug #3580) 2017-01-19 22:23:41 +01:00
nifbullet Fix race conditions caused by Array <-> GLBufferObject interactions (Bug #3580) 2017-01-19 22:23:41 +01:00
nifosg Add sharing for more State Attributes, most notably BlendFunc and AlphaFunc, to improve the state tracking in osg::State and reduce the number of GL calls 2017-02-01 06:00:14 +01:00
openmw-mp [General] Rename ID_DOOR_ACTIVATE into ID_DOOR_STATE 2017-02-01 11:54:40 +02:00
process
resource Wrap the scene template reference in another object for const correctness and to avoid it from being serialized with the osgDB serializer 2017-02-01 06:00:14 +01:00
sceneutil Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes 2017-02-01 06:00:14 +01:00
sdlutil Handle SDL event 0x304 by doing nothing (#3670) 2016-12-17 12:51:11 +01:00
settings Fix typo 2016-09-10 21:25:28 +03:00
shader Fix shadowing warnings 2016-08-29 12:20:00 +02:00
terrain Fix MSVC warnings 2017-01-28 04:37:47 +09:00
to_utf8
translation
version
vfs Fix clang analyzer warnings 2016-02-16 19:17:04 +01:00
widgets
CMakeLists.txt [General] Rename ID_DOOR_ACTIVATE into ID_DOOR_STATE 2017-02-01 11:54:40 +02:00
doc.hpp