1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-24 03:53:08 +00:00
openmw/apps/opencs
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
..
model Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
ui Move *.ui files for different applications to different folders 2023-12-19 15:21:08 +04:00
view Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
CMakeLists.txt Drop support for Qt5 2025-07-27 10:47:34 +02:00
editor.cpp Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
editor.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
main.cpp Ask for zero alpha bits for the CS 2025-08-10 18:33:56 +01:00