1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 05:49:56 +00:00
openmw-tes3mp/apps/openmw/mwrender
Bret Curtis cb29dc7b85
Merge pull request #2209 from akortunov/effectfix
[Regression] Fix magic glow update for sheathing weapons
2019-03-05 17:05:17 +01:00
..
.gitignore directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
actoranimation.cpp Fix magic glow update for sheathing weapons 2019-03-05 11:51:56 +04:00
actoranimation.hpp Fix magic glow update for sheathing weapons 2019-03-05 11:51:56 +04:00
actorspaths.cpp Add command and settings option to enable actors paths render 2018-10-13 22:16:32 +03:00
actorspaths.hpp Add command and settings option to enable actors paths render 2018-10-13 22:16:32 +03:00
animation.cpp Fix creature model instance preloading 2019-02-27 00:15:39 +03:00
animation.hpp Do not check if additional animation sources are supported for every animation object 2019-02-03 11:27:48 +04:00
bulletdebugdraw.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
bulletdebugdraw.hpp Don't use Geodes 2016-03-10 13:17:01 +01:00
camera.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
camera.hpp Fix camera distance not getting reset to max value (Fixes #3473) 2016-07-17 19:52:12 +02:00
cell.hpp implemented take action 2010-08-07 20:25:17 +02:00
characterpreview.cpp Fix nodemask snafu 2019-01-24 18:56:10 +00:00
characterpreview.hpp Fix character preview item selection 2017-07-22 00:06:43 +02:00
creatureanimation.cpp Weapon sheathing support, including quivers and scabbards (feature #4673) 2018-11-05 11:18:20 +04:00
creatureanimation.hpp Weapon sheathing support, including quivers and scabbards (feature #4673) 2018-11-05 11:18:20 +04:00
effectmanager.cpp Revert "Merged pull request #1573" 2018-05-26 11:39:30 +00:00
effectmanager.hpp Revert "Merged pull request #1573" 2018-05-26 11:39:30 +00:00
globalmap.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
globalmap.hpp Move global map render to the worker thread 2017-02-14 07:58:16 +01:00
landmanager.cpp Get rid of unnecessary string streams 2019-01-07 21:08:16 +04:00
landmanager.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
localmap.cpp Add more settings to water reflections in exteriors (feature #4859) 2019-03-02 14:26:14 +04:00
localmap.hpp Check which local map textures actually need to be updated 2017-02-08 22:20:57 +01:00
navmesh.cpp Fix switch from invalid navmesh number to valid 2019-03-04 22:59:47 +03:00
navmesh.hpp Get navmesh to update osg node only if rendering is enabled 2019-01-20 21:09:06 +03:00
npcanimation.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
npcanimation.hpp Weapon sheathing support, including quivers and scabbards (feature #4673) 2018-11-05 11:18:20 +04:00
objects.cpp Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm 2019-01-24 23:09:23 +00:00
objects.hpp Remove redundant includes 2019-02-23 08:02:12 +04:00
pathgrid.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
pathgrid.hpp Remove redundant includes 2019-02-23 08:02:12 +04:00
renderbin.hpp Implement a custom RenderBin for first person models (Fixes #1612) 2015-10-19 22:17:04 +02:00
renderinginterface.hpp Dead code removal 2015-04-21 23:40:10 +02:00
renderingmanager.cpp Add more settings to water reflections in exteriors (feature #4859) 2019-03-02 14:26:14 +04:00
renderingmanager.hpp Remove redundant includes 2019-02-23 08:02:12 +04:00
rendermode.hpp Add command and settings option to enable actors paths render 2018-10-13 22:16:32 +03:00
ripplesimulation.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
ripplesimulation.hpp Move Fallback map to components/ 2016-01-11 23:10:16 +01:00
rotatecontroller.cpp Don't compute the world matrix multiple times 2016-02-22 18:58:19 +01:00
rotatecontroller.hpp Leak fix 2015-11-11 16:04:17 +01:00
sky.cpp Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm 2018-11-29 01:19:01 +00:00
sky.hpp Remove redundant includes 2019-02-23 08:02:12 +04:00
terrainstorage.cpp Some more de-boosting 2019-02-24 03:20:20 +03:00
terrainstorage.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
util.cpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
util.hpp Fix for blood effect texture overrides 2016-09-14 23:28:57 +09:00
vismask.hpp Add more settings to water reflections in exteriors (feature #4859) 2019-03-02 14:26:14 +04:00
water.cpp Allow to do not reflect terrain 2019-03-02 14:26:14 +04:00
water.hpp Add more settings to water reflections in exteriors (feature #4859) 2019-03-02 14:26:14 +04:00
weaponanimation.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
weaponanimation.hpp Fix a crash that could occur with actors that define 'bip01 spine1' but do not define 'bip01 spine2' (Fixes #3223). 2016-03-01 16:58:39 +01:00