1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-22 01:03:07 +00:00
openmw/apps
AnyOldName3 d4f18c6478 Ask for zero alpha bits for the CS
This *might* fix https://gitlab.com/OpenMW/openmw/-/issues/8270, but I couldn't repro it.

When I debugged it, the default value was 0xFFFFFFFF, which hopefully is a magic *don't care* value and asking for zero gives us exactly zero rather than at least zero.
However, it might just mean *as much as possible*, in which case zero might still mean *at least zero* and sometimes end up not being zero.
2025-08-10 18:33:56 +01:00
..
benchmarks Fix clang-analyzer-deadcode.DeadStores 2025-04-05 12:55:17 +02:00
bsatool Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
bulletobjecttool Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
components_tests Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
esmtool Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
essimporter Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
launcher Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
mwiniimporter Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
navmeshtool Fix loads of warnings 2025-07-24 00:20:05 +01:00
niftest Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
opencs Ask for zero alpha bits for the CS 2025-08-10 18:33:56 +01:00
opencs_tests Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
openmw use std::string_view instead 2025-08-07 17:18:53 +02:00
openmw_tests Fixed Unit Test in apps/openmw_tests/mwworld/testptr.cpp 2025-07-27 16:33:38 +00:00
wizard Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
doc.hpp