Emil Ernerfeldt
|
753d709d3d
|
Hide console on windows for all examples in release builds (#1008)
|
2021-12-30 22:43:53 +01:00 |
|
Emil Ernerfeldt
|
b7441eeee7
|
Make epi::Frame cloneable so you can allocate textures in other threads (#999)
Closes https://github.com/emilk/egui/issues/673
Also adds `epi::Image`
|
2021-12-26 21:21:28 +01:00 |
|
Emil Ernerfeldt
|
647e020824
|
file_dialogs example: remove macos exemption
this got fixed in the latest winit upgrade
|
2021-12-26 18:13:29 +01:00 |
|
Emil Ernerfeldt
|
76cdbe2cf8
|
Add better documentation for epi::NativeOptions::drag_and_drop_support
Closes https://github.com/emilk/egui/issues/747
|
2021-09-30 19:40:21 +02:00 |
|
Emil Ernerfeldt
|
3e1db880dc
|
Revert change to winit event loop in egui_glium (#756)
* Revert change to winit event loop in egui_glium
This reverts https://github.com/emilk/egui/pull/631
Fixes https://github.com/emilk/egui/issues/755
* Add example of file dialogs and file drag-and-drop
* fix ci
|
2021-09-30 18:53:41 +02:00 |
|