0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement `MallocSizeOf` for `euclid` types (#541) More... 6 months ago
Expand docs for Box{2,3}D::{contains,contains_inclusive,from_points} (#539) More... 10 months ago
Fix `clippy::empty_line_after_doc_comments` lint (#537) More... 11 months ago
Add `Vector2D.to_isize()` and `Vector3D.to_isize()` (#535) (#536) More... 12 months ago
Fix `clippy::needless_borrow` lints (#534) More... 12 months ago
Fix `clippy::semicolon_if_nothing_returned` lints (#533) More... 12 months ago
Version 0.22.11 (#529) More... about 1 year ago
Improve doc formatting and linking. (#532) More... about 1 year ago
ci: Update to `actions/checkout@v4` (#531) More... about 1 year ago
Remove dependency on `derive` feature of `arbitrary`. (#530) More... about 1 year ago
Implement `Arbitrary` for all remaining types. (#528) More... about 1 year ago
Add missing impls for Rotation2D (#527) More... over 1 year ago
Make Box2d::contains and Box2d intersects faster (#526) More... over 1 year ago
Version 0.22.10 (#518) More... over 1 year ago
Fix the notation in Transform2D's documentation. (#524) More... over 1 year ago
Rename `master` branch to `main` (#522) More... over 1 year ago
add contains_inclusive and clean up description (#521) More... over 1 year ago
Adds the `Box3D::from_origin_and_size` associated function. (#520) More... over 1 year ago
Fix typos (#514) More... over 1 year ago
Fix feature = "cargo-clippy" deprecation (#516) More... over 1 year ago
Fix `Size3D::is_empty()`. (#517) More... over 1 year ago
Set rust-version in Cargo.toml (#513) More... almost 2 years ago
Reformat and configure for auto-formatting (#508) More... almost 2 years ago
Use SPDX license format (#512) More... almost 2 years ago
Add `map()` and `zip()` to point and vector types. (#509) More... almost 2 years ago
Add `cast` and `to_*` methods to `Translation2D`/`Translation3D` (#506) More... almost 2 years ago
Loosen bounds on `RigidTransform3D`. (#510) More... almost 2 years ago
Fix compile of `arbitrary` feature. (#505) More... almost 2 years ago
Enable merge queue (#502) More... about 2 years ago
Auto merge of #429 - hannobraun:from, r=nical More... over 2 years ago