mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
[egui_web] Improve alpha blending + add WebGL2 painter
This commit is contained in:
@@ -7,6 +7,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added ⭐
|
||||
|
||||
* WebGL2 is now supported, with improved texture sampler. WebGL1 will be used as a fallback.
|
||||
|
||||
### Changed
|
||||
|
||||
* Slightly improved alpha-blending (work-around for non-existing linear-space blending).
|
||||
|
||||
|
||||
## 0.7.0 - 2021-01-04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user