mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Update egui_glium and egui_web changelogs
This commit is contained in:
@@ -6,11 +6,12 @@ All notable changes to the `egui_web` integration will be noted in this file.
|
||||
## Unreleased
|
||||
### Added
|
||||
* Remove "http" feature (use https://github.com/emilk/ehttp instead!).
|
||||
* `epi::NativeTexture` trait for webgl1 webgl2 painter.
|
||||
* Implement `epi::NativeTexture` trait for the WebGL painter.
|
||||
* Deprecate `Painter::register_webgl_texture.
|
||||
|
||||
### Fixed 🐛
|
||||
* Fix multiline paste.
|
||||
* Fix painting with non-opaque backgrounds.
|
||||
|
||||
|
||||
## 0.14.1 - 2021-08-28
|
||||
|
||||
Reference in New Issue
Block a user