1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/myguiplatform
Bo Svensson 1ff8318a52
refactors premultiplied alpha (#3189)
With this PR we refactor a `premultiplied alpha` user string set by `characterpreview.cpp` into a more flexible mechanism allowing us to assign any state to GUI textures. We can consider these changes more future proof than the previous approach.
2021-10-25 09:28:32 +02:00
..
additivelayer.cpp
additivelayer.hpp
myguicompat.h
myguidatamanager.cpp
myguidatamanager.hpp
myguiloglistener.cpp
myguiloglistener.hpp
myguiplatform.cpp
myguiplatform.hpp
myguirendermanager.cpp refactors premultiplied alpha (#3189) 2021-10-25 09:28:32 +02:00
myguirendermanager.hpp
myguitexture.cpp refactors premultiplied alpha (#3189) 2021-10-25 09:28:32 +02:00
myguitexture.hpp refactors premultiplied alpha (#3189) 2021-10-25 09:28:32 +02:00
scalinglayer.cpp
scalinglayer.hpp