1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 12:53:53 +00:00
openmw/components/stereo
psi29a 2686e586e5 Merge branch 'dev-7019' into 'master'
Fix improper access of stereo manager by other shared components

See merge request OpenMW/openmw!2437
2023-06-09 21:25:21 +00:00
..
frustum.cpp Restore false-positive unused includes 2022-10-13 00:49:24 +01:00
frustum.hpp Remove unused includes 2022-10-09 16:44:18 +02:00
multiview.cpp /components/ code should not access the stereo manager without checking whether or not stereo is enabled first. Stereo component code should not read settings itself, but rather take settings as parameters. 2023-04-22 16:11:42 +02:00
multiview.hpp /components/ code should not access the stereo manager without checking whether or not stereo is enabled first. Stereo component code should not read settings itself, but rather take settings as parameters. 2023-04-22 16:11:42 +02:00
stereomanager.cpp Merge branch 'dev-7019' into 'master' 2023-06-09 21:25:21 +00:00
stereomanager.hpp Move InitializeStereoOperation to components/stereo 2023-04-22 16:11:53 +02:00
types.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
types.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00