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 is_finite for most types. More... over 4 years ago
Add Box2D/3D::x_range/y_range/z_range. More... over 4 years ago
Simplify Box2D/3D::from_size. More... over 4 years ago
Add Box2D::from_origin_and_size. More... over 4 years ago
Implement Default for Box2D and Box3D. More... over 4 years ago
Auto merge of #481 - alexkirsz:component_div, r=nical More... over 4 years ago
Add component-wise division of 2d and 3d vectors More... over 4 years ago
Auto merge of #479 - nical:size-contains, r=jrmuizel More... over 4 years ago
Version 0.22.3 More... over 4 years ago
Implement Size*D::contains. More... over 4 years ago
Auto merge of #478 - jrmuizel:arbitrary, r=nical More... over 4 years ago
Add support for the Arbitrary trait More... over 4 years ago
Auto merge of #477 - rsaarelm:const-vec, r=nical More... over 4 years ago
Make vec shorthand constructors const fns More... over 4 years ago
Auto merge of #476 - nical:component_mul, r=kvark More... over 4 years ago
Add component-wise multiplication of 2d and 3d vectors. More... over 4 years ago
Auto merge of #474 - dhardy:master, r=nical More... over 4 years ago
Add splat ctor and Vector.D::one More... over 4 years ago
Auto merge of #471 - cole-miller:fix-rect-doc, r=nical More... over 4 years ago
Fix typo in `Rect` documentation More... over 4 years ago
Auto merge of #470 - mikepurvis:sum-traits, r=nical More... over 4 years ago
Avoid std::iter::Copied to please Rust 1.31. More... over 4 years ago
Add sum trait for Vector2D, Vector3D. More... over 4 years ago
Sum trait for Length. More... over 4 years ago
Add sum trait for Size2D, Size3D. More... over 4 years ago
Add sum trait for Angle. More... over 4 years ago
Auto merge of #466 - nical:perspective-doc, r=kvark More... about 5 years ago
Version 0.22.1. More... about 5 years ago
Improve the documentation of Transform3D::perspective. More... about 5 years ago
Auto merge of #464 - kyren:master, r=nical More... about 5 years ago