egui/crates
Emil Ernerfeldt fdd493d48f
Misc cleanup (#3381)
* Give credit to recent big-time contributors in the main README.md

* Better named profiling scopes

* Document everything in memory.rs

* Better doc-strings

* Add a section about dependencies to the main README.md

* Improve egui_extras docs

* fix typos
2023-09-24 09:32:31 +02:00
..
ecolor Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
eframe Misc cleanup (#3381) 2023-09-24 09:32:31 +02:00
egui Misc cleanup (#3381) 2023-09-24 09:32:31 +02:00
egui-wgpu Polish image API (#3338) 2023-09-14 16:33:10 +02:00
egui-winit Prevent text from being cleared when selected due to winit IME (#3376) 2023-09-23 15:27:34 +02:00
egui_demo_app Add `Context::open_url` and `Context::copy_text` (#3380) 2023-09-24 09:31:21 +02:00
egui_demo_lib Add `Context::open_url` and `Context::copy_text` (#3380) 2023-09-24 09:31:21 +02:00
egui_extras Misc cleanup (#3381) 2023-09-24 09:32:31 +02:00
egui_glium Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
egui_glow Polish image API (#3338) 2023-09-14 16:33:10 +02:00
egui_plot More image polish (#3343) 2023-09-15 10:57:25 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Misc cleanup (#3381) 2023-09-24 09:32:31 +02:00
epaint Improve text truncation: always include elision character (#3366) 2023-09-21 10:41:49 +02:00