Commit graph

13 commits

Author SHA1 Message Date
Giulio Camuffo
0083c8619c MATH: Move the math classes to their own math/ dir and Math namespace. 2011-09-14 23:05:52 +02:00
Giulio Camuffo
8426af0885 COMMON: Add a new ostream-like debug class. 2011-08-31 15:37:42 +02:00
Joni Vähämäki
4aebd05011 Made the methods dotProduct() and isZero() const. 2011-05-08 02:04:22 +08:00
Giulio Camuffo
09259203f7 Fixed Vector3d::normalize(). 2011-04-21 18:08:34 +02:00
Pawel Kolodziejski
252d484434 common/sys.h -> common/scummsys.h to minimalize diffs with scummvm 2011-04-17 01:00:10 +02:00
Pawel Kolodziejski
b18b857558 cleanup headers - grim part 2011-04-16 14:12:44 +02:00
Giulio Camuffo
19fcfd63b4 Fix the calculation of the angle in the x-y plane. 2011-03-31 21:01:35 +02:00
Pawel Kolodziejski
26f97ed5a3 * initial works on GUI, launcher works, not external themes yet
* cleanup header files
2009-10-04 10:58:28 +00:00
Pawel Kolodziejski
bea578bf0c added normalize Vector3d func 2009-07-01 19:23:58 +00:00
Pawel Kolodziejski
49babd8e3d update headers 2009-05-26 14:22:57 +00:00
Pawel Kolodziejski
7ad12a0856 update defines for include files 2009-05-25 12:28:16 +00:00
Pawel Kolodziejski
ba0576bc5e put Vector3D and Matrix3/4 into Graphics namespace 2009-05-25 12:13:35 +00:00
Pawel Kolodziejski
51b44b065b moved matrx3/4.cpp and vector3d.cpp into graphics directory 2009-05-25 10:32:21 +00:00
Renamed from engines/grim/vector3d.h (Browse further)