1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates/emath/src
Jochen Görtler 6833cf56e1 Add new Rect::intersects_ray_from_center method (#5415)
<!--
Please read the "Making a PR" section of
[`CONTRIBUTING.md`](https://github.com/emilk/egui/blob/master/CONTRIBUTING.md)
before opening a Pull Request!

* Keep your PR:s small and focused.
* The PR title is what ends up in the changelog, so make it descriptive!
* If applicable, add a screenshot or gif.
* If it is a non-trivial addition, consider adding a demo for it to
`egui_demo_lib`, or a new example.
* Do NOT open PR:s from your `master` branch, as that makes it hard for
maintainers to test and add commits to your PR.
* Remember to run `cargo fmt` and `cargo clippy`.
* Open the PR as a draft until you have self-reviewed it and run
`./scripts/check.sh`.
* When you have addressed a PR comment, mark it as resolved.

Please be patient! I will review your PR, but my time is limited!
-->
Title.

* [x] I have followed the instructions in the PR template
2024-12-02 09:20:59 +01:00
..
2024-08-28 12:18:42 +02:00
2024-06-06 13:09:52 +02:00
2024-12-01 18:58:35 +01:00
2024-08-28 12:18:42 +02:00
2024-01-24 15:45:22 +01:00
2024-01-08 17:41:21 +01:00
2024-06-26 09:00:11 +02:00
2024-12-01 18:58:35 +01:00