openmw-tes3coop/apps/openmw
scrawl f34b2c73c5 committing the terrain material generator from ogre 1.7.4, it seems to
be almost impossible to make a derived class of TerrainMaterialGeneratorA
because of the many classes it contains and the inter-relationships
between them; just adding the whole source makes it a lot easier to modify

if we decide to update this source from OGRE upstream at any point
(which seems unlikely), we can take the diff from this commit on
to see the changes we did to the material generator
2012-02-27 19:44:52 +01:00
..
mwclass Many bugs fixed related to changing cells 2011-11-19 01:01:19 -05:00
mwdialogue added topic tracking 2011-04-26 20:48:36 +02:00
mwgui Issue #19: Moved code from Engine to WindowManager and ScriptManager 2011-10-09 12:05:13 +02:00
mwinput changed OGRE framelistener function from frameStarted to frameRenderingQueued 2011-05-18 16:37:09 +02:00
mwmechanics Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions 2011-03-15 13:36:25 +01:00
mwrender committing the terrain material generator from ogre 1.7.4, it seems to 2012-02-27 19:44:52 +01:00
mwscript Changes to move the mutable ESM::Position data to RefData 2011-11-08 00:08:00 +00:00
mwsound Issue #19: Finished cleaning out the Engine framelistener 2011-10-09 09:28:36 +02:00
mwworld Merge remote branch 'jhooks/mwrender' into mwrender 2011-11-21 12:52:28 +01:00
CMakeLists.txt committing the terrain material generator from ogre 1.7.4, it seems to 2012-02-27 19:44:52 +01:00
config.hpp.cmake another minor correction (fixing the previous one) 2011-07-08 16:16:06 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Merge remote branch 'jhooks/mwrender' into mwrender 2011-11-21 12:52:28 +01:00
engine.hpp Issue #19: Cleaned up Engine includes 2011-10-09 13:12:44 +02:00
main.cpp Issue #19: Focus Reporting Improvements 2011-10-08 10:31:23 +02:00