Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,... | Sven Gothel | 2023-04-05 | 1 | -5/+5 |
* | API doc cleanup, add + refine math tests | Sven Gothel | 2023-03-19 | 1 | -1/+2 |
* | Graph/Math: Fix minor apidoc issues | Sven Gothel | 2014-10-09 | 1 | -1/+3 |
* | Add AABBox.getRayIntersection(..), VectorUtil.line2PlaneIntersection(..) incl... | Sven Gothel | 2014-04-09 | 1 | -1/+1 |
* | Add generic support for picking via raycast intersection and AABBox (or similar) | Sven Gothel | 2014-03-16 | 1 | -0/+57 |