143 Commits (0bc59f578b907e357f118dba362d89d5e36f4c31)

Author SHA1 Message Date
Emil Ernerfeldt d17613c242 Release 0.24.1 - Bug fixes 11 months ago
Emil Ernerfeldt bd9bc252aa
Fix buggy text withviewports on monitors with different scales (#3666) 11 months ago
Emil Ernerfeldt 61a7b90d5b
Improve multi-viewports across monitors with different scales (#3663) 11 months ago
Emil Ernerfeldt bd087ffb8d Release 0.24.0 - Multi-viewport 12 months ago
Emil Ernerfeldt e7604c0230 Update changelogs 12 months ago
Emil Ernerfeldt 96bc34a66d Use workspace definitions of edition,license,rust-version,version 12 months ago
Andreas Reich f9f5db9885
PaintCallbackInfo::viewport_in_pixels now guarantees to stay in bounds (#3604) 12 months ago
YgorSouza 4ece25bd05
Keep unsafe code forbidden when puffin is disabled (#3603) 12 months ago
Emil Ernerfeldt 1bbd5a9fc8
Update puffin to 0.18 (#3600) 12 months ago
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595) 12 months ago
Emil Ernerfeldt f01b2b76c8
Fix clippy issues from 1.74 (#3558) 12 months ago
Konkitoman 83aa3109d3
Multiple viewports/windows (#3172) 12 months ago
Phen-Ro 5f4046d68a
Use `impl Into<Stroke>` as argument in a few more places (#3420) 1 year ago
Emil Ernerfeldt 41f9df5cb3
Floating scroll bars (#3539) 1 year ago
Emil Ernerfeldt 2bc2fb9c39 Fix some lints found by clippy 1.73 1 year ago
Emil Ernerfeldt 5a0186fa2b Release 0.23.0 - New image API 1 year ago
Emil Ernerfeldt 35945dea46
Misc code cleanup (#3398) 1 year ago
Emil Ernerfeldt 33a0f50f6a
Improve text truncation: always include elision character (#3366) 1 year ago
Emil Ernerfeldt 8073ca6fe0
Fix problems with tabs in text (#3355) 1 year ago
Emil Ernerfeldt d7d222d3f6
Polish image API (#3338) 1 year ago
Emil Ernerfeldt fc3bddd0cf
Add more puffin profile scopes to `eframe` (#3330) 1 year ago
Jan Procházka 2bc6814acc
Improved texture loading (#3315) 1 year ago
Jan Procházka ec671e754f
Managed texture loading (#3297) 1 year ago
Emil Ernerfeldt 82704bebbf
Update MSRV to Rust 1.70.0 (#3310) 1 year ago
Emil Ernerfeldt 67168be069
Improve clippy, and add more docs (#3306) 1 year ago
Emil Ernerfeldt 46ea72abe4
Add control of line height and letter spacing (#3302) 1 year ago
Emil Ernerfeldt b6f46b000b Some clippy fixes from 1.72.0 1 year ago
Andreas Reich b896d641c5
Improved wgpu callbacks (#3253) 1 year ago
Emil Ernerfeldt 3c4223c6b1
Support images with rounded corners (#3257) 1 year ago
Emil Ernerfeldt a3ae81cadb
Add option to truncate text at wrap width (#3244) 1 year ago
Emil Ernerfeldt dd5285cccb
Support multi-threaded Wasm (#3236) 1 year ago
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234) 1 year ago
Emil Ernerfeldt d568d9f5d0
Lint vertical spacing in the code (#3224) 1 year ago
Emil Ernerfeldt 83c18498e9
Refactor: turn `ClippedShape` from struct-enum to a normal struct (#3225) 1 year ago
Valentin b15e17587a
Document when Galleys get invalidated (#3024) 1 year ago
Emil Ernerfeldt 8cdffc4e2d
Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 1 year ago
Emil Ernerfeldt 92593b70fa Changelogs: document that they are updated upon release (not by users) 1 year ago
thomaseliot e82ec74c5c
epaint: Add `ColorImage::from_gray` (#3166) 1 year ago
Yuan Chang 20be0847c8
Add `into_inner` methods. (#3110) 1 year ago
Emil Ernerfeldt 307565efa5 Release 0.22.0 - A plethora of small improvements 1 year ago
Emil Ernerfeldt cb6bcde22c Update changelogs 1 year ago
Anders Kaseorg c030aa5df2
Fix documentation for TextureId::Managed(0) (#2998) 1 year ago
Emil Ernerfeldt 4d357b0f02 clippy fixes from 1.69.0 2 years ago
Emil Ernerfeldt 9c9a54ce36
Replace `tracing` with `log` (#2928) 2 years ago
Emil Ernerfeldt 4809747952
Check for typos on CI (#2918) 2 years ago
Jozef Číž 33aa4d698f
Fix typos (#2866) 2 years ago
Ryan Hileman 116d1547be
fix epaint bytemuck dependency (#2913) 2 years ago
amfaber 870264b005
eframe: capture a screenshot using `Frame::request_screenshot` 2 years ago
YgorSouza 8ec9233e28
Add #![forbid(unsafe_code)] where unsafe isn't needed (#2773) 2 years ago
lictex_ 94f8b02286
improve fallback fonts alignment (#2724) 2 years ago