-
PS. I'm using version 0.5.2.
2009-01-14 23:28:35 UTC by dbrinto
-
Hi,
There seem to be some problems when computing the adjoint of a 4X4 matrix. In GLMatrix.h about line 938 and line 947 should be
938: inline T cofactorm9() const { return cofactor_maker(m14,m3,m4, m15,m0,m6, m12,m2,m7); }
instead of: inline T cofactorm9() const { return cofactor_maker(m14,m13,m4, m15,m0,m6, m12,m2,m7); }
***m3 in place of m13
947: inline T...
2009-01-14 23:25:52 UTC by dbrinto
-
jgasseli committed patchset 15 of module contextgl-pp to the MathGL++ CVS repository, changing 5 files.
2007-10-25 14:08:24 UTC by jgasseli
-
jgasseli committed patchset 14 of module contextgl-pp to the MathGL++ CVS repository, changing 3 files.
2007-10-04 03:36:04 UTC by jgasseli
-
jgasseli committed patchset 73 of module mathgl-pp to the MathGL++ CVS repository, changing 6 files.
2007-10-03 04:23:29 UTC by jgasseli
-
jgasseli committed patchset 13 of module contextgl-pp to the MathGL++ CVS repository, changing 10 files.
2007-09-17 13:53:32 UTC by jgasseli
-
jgasseli committed patchset 12 of module contextgl-pp to the MathGL++ CVS repository, changing 3 files.
2007-09-15 08:31:05 UTC by jgasseli
-
jgasseli committed patchset 11 of module contextgl-pp to the MathGL++ CVS repository, changing 10 files.
2007-09-14 14:59:52 UTC by jgasseli
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2007-04-08 02:20:07 UTC by sf-robot
-
Fair enough I'll add it :-)
2007-03-24 15:06:26 UTC by jgasseli