1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-08 13:26:33 +00:00
openmw-tes3mp/apps/openmw/mwrender
2015-11-22 19:54:26 +01:00
..
.gitignore
animation.cpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
animation.hpp Disable copy constructor and operator= in PartHolder 2015-11-11 01:47:26 +01:00
bulletdebugdraw.cpp Fix bounding box of bullet debug drawer 2015-11-20 03:04:03 +01:00
bulletdebugdraw.hpp
camera.cpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
camera.hpp Remove a stray method declaration 2015-11-11 17:24:27 +01:00
cell.hpp
characterpreview.cpp Leak fix 2015-11-11 00:50:57 +01:00
characterpreview.hpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
creatureanimation.cpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
creatureanimation.hpp
effectmanager.cpp
effectmanager.hpp
globalmap.cpp Flip the origin of global map texture 2015-11-15 21:36:41 +01:00
globalmap.hpp Fix the global map overlay viewport (Bug #3018) 2015-11-15 21:32:34 +01:00
localmap.cpp Fix self-referencing camera 2015-11-10 21:45:53 +01:00
localmap.hpp
npcanimation.cpp Adjust the FirstPersonNeckController to follow the camera with a reduced factor (Fixes #1784) 2015-11-10 01:01:41 +01:00
npcanimation.hpp Adjust the FirstPersonNeckController to follow the camera with a reduced factor (Fixes #1784) 2015-11-10 01:01:41 +01:00
objects.cpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
objects.hpp
pathgrid.cpp
pathgrid.hpp
renderbin.hpp Implement a custom RenderBin for first person models (Fixes #1612) 2015-10-19 22:17:04 +02:00
renderinginterface.hpp
renderingmanager.cpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
renderingmanager.hpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
rendermode.hpp
ripplesimulation.cpp Fix ripple particles z-fighting with the water surface 2015-10-29 00:28:09 +01:00
ripplesimulation.hpp Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
rotatecontroller.cpp
rotatecontroller.hpp Leak fix 2015-11-11 16:04:17 +01:00
sky.cpp Use OSG_VERSION_GREATER_EQUAL / LESS_THAN rather than MIN_VERSION_REQUIRED (cosmetic change) 2015-11-10 18:28:58 +01:00
sky.hpp Hide weather particles underwater (Fixes #2701) 2015-11-03 23:15:43 +01:00
terrainstorage.cpp
terrainstorage.hpp
util.cpp
util.hpp
vismask.hpp Refactor lighting mask 2015-11-10 17:23:12 +01:00
water.cpp Disable culling of ClipNode 2015-11-20 02:22:37 +01:00
water.hpp Make use of INI settings for the simple water 2015-11-03 02:24:50 +01:00
weaponanimation.cpp
weaponanimation.hpp