1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added quaternion/quaternion_comparison.h More... over 18 years ago
Added quaternion accumulated multiplication and division. Also added the free quaternion division functions (operator/).
demianmnave
as dnave
More... over 18 years ago
*** empty log message *** More... over 18 years ago
Fixes for assigning external<> vector and matrix types.
demianmnave
as dnave
More... over 18 years ago
*** empty log message *** More... almost 19 years ago
Fixed the BasisOrient matrix<> param, and added quaternion assignment from 4 scalars.
demianmnave
as dnave
More... about 19 years ago
Fixed the matrix promotion template to allow promotion of two matrix types with different basis orientations.
demianmnave
as dnave
More... about 19 years ago
uncommented mathlib include More... about 19 years ago
Fixed matrix assignment from different basis orientations. Also fixed a bug with auto-resizing in the unroller code.
demianmnave
as dnave
More... about 19 years ago
added support for basis-independent 4D vector transforms More... about 19 years ago
commit More... about 19 years ago
commit More... about 19 years ago
added includes for frustum.h, projection.h, and picking.h More... about 19 years ago
added matrix_pick() More... about 19 years ago
fixed error in matrix_perspective() More... about 19 years ago
changed V to result in cross() to avoid clashing with DirectX V() macro More... about 19 years ago
Made auto-resizing the default behavior.
demianmnave
as dnave
More... about 19 years ago
Forgot to switch to _MSC_VER instead of _WIN32.
demianmnave
as dnave
More... about 19 years ago
Made some minor changes for VC8 Express, particularly to ignore harmless warnings, and to typedef ssize_t as signed long, since it doesn't seem to be defined by VC8X.
demianmnave
as dnave
More... about 19 years ago
fixed default expression traits problem More... about 19 years ago
switched helper.h to enums More... about 19 years ago
switched to enums More... about 19 years ago
fixed default args bug More... about 19 years ago
small edit to template syntax More... about 19 years ago
small edit to template syntax More... about 19 years ago
added interpolation functions from util.h More... about 19 years ago
moved interpolation functions to interpolation.h More... about 19 years ago
Software license More... about 19 years ago
fixed incorrect #include More... about 19 years ago
*** empty log message *** More... about 19 years ago