Paweł Kołodziejski
|
20cb0ae228
|
ALL: Cleanup ResidualVM -> ScummVM
|
2021-12-26 21:19:38 +01:00 |
|
Paweł Kołodziejski
|
6f08c6a186
|
MATH: Remove no longer needed function
|
2021-12-26 18:58:39 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Paweł Kołodziejski
|
888049db2d
|
MATH: Inverse translate function is no longer needed
|
2021-12-26 17:26:57 +01:00 |
|
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 |
|
Joseph Jezak
|
99fa91053c
|
MATH: Rename XYZ Rotation Functions to Euler to better describe the function.
|
2014-09-11 13:38:28 -04:00 |
|
Pawel Kolodziejski
|
9ad08415ce
|
MATH: no need do cast anymore in Matrix4::inverse
|
2014-07-12 07:08:29 +02:00 |
|
Joel Teichroeb
|
cb6a58e01e
|
MATH: Make Matrix4::inverse not const as it changes data
|
2014-07-10 20:23:06 -07:00 |
|
Pawel Kolodziejski
|
46a91377d8
|
MATH: added few GLU helpers
|
2014-07-10 07:27:18 +02:00 |
|
Joseph Jezak
|
76d36f676b
|
MATH: Add a selectable Euler Order to Rotation3D.
|
2014-06-23 09:04:25 -04:00 |
|
Joseph Jezak
|
35462205aa
|
MATH: Fix indentation for matrix4.
|
2014-06-23 09:04:07 -04:00 |
|
Joni Vähämäki
|
350d916670
|
MATH: Make inverseTranslate and inverseRotate methods of Matrix4 const.
|
2014-06-17 03:47:50 +03:00 |
|
Joni Vähämäki
|
b6b7b51528
|
MATH: More efficient matrix multiplication implementation for 3x3 and 4x4 matrix specializations.
|
2014-06-15 03:13:40 +03:00 |
|
Pawel Kolodziejski
|
8759900b6a
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
|
Giulio Camuffo
|
1d543e5e1d
|
MATH: Document Matrix{3,4}::buildFromTargetDir.
|
2013-01-13 12:09:21 +01: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 |
|
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
|
34a7398293
|
MATH: Moved Rotation3D to its own file.
|
2011-09-14 23:06:06 +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 |
|