1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00
OpenMW/apps/openmw/mwrender
Armin Preiml adc209d135 Implemented the faced handle method to the engine. Faced handles will
be written to stdout every 10th frame.
2010-08-03 20:40:45 +02:00
..
.gitignore
cell.hpp implemented coc instruction 2010-07-22 12:29:23 +02:00
cellimp.cpp Added const reference to esmstore to some methods down to CellRenderImp. 2010-08-02 09:59:59 +02:00
cellimp.hpp Added const reference to esmstore to some methods down to CellRenderImp. 2010-08-02 09:59:59 +02:00
interior.cpp Added const reference to esmstore to some methods down to CellRenderImp. 2010-08-02 09:59:59 +02:00
interior.hpp Added const reference to esmstore to some methods down to CellRenderImp. 2010-08-02 09:59:59 +02:00
mwscene.cpp Implemented the faced handle method to the engine. Faced handles will 2010-08-03 20:40:45 +02:00
mwscene.hpp Implemented the faced handle method to the engine. Faced handles will 2010-08-03 20:40:45 +02:00
playerpos.hpp changed PlayerPos::getPlayer return type from CellRef to Ptr 2010-07-26 13:09:44 +02:00
sky.cpp
sky.hpp