mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Refactor egui_glium with new EguiGlium wrapper and standalone example
This commit is contained in:
@@ -5,6 +5,9 @@ All notable changes to the `egui_glium` integration will be noted in this file.
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Simplify usage with a new `EguiGlium` wrapper type.
|
||||
|
||||
|
||||
## 0.11.0 - 2021-04-05
|
||||
* [Position IME candidate window next to text cursor](https://github.com/emilk/egui/pull/258).
|
||||
* [Register your own glium textures](https://github.com/emilk/egui/pull/226).
|
||||
|
||||
Reference in New Issue
Block a user