14 Commits (0f9e1a3526064c74cc9d130d0e5cba266d32a498)

Author SHA1 Message Date
Jozef Číž 33aa4d698f
Fix typos (#2866) 2 years ago
Emil Ernerfeldt ae722ab0cf Release 0.21.0 - Deadlock fix and winit update 2 years ago
Hoping White 430cbe541c
New feature to support unity vertex layout requirement (#2493) 2 years ago
Emil Ernerfeldt 7d91e90481 Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2 years ago
Andreas Reich 5effc68ba4
Split out ecolor crate (#2399) 2 years ago
Emil Ernerfeldt bde47c9957
epaint: cover default fonts in the license field (#2327) 2 years ago
Emil Ernerfeldt eca5e6a4d2
Update to Rust 1.65 (#2314) 2 years ago
Emil Ernerfeldt e48602059d
Update ahash to 0.8.1 (#2255) 2 years ago
ItsEthra 4d1e858a52
Use total_cmp for clamping drag value in order to avoid floating point ambiguities (#2213) 2 years ago
Emil Ernerfeldt 77df8ca0b0
Update some crates (#2100) 2 years ago
Emil Ernerfeldt 97ce103209 Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2 years ago
Emil Ernerfeldt 2453756782 Fix broken GitHub source links due to #1940 2 years ago
Emil Ernerfeldt eb10ef94f7 Build-fix for `--no-default-features` 2 years ago
Emil Ernerfeldt 041f2e64ba
Move all crates into a `crates` directory (#1940) 2 years ago
Emil Ernerfeldt 5514a8afda
Update dependencies (#1933) 2 years ago
Matt Campbell 7a46a23db5
Update MSRV to Rust 1.61.0 (#1846) 2 years ago
Emil Ernerfeldt 29973e5d02 Make document-features an opt-in dependency 2 years ago
Emil Ernerfeldt 3169ce62d5
Document feature flags using crate document-features (#1725) 2 years ago
Emil Ernerfeldt d6fd5dec3b
Add single-threaded deadlock detection to RwMutex (#1619) 3 years ago
Erlend Walstad f27f67b76b
Make color-hex optional (#1632) 3 years ago
Luke Newcomb d2decfa338
Add ability to convert from a hex string to Color32 using macros (#1596) 3 years ago
Emil Ernerfeldt b30224471c
Release 0.18.1 of egui & epaint - Change `Shape::Callback` to `&mut dyn Any` (#1552) 3 years ago
Emil Ernerfeldt dc26890a80 Release 0.18.0 - Shape::Callback, Table, and better text contrast 3 years ago
Emil Ernerfeldt 00471f2887 Update cint 0.2 -> 0.3 3 years ago
Emil Ernerfeldt cf0338d48f
Rust 1.60.0 + refactor cargo features (#1467) 3 years ago
Emil Ernerfeldt 41b178b6ec
Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) 3 years ago
Emil Ernerfeldt 15254f8235
Remove the single_threaded/multi_threaded feature flags (#1390) 3 years ago
Emil Ernerfeldt 510cef02ca Run a formatter on all toml files 3 years ago
Emil Ernerfeldt a05520b9d3 Release 0.17.0 - Improved font selection and image handling 3 years ago
Emil Ernerfeldt c5a9421dbd
Run wasm-bindgen in CI and update parking_lot (#1293) 3 years ago
Emil Ernerfeldt 0fa4bb9c64 Clean up all Cargo.toml: put features higher, and document them better 3 years ago
Emil Ernerfeldt b5aaa5fa6f Improve some feature flags 3 years ago
Lampsitter d31f7d6522
Faster dashed line generation (#1027) 3 years ago
Emil Ernerfeldt 0146c7e7fc Release 0.16.0 - Context menus and rich text 3 years ago
Emil Ernerfeldt c60d17b91b
Set MSRV to 1.56.0 and use rust edition 2021 (#998) 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
Emil Ernerfeldt e547b149ca Improve docs, especially of epaint, and add epaint/CHANGELOG.md 3 years ago
Emil Ernerfeldt 22a3a75eb5 Optimization: replace HashSet uses with AHashSet 3 years ago
Stock84 cd2227814f
Implement `bytemuck` behind a feature (#775) 3 years ago
Emil Ernerfeldt 5539dbe620
Add separate serialize feature and better persitence control (#753) 3 years ago
Emil Ernerfeldt 1b36863248
Split out new crate egui-winit from egui_glium (#735) 3 years ago
Emil Ernerfeldt 5f88d89f74
Faster galley cache (#699) 3 years ago
Emil Ernerfeldt 3b75a84d3b Point crate repository & homepage urls to their subfolders 3 years ago
Emil Ernerfeldt 9598596bdc
Replace all http code in epi/eframe/egui_glium/egui_web with ehttp (#697) 3 years ago
Emil Ernerfeldt de1a1ba9b2
New text layout (#682) 3 years ago
Emil Ernerfeldt cb566fc295 Release 0.14.0 - Ui panels and bug fixes 3 years ago
Emil Ernerfeldt d807451348 Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Benjamin Bouvier e22c242d17
Use ab_glyph instead of rusttype for font rendering (#490) 3 years ago
Emil Ernerfeldt 6e7e88ba80
Use old 1.51 toolchain instead of bleeding edge (#505) 3 years ago
Violeta Hernández 66095b69a7
Disable default features of `ord-float` (#440) 4 years ago