openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
rust-geom
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 6 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Version 0.20.11.
Nicolas Silva
More...
over 5 years ago
Implement Angle::lerp.
Nicolas Silva
More...
over 5 years ago
Auto merge of #431 - kyren:master, r=nical
bors-servo
More...
over 5 years ago
Add `Vector2D::try_normalize` and `Vector3D::try_normalize`.
kyren
More...
over 5 years ago
Auto merge of #430 - Mingun:box, r=nical
bors-servo
More...
over 5 years ago
BBs: use Clone bounds for operators for symmetry with other structs: Points and Vectors
Mingun
More...
over 5 years ago
BBs: implement *Assign counterparts for operators
Mingun
More...
over 5 years ago
BBs: do not restrict operators only to the same type, as wrapped
Mingun
More...
over 5 years ago
BBs: merge impl blocks with identical bounds
Mingun
More...
over 5 years ago
BBs: reuse some methods in NonEmpty implementation
Mingun
More...
over 5 years ago
Box2D: add comment from https://github.com/servo/euclid/issues/177 to documentation
Mingun
More...
over 5 years ago
Rect: remove yet more unnecessary bounds
Mingun
More...
over 5 years ago
Rect: reuse some Box2D routines in Rect implementation
Mingun
More...
over 5 years ago
BBs: merge NumCast + Copy impl blocks like in other files
Mingun
More...
over 5 years ago
Replace all `Into` impls with `From` impls
Hanno Braun
More...
over 5 years ago
Auto merge of #427 - Mingun:transform, r=nical
bors-servo
More...
over 5 years ago
Auto merge of #428 - hannobraun:distance-to, r=nical
bors-servo
More...
over 5 years ago
Implement `distance_to` method for points
Hanno Braun
More...
over 5 years ago
Auto merge of #426 - hannobraun:rust-2018, r=nical
bors-servo
More...
over 5 years ago
Remove test-only re-export of `std` as `core`
Hanno Braun
More...
over 5 years ago
Don't re-export `core` from crate root
Hanno Braun
More...
over 5 years ago
Remove the explicit `extern crate`s
Hanno Braun
More...
over 5 years ago
Import Serde macros explicitly
Hanno Braun
More...
over 5 years ago
Update to 2018 edition
Hanno Braun
More...
over 5 years ago
Make code compatible with Rust 2018 edition
Hanno Braun
More...
over 5 years ago
Auto merge of #425 - Mingun:rotation, r=nical
bors-servo
More...
over 5 years ago
Auto merge of #423 - Mingun:translation, r=nical
bors-servo
More...
over 5 years ago
Rotation: simplify trait bounds: Float already assumes all other used traits
Mingun
More...
over 5 years ago
Rotation: relax type bounds for unit conversion methods and for identity() methods
Mingun
More...
over 5 years ago
Rotation: finish documentation
Mingun
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
10
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree