Pawel Kolodziejski
|
8759900b6a
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
|
Giulio Camuffo
|
2936a82fbf
|
MATH: Move the debug '<<' operators to the Math namespace.
|
2013-01-09 18:41:50 +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 |
|
Giulio Camuffo
|
3344b3c756
|
GRIM: Setup the lights from the closest to the farthest to the actor position.
This way if OpenGL can't handle all the set lights it will use the most
important ones. Fix #481
|
2012-02-10 14:57:58 +01:00 |
|
Giulio Camuffo
|
2148c729f1
|
MATH: Unify VectorNd::readFromStream.
|
2012-01-30 21:57:06 +01:00 |
|
Giulio Camuffo
|
87107bc022
|
MATH: Remove Vector4d::scalarProduct, since that's just Vector::dotProduct.
|
2012-01-30 21:45:22 +01:00 |
|
Pawel Kolodziejski
|
626e91f23a
|
rename -> ResidualVM
|
2012-01-06 23:15:48 +01:00 |
|
Giulio Camuffo
|
062cf9292f
|
MATH: Use a one-dimensional array for the matrix data. Should fix #414
|
2011-11-20 15:17:41 +01:00 |
|
Giulio Camuffo
|
f0967439af
|
MATH: Don't normalize zero vectors. Fix #387
|
2011-10-09 19:14:38 +02:00 |
|
Giulio Camuffo
|
1ae91bd8a9
|
MATH: Make some global functions static function members.
|
2011-09-18 19:14:25 +02:00 |
|
Giulio Camuffo
|
59d219c955
|
MATH: Fix two warnings.
|
2011-09-18 18:52:44 +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 |
|