mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Make egui_glow painter to work on web (#868)
Add WebGL1 and WebGL2 support to glow painter. Add "glow" feature to egui_web to use the glow painter there. Make winit an optional part of egui_glow
This commit is contained in:
@@ -4,7 +4,7 @@ All notable changes to the `egui_web` integration will be noted in this file.
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
*Add feature `glow` to switch to a [`glow`](https://github.com/grovesNL/glow) based painter ([#868](https://github.com/emilk/egui/pull/868)).
|
||||
|
||||
## 0.15.0 - 2021-10-24
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user