1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 17:46:37 +00:00
openmw/components
psi29a f6bff53398 Merge branch 'idempotent-parallax' into 'master'
Don't forget parallax when reapplying shader visitor

Closes #8341

See merge request OpenMW/openmw!4634
2025-07-01 21:27:01 +00:00
..
bgsm Merge branch 'nifmisc' into 'master' 2024-04-25 08:45:36 +00:00
bsa Standardize components/bsa file include guards and order 2025-02-22 21:12:28 +03:00
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
compiler CI match script names and remove dead code 2024-07-01 16:57:40 +02:00
config Optimize value deduping in Qt openmw.cfg parsing 2025-06-07 11:37:57 +03:00
contentselector Handle implicitly checked files more consistently (#8563) 2025-06-13 22:14:08 +03:00
crashcatcher Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
debug Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
detournavigator Reduce a chance to have a deadlock in the AsyncNavMeshUpdater 2025-03-23 23:33:40 +01:00
esm Fix warning: -Wmaybe-uninitialized 2025-04-28 22:00:03 +02:00
esm3 Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
esm4 Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
esmloader Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
esmterrain CLEANUP(CS): Do heightData check in actual implementation, revert 2024-06-10 02:02:31 -05:00
fallback Remove redundant using namespace Fallback 2025-04-18 12:27:37 +02:00
files Fix MacOS even more 2025-06-19 19:55:26 +01:00
fontloader Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
fx Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
interpreter Exit with fatal error on duplicated instruction code 2024-06-28 22:24:24 +02:00
l10n Use normalized path in l10m manager 2024-08-18 21:07:46 +02:00
loadinglistener Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
lua Implement equal_to for Color 2025-06-12 17:48:11 +02:00
lua_ui Ensure class members are tied to the main Lua state 2025-03-03 19:37:07 +01:00
misc Use the Color type for Light colours in Lua 2025-06-12 17:17:28 +02:00
myguiplatform Replace toNormalized by Normalized 2024-09-18 23:53:20 +02:00
navmeshtool Stop updating navmeshtool progress on first bad message 2023-01-27 19:10:53 +01:00
nif Merge branch 'tbcornottbcwaititstcbactually' into 'master' 2025-07-01 20:46:47 +00:00
nifbullet Use normalized path in BulletShapeManager 2024-09-27 23:33:58 +02:00
nifosg Merge branch 'tbcornottbcwaititstcbactually' into 'master' 2025-07-01 20:46:47 +00:00
platform Rename components/platform files to follow naming conventions 2025-02-22 23:47:11 +03:00
process Remove a line break that clang-format was fussing about 2025-06-19 00:27:08 +01:00
resource Merge branch 'vfs_normalized_path_22' into 'master' 2024-12-01 21:45:01 +00:00
sceneutil Disable shadows even harder 2025-05-19 15:06:19 +01:00
sdlutil Rename gl4es-init.cpp/h to follow naming conventions 2025-02-22 21:49:49 +03:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings Add an option to match sunlight to the sun (#8032) 2024-12-28 18:29:35 +03:00
shader Handle normalHeightMap as special case 2025-04-20 23:55:38 +01:00
sqlite3 Minor header cleanup 2023-04-30 16:26:03 +02:00
std140 Add missing array include 2023-07-29 00:29:03 +02:00
stereo Replace includes by forward declaration 2025-04-20 02:28:34 +02:00
terrain Fix compilation on MSVC 2025-05-22 17:31:33 +02:00
testing Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
toutf8 Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
translation Rename components/to_utf8 directory and files to follow naming conventions 2025-02-23 00:18:07 +03:00
version Open matching version of documentation for Launcher Help 2024-02-25 18:20:40 +01:00
vfs Rename bsa_file.cpp/hpp to follow naming conventions 2025-02-22 20:52:39 +03:00
widgets Pass some arguments by references 2024-02-01 10:02:15 +04:00
CMakeLists.txt Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
doc.hpp