0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated tests to reflect recent changes. More... about 16 years ago
Merged transform code back into Mat2x3 and Mat3x4. More... about 16 years ago
Added more quaternion tests. Finished transform tests. More... about 16 years ago
Added two-d and double transforms. More... about 16 years ago
Added package tests to ensure that all implicits are working and all members are exported. More... about 16 years ago
Fixed approxEqual float tests. Completed all DoubleMath tests. More... about 16 years ago
Fixed two functions in DoubleMath. More... about 16 years ago
Finished all FloatMath tests. More... about 16 years ago
Added Math objects to renamed packages. More... about 16 years ago
Reorganized and added more promotion tests. Added more math tests. More... about 16 years ago
Added automatic promotions when multiplying scalars by vectors. More... about 16 years ago
Reorganized FloatMath tests. Added math matrix tests. Updated quaternion tests to reflect recent changes. More... about 16 years ago
Fixed a bug in matrixCompMult(). Made quaternions easier to use. Added tweaks to Transform. More... about 16 years ago
Added unapply tests for all types. More... about 16 years ago
Added more matrix factory tests. More... about 16 years ago
Moved files around. Updated vector and quaternion tests. More... about 16 years ago
Transform: work in progress. Other minor fixes. More... about 16 years ago
Updated transform test to work with recent changes. More... about 16 years ago
Added unapply to all vector and matrix types. Finished Transform classes. Changed quaternion factories to accept wide range of arguments. More... about 16 years ago
Updated quaternion and transform tests to reflect recent changes. More... about 16 years ago
Changed quaternion constructors to be consistent. Transform2 and 3: work in progress. More... about 16 years ago
Removed extra methods from Mat2x3 and Mat3x4. Modified tests to accomodate recent changes. More... about 16 years ago
Changed vector and matrix factories to accept wider range of arguments and allow mixed arguments. Renamed rotation functions. More... about 16 years ago
Added more math tests. More... about 16 years ago
Improved modf implementation. More... about 16 years ago
Added tests for constants and promotions. More... about 16 years ago
Fixed implicit conversions. More... about 16 years ago
Cleaned up package and implicit conversion names. More... about 16 years ago
Finished transform tests. More... about 16 years ago
Finished transform tests. More... about 16 years ago