mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Split out new crate egui-winit from egui_glium (#735)
This commit is contained in:
@@ -8,6 +8,8 @@ All notable changes to the `egui_glium` integration will be noted in this file.
|
||||
* Add `epi::NativeTexture` trait for glium painter
|
||||
* Deprecate 'Painter::register_glium_texture'
|
||||
* Increase scroll speed.
|
||||
* Restore window position on startup without flickering.
|
||||
* A lot of the code has been moved to the new library [`egui-winit`](https://github.com/emilk/egui/tree/master/egui-winit).
|
||||
|
||||
|
||||
## 0.14.0 - 2021-08-24
|
||||
|
||||
Reference in New Issue
Block a user