egui/crates
Emil Ernerfeldt 800eff6994
Improve panic message in egui-wgpu when failing to create buffers (#3986)
Example:

> thread 'main' panicked at 'Failed to create staging buffer for vertex
data. Vertex count: 10 011 232. Required vertex buffer size:
200 224 640. Actual size 349 450 240 and capacity: 349 450 240 (bytes)
2024-02-10 09:15:30 +01:00
..
ecolor Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
eframe Fix high CPU usage on Windows when app is minimized (#3985) 2024-02-06 13:24:49 +01:00
egui Make `on_disabled_hover_ui` respect `tooltip_delay` (#4012) 2024-02-10 09:07:21 +01:00
egui-wgpu Improve panic message in egui-wgpu when failing to create buffers (#3986) 2024-02-10 09:15:30 +01:00
egui-winit Add F21 to F35 key bindings (#4004) 2024-02-08 10:57:32 +01:00
egui_demo_app Make `egui_wgpu::renderer` a private module (#3979) 2024-02-05 15:12:59 +01:00
egui_demo_lib Make `on_disabled_hover_ui` respect `tooltip_delay` (#4012) 2024-02-10 09:07:21 +01:00
egui_extras Add scroll bar visibility option to Table widget (#3981) 2024-02-06 13:28:20 +01:00
egui_glow egui_glow: Only disable sRGB framebuffer on supported platforms (#3994) 2024-02-08 08:54:14 +01:00
egui_plot Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use more workspace dependencies (#3975) 2024-02-05 12:43:58 +01:00
epaint Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00