1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 08:09:41 +00:00
openmw/apps/openmw
AnyOldName3 bd8386459a Fix inventory doll when ripple fragment shader path is used
Basically don't abuse OSG as badly. We need to let it know we've bound a shader program so it doesn't assume the FFP is still used, but it doesn't have a built-in way to apply the uniforms when doing so, so we need to do it manually.
2024-09-25 16:14:19 +01:00
..
mwbase Don't turn to face the player to say hello if there is no hello response 2024-08-25 11:48:14 +02:00
mwclass Use normalized path for models settings 2024-08-30 20:50:59 +02:00
mwdialogue Don't turn to face the player to say hello if there is no hello response 2024-08-25 11:48:14 +02:00
mwgui Use normalized path in ImageManager 2024-09-17 00:49:57 +02:00
mwinput Revert "Ability to unbind controls in settings menu" 2024-08-21 00:14:22 +02:00
mwlua Deselect magic item before selecting a spell 2024-09-17 21:16:41 +02:00
mwmechanics Fix clang warning: -Wunused-but-set-variable 2024-09-01 15:04:18 +02:00
mwphysics Add missing includes 2024-05-10 23:27:21 +02:00
mwrender Fix inventory doll when ripple fragment shader path is used 2024-09-25 16:14:19 +01:00
mwscript Use normalized path in SceneManager 2024-09-13 14:21:49 +02:00
mwsound Fix libavformat version check 2024-08-05 23:52:30 +02:00
mwstate Merge branch 'saveyourvanityforsomeonewhocares' into 'master' 2024-05-28 07:37:44 +00:00
mwworld Use normalized path in SceneManager 2024-09-13 14:21:49 +02:00
android_main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt Remove duplicate compile items 2024-09-20 13:30:44 +00:00
doc.hpp
engine.cpp Keep running scripts until the menu pauses the game 2024-07-08 17:07:52 +02:00
engine.hpp Report osg stats for all frames showing loading screens 2024-04-27 12:37:39 +02:00
main.cpp Move "debugging" function into Debug namespace 2024-07-13 11:15:33 +02:00
options.cpp Localize Launcher and Wizard 2024-02-01 09:47:25 +04:00
options.hpp
profile.hpp Reorder profiler stats according to timeline 2024-06-22 00:27:49 +03:00