mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Split out new crate egui-winit from egui_glium (#735)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
All notable changes to the egui crate will be documented in this file.
|
||||
|
||||
NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [`egui_glium`](egui_glium/CHANGELOG.md) have their own changelogs!
|
||||
NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md), [`egui-winit`](egui-winit/CHANGELOG.md) and [`egui_glium`](egui_glium/CHANGELOG.md) have their own changelogs!
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
Reference in New Issue
Block a user