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
about 21 hours
ago. based on code collected
about 21 hours
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 8 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Vector: group PartialOrd trait impls together - thus the documentation looks more organic
Mingun
More...
over 5 years ago
Vector: move trait bounds - thus the documentation looks more organic
Mingun
More...
over 5 years ago
Vector: add missing documentation
Mingun
More...
over 5 years ago
Vector: merge abs() into another impl blocks
Mingun
More...
over 5 years ago
Vector: merge dot() and cross() into another impl blocks
Mingun
More...
over 5 years ago
Vector: merge angle_to() into another impl blocks
Mingun
More...
over 5 years ago
Vector: move angle_from_x_axis() into Copy impl block
Mingun
More...
over 5 years ago
Vector: move to_3d() into Copy impl block
Mingun
More...
over 5 years ago
Vector: move length(), normalize() and robust_normalize() into Float impl block
Mingun
More...
over 5 years ago
Vector: simplify trait bounds: Float already assumes all other used traits
Mingun
More...
over 5 years ago
Transform: reorder and group impl blocks with creating and applying transformations methods
Mingun
More...
over 5 years ago
Transform: relax bounds for approx_eq() and approx_eq_eps()
Mingun
More...
over 5 years ago
Transform: relax bounds for create_perspective() and create_skew()
Mingun
More...
over 5 years ago
Transform: move Copy impl block just after main impl block
Mingun
More...
over 5 years ago
Transform: relax bounds for transformation creations methods
Mingun
More...
over 5 years ago
Transform: relax bounds for identity() methods
Mingun
More...
over 5 years ago
Transform: relax bounds for create transformations and apply transformations methods
Mingun
More...
over 5 years ago
Transform: relax bounds for Transform3D::row_major_2d() and Transform2D::to_3d()
Mingun
More...
over 5 years ago
Scale: add tests for `scale * (scale^-1) == 1`
Mingun
More...
over 5 years ago
Auto merge of #414 - nical:side-offsets-vectors, r=kvark
bors-servo
More...
over 5 years ago
Version 0.20.7.
Nicolas Silva
More...
over 5 years ago
Consolidate the doc around confusing side offset constructor.
Nicolas Silva
More...
over 5 years ago
Add SideOffsets2D::from_vectors_inner and from_vectors_outer.
Nicolas Silva
More...
over 5 years ago
Auto merge of #409 - Mingun:provide-approx_eq, r=nical
bors-servo
More...
over 5 years ago
Auto merge of #411 - Mingun:point, r=nical
bors-servo
More...
over 5 years ago
Transform: relax bounds for transform methods
Mingun
More...
over 5 years ago
Transform: relax bounds for 2D transform related functions
Mingun
More...
over 5 years ago
Transform: relax bounds for some unit conversion methods
Mingun
More...
over 5 years ago
Translation: implement *Assign counterparts for operators
Mingun
More...
over 5 years ago
Translation: do not restrict operators only to the same type, as wrapped and add tests for operations
Mingun
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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