mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-12 09:59:54 +08:00
31174e1a58
Added OpenGl_Caps::buffersOpaqueAlpha option allowing to disable writes into alpha component of color buffer and keep it opaque. Added OpenGl_Context::SetColorMaskRGBA() method overriding each color component deliberately. New option is set within WebGL sample.