-
Notifications
You must be signed in to change notification settings - Fork 612
Update to egui master
#6448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update to egui master
#6448
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5c5b2c2 to
5dc997d
Compare
Member
Author
|
Link-checker error is unrelated |
abey79
approved these changes
May 29, 2024
Member
abey79
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
concerning crates, pip packages etc
exclude from changelog
PRs with this won't show up in CHANGELOG.md
ui
concerns graphical user interface
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
wgpu 0.20, fixing crashes with some linux setups #6171image0.25 #5280Test
Checklist
mainbuild: rerun.io/viewernightlybuild: rerun.io/viewerTo run all checks from
main, comment on the PR with@rerun-bot full-check.egui changelog so far
Full diff at https://github.com/emilk/egui/compare/0.27.0..HEAD
ecolor
hex_color!macro by re-exportingcolor_hexcrate fromecolor#4372 (thanks @dataphract!)extra_assertsandextra_debug_assertsfeature flags #4478eframe
register_native_textureineframe::Frame#4246 (thanks @Chaojimengnan!)glowbackend #4284ViewportCommand::InnerSizenot resizing viewport on Wayland (Freeze + Crash while logging 3d-data #4211) #4211 (thanks @rustbasic!)Event::Ime#4358 (thanks @rustbasic!)objc2and its framework crates #4395 (thanks @madsmtm!)imagecrate to 0.25 #4160NativeOptions::persistence_path#4423 (thanks @lucasmerlin!)resizeevent #4536 (thanks @jprochazk!).forget()RAF closure #4551 (thanks @jprochazk!)egui_extras
imagecrate to 0.25 #4160egui_plot
Plot::Items:allow_hovergive possibility to masked the interaction on hovered item #2558 (thanks @haricot!)ClosestElemandPlotConfig#4380 (thanks @Narcha!)ScrollAreaandPlotwhen UI is disabled #4457 (thanks @varphone!)egui_plot::Plotto replace'staticfields #4435 (thanks @Fabus1184!)interact_radiusset in the UI's style #4520 (thanks @YgorSouza!)egui_glow
egui-wgpu
egui-winit
webbrowsertov1.0.0#4394 (thanks @torokati44!)egui
TextEditan atomic widget #4276Rect + Margin,Rect - Marginetc #4277TextEdit#4279fn scroll2tofn scroll#4282Frame::multiply_with_opacityto multiply in gamma space #4283drag_released*#4314 (thanks @sornas!)hex_color!macro by re-exportingcolor_hexcrate fromecolor#4372 (thanks @dataphract!)Ui::allocate_painterto inherit properties fromUi#4343 (thanks @varphone!)Uis style for popups #4325 (thanks @alexparlett!)roundinginto account when usingSlider::trailing_fill#4308 (thanks @rustbasic!)ViewportCommand::RequestCut,RequestCopyandRequestPasteto trigger Clipboard actions #4035 (thanks @bu5hm4nn!)Panelincorrect size #4351 (thanks @zhatuokun!)Event::Ime#4358 (thanks @rustbasic!)Displayimpl forVec2,Pos2, andRect#4428 (thanks @tgross35!)extra_assertsandextra_debug_assertsfeature flags #4478ScrollAreaandPlotwhen UI is disabled #4457 (thanks @varphone!)include_image!now accepts expressions #4521 (thanks @YgorSouza!)Event::Scrolland handle it in egui #4524Options::line_scroll_speedandscroll_zoom_speed#4532TextEdit::return_keyoptional #4543 (thanks @doonv!)TextEdit::hint_text_font#4517 (thanks @zaaarf!)Options::reduce_texture_memoryto free up RAM #4431 (thanks @varphone!)Ui::scroll_with_deltaonly scrolling if theScrollAreais focused #4303 (thanks @lucasmerlin!)egui::Style#4556 (thanks @abey79!)ComboBoxdrop-down #4546 (thanks @abey79!)epaint
RectShape::blur_widthto implement shadows #4267Rect + Margin,Rect - Marginetc #4277hex_color!macro by re-exportingcolor_hexcrate fromecolor#4372 (thanks @dataphract!)emath::OrderedFloat(moved fromepaint::util::OrderedFloat) #4389Displayimpl forVec2,Pos2, andRect#4428 (thanks @tgross35!)extra_assertsandextra_debug_assertsfeature flags #4478epaint::mutex::RwLockallow?Sizedtypes #4485 (thanks @crumblingstatue!)