1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw/mwrender
2010-09-15 14:33:02 +02:00
..
.gitignore
cell.hpp
cellimp.cpp made rendering more robust (no more crashes, even if Ogre throws an exception) 2010-08-25 09:43:06 +02:00
cellimp.hpp made rendering more robust (no more crashes, even if Ogre throws an exception) 2010-08-25 09:43:06 +02:00
exterior.cpp very early implementation of exterior rendering 2010-08-20 13:33:03 +02:00
exterior.hpp very early implementation of exterior rendering 2010-08-20 13:33:03 +02:00
interior.cpp
interior.hpp very early implementation of exterior rendering 2010-08-20 13:33:03 +02:00
mwscene.cpp temporarily removed statics from raycast test (makes object activation easier by removing inactive obstacles, that overlap the AABB of the object) 2010-08-25 09:19:15 +02:00
mwscene.hpp temporarily removed statics from raycast test (makes object activation easier by removing inactive obstacles, that overlap the AABB of the object) 2010-08-25 09:19:15 +02:00
playerpos.cpp store results of character creation and update GUI 2010-09-15 14:33:02 +02:00
playerpos.hpp store results of character creation and update GUI 2010-09-15 14:33:02 +02:00
sky.cpp
sky.hpp