Commit Graph

16 Commits

Author SHA1 Message Date
Orgad Shaneh
a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Paweł Kołodziejski
161c42c118
MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
Pawel Kolodziejski
cdd837f379 MATH: convert LGPL code to GPL 2015-01-17 21:08:27 +01:00
Joni Vähämäki
350d916670 MATH: Make inverseTranslate and inverseRotate methods of Matrix4 const. 2014-06-17 03:47:50 +03:00
Pawel Kolodziejski
8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Paweł Kołodziejski
175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Dries Harnie
0b5a4b0cd1 MATH: Add transpose() to Math::Matrix4 2012-07-03 00:20:36 +02:00
Thomas Allen
981189fedf GRIM: moved lookAtMatrix() to be a member function of Matrix3 (and Matrix4) 2012-03-21 11:32:23 +01:00
Thomas Allen
67e7a05119 GRIM: relocating and cleaning invertAffineOrthonormal 2012-03-21 11:32:22 +01:00
Einar Johan T. Sømåen
d4413d7f58 MATH: Add in the inverse functions from Portalib3d 2012-01-31 17:00:50 +01:00
Pawel Kolodziejski
626e91f23a rename -> ResidualVM 2012-01-06 23:15:48 +01:00
Einar Johan T. Sømåen
45a12eb683 MATH: Fix Vector4d on msvc, thanks to klusark 2011-12-30 19:19:45 +01:00
Giulio Camuffo
46a8d461e0 GRIM: Fix bounding box calculation. Fix #391 2011-10-18 17:43:35 +02:00
Giulio Camuffo
a900a5ab10 MATH: Further work on the Matrix class.
The vectors are now matrices.
2011-09-14 23:06:14 +02:00
Giulio Camuffo
0083c8619c MATH: Move the math classes to their own math/ dir and Math namespace. 2011-09-14 23:05:52 +02:00