1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Oct 04, 2024 — Oct 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the frustum/bound relation. More... over 10 years ago
Merge pull request #188 from csherratt/master More... over 10 years ago
Manually add rand trait More... over 10 years ago
Add tests for inverted rotations
J. Neuschäfer
as Jonathan Neuschäfer
More... over 10 years ago
compile the doctest in rotation.rs; use ``` instead of ~~~
J. Neuschäfer
as Jonathan Neuschäfer
More... over 10 years ago
Added Bound::relate_clip_space with default implementation More... over 10 years ago
use `if`/`else if`/`else` instead of `match ()`
J. Neuschäfer
as Jonathan Neuschäfer
More... over 10 years ago
s/AUTHORS file/Cargo.toml file/
J. Neuschäfer
as Jonathan Neuschäfer
More... over 10 years ago
Grammar/spelling fixes
J. Neuschäfer
as Jonathan Neuschäfer
More... over 10 years ago
line.rs: destructure self with let, save indentation
J. Neuschäfer
as Jonathan Neuschäfer
More... over 10 years ago
Improved Plane, fixed Frustum computation from Matrix4, implemented Frustum contains() tests. More... over 10 years ago
Added tests for aabb to_corners(). Fixed test warnings. More... over 10 years ago
Implemented Aabb to_corners() More... over 10 years ago
Moved the bound tests around. Added one for Aabb3 More... over 10 years ago
Moved bound implementations into the corresponding modules More... over 10 years ago
Implemented Bound for Sphere More... over 10 years ago
Renamed the main entry point to be lib.rs More... over 10 years ago
Added Bound module, implemented for Point3 and Aabb3 More... over 10 years ago
Merge pull request #186 from tomaka/bump More... over 10 years ago
Bump version More... over 10 years ago
Merge pull request #185 from bjz/tomaka-patch-1 More... over 10 years ago
Update for rustc More... over 10 years ago
Merge pull request #184 from kvark/components More... over 10 years ago
Redesigned ToComponents, removed the implementation for AffineMatrix3 as incorrect. More... over 10 years ago
Merge pull request #183 from csherratt/master More... over 10 years ago
Bump version number More... over 10 years ago
Merge pull request #182 from csherratt/master More... over 10 years ago
fix closure syntax More... over 10 years ago
Merge pull request #181 from kvark/components More... over 10 years ago
Cleaned up public exports. Implemented ToComponents for Matrix3. Added tests. More... over 10 years ago