1909 Commits (d3c002a4e5ee9f1aacf9e0ddd9c97e74dd4c95a3)
 

Author SHA1 Message Date
Emil Ernerfeldt 7ed0880b8f
Lower default font atlas size (#1160) 3 years ago
Jan Haller 366f544655
Formatter for plot axis labels (#1130) 3 years ago
Sven Niederberger 3418eb5d35
Make `Plot::highlight` take a boolean (#1159) 3 years ago
triangle drawer 9d596967b4
Reducing glutin dependency in egui_glow (#1151) 3 years ago
Emil Ernerfeldt fa43d16c41
Choose your own font and size (#1154) 3 years ago
Emil Ernerfeldt bb407e9b00 Plot text can now contain rich text 3 years ago
bthehacker dba949240f
Fix eframe changelog links to other changelogs (#1146) 3 years ago
Emil Ernerfeldt 462f181db3
Partial font texture update (#1149) 3 years ago
Juan Campa 343f7da564
Add ability to override collapsing icons (#1147) 3 years ago
Emil Ernerfeldt e957674467 glow on web: simplify the webgl2 vs webgl1 selection 3 years ago
Emil Ernerfeldt 199bbef77b Add misc documentation 3 years ago
Emil Ernerfeldt 8138a073e7
glow: reuse the same GL texture when possible (#1142) 3 years ago
awaken1ng 30f9700f6c
egui-web: Update `web_location_hash` when hash in URL changes (#1140) 3 years ago
Emil Ernerfeldt a689b623a6
Make shift-scroll do horizontal scrolling on all platforms (#1136) 3 years ago
Dusty DeWeese e4aa1e6e1a
Make `color_picker_hsva_2d` public. (#1091) 3 years ago
Emil Ernerfeldt 76ac41f9b5 WidgetGallery: hide spinner widget to save CPU in reactive mode 3 years ago
Emil Ernerfeldt 9df0c68a38 Small improvements to check.sh 3 years ago
Emil Ernerfeldt 39dd6d7644 clippy fixes 3 years ago
Erlend Walstad ab77099781
eframe: allow aborting an exit event (#1038) 3 years ago
BctfN0HUK7Yg 87ac7446da
Add new function to animate f32 values (#1039) 3 years ago
BctfN0HUK7Yg d6b32b7956
Add set margin method to TextEdit (#1104) 3 years ago
Jay Oster ffa1b6bd43
egui-winit: re-enable window transparency (#1126) 3 years ago
Max Wase 5bedf73566
Add a link to the source code of a fractal_clock example (#1029) 3 years ago
Mingun 87ae77aab0
Add some improvements in the documentation (#1056) 3 years ago
Juan Campa 624e2fcfc1
Follow style for corner radius for SelectableLabel 3 years ago
Emil Ernerfeldt c713fd98dd Fix horizontal scrolling direction on Linux 3 years ago
Emil Ernerfeldt ad5418777d
Fix dead-lock in TextEdit on touch-screens (#1118) 3 years ago
Emil Ernerfeldt b2c8cd0867 Simplify http demo and add new download_image eframe demo 3 years ago
Emil Ernerfeldt 66d80e2519
Texture loading in egui (#1110) 3 years ago
dvec 6c616a1b69
egui_glow: Reduce memory allocations in Painter::set_texture (#1096) 3 years ago
dvec d9cfeff72c
egui_glow: Optimize Painter::set_texture (#1093) 3 years ago
Emil Ernerfeldt 205e04aa18
Fix bugs in glow on web (#1092) 3 years ago
Emil Ernerfeldt d5673412dd
Put everything in Context behind the same Mutex (#1050) 3 years ago
Simon Werner 225d2b506d
Split `Event::Text` into `Text` and `Paste` (#1058) 3 years ago
Emil Ernerfeldt 650057dd4a Improve OpenGL error detection and reporting in egui_glow 3 years ago
Lampsitter 611eaa52e8
Revert "Don't constrain immovable egui windows to native window (#1049)" (#1054) 3 years ago
Emil Ernerfeldt 342737e2f0 Improve a couple of docstrings 3 years ago
Lampsitter 7b641be7b0
Don't constrain immovable egui windows to native window (#1049) 3 years ago
Emil Ernerfeldt 1f93c7b0b6 Implement Clone & PartialEq on RichText WidgetTextJob WidgetTextGalley 3 years ago
Justin Jaffray 4fe5fa6c59
egui_glow: Add function to set the texture filter (#1041) 3 years ago
Lampsitter b0ea4dc0b5
Fix context menu styling (#1043) 3 years ago
Emil Ernerfeldt 7863f44111 Add demo of advanced TextEdit usage 3 years ago
Lampsitter d31f7d6522
Faster dashed line generation (#1027) 3 years ago
Emil Ernerfeldt 79cfdaa1f9 Better docs and spelling fixes 3 years ago
Niklas Korz 01015ac94c
Use `instant` crate in egui-winit for WebAssembly support (#1023) 3 years ago
Emil Ernerfeldt b1fd6a44e8
Switch to using glow as the default renderer both on native and the web (#1020) 3 years ago
LordMZTE 8da592c6ab
Add Spinner widget (#1013) 3 years ago
Emil Ernerfeldt b5c119ef19
0.16.1 patch release: Add back CtxRef::begin_frame/end_frame (#1019) 3 years ago
Emil Ernerfeldt b00edfe97f Remove keyboard focus from a widget if something else is dragged 3 years ago
Emil Ernerfeldt 753d709d3d
Hide console on windows for all examples in release builds (#1008) 3 years ago