1 Commits (f077fc1ada03ac80862e2f02679323c895687318)

Author SHA1 Message Date
Vladimír Vondruš 442d5576d0 Math: change the way BoolVector is printed to Debug. 7 years ago
Vladimír Vondruš 3281a277cc Vk: provide conversion of basic math-related types. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 499984e82c Split the OpenGL layer out, pt 25: updated documentation code snippets. 8 years ago
Vladimír Vondruš 5c9f74e4b0 doc: converted Platform docs to use compiled code snippets. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 757ca6d1ad Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 2eb4e3c8ba Removed default template argument from DimensionTraits. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš b29f736363 Physics shape rework #1: simplified implementation of base shapes. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 5f049c50b8 Physics: using new type aliases in whole Physics namespace. 13 years ago
Vladimír Vondruš 33f3a0a7dd Physics: removed unneeded includes. 13 years ago
Vladimír Vondruš 231c002838 Explicitly use *Matrix in names when appropriate. 14 years ago
Vladimír Vondruš d2f0a2a045 Using default template arguments instead of GLfloat everywhere. 14 years ago
Vladimír Vondruš 1077370937 Using fixed-size 8bit integer for dimension count. 14 years ago
Vladimír Vondruš 972846677d Using DimensionTraits for Shape implementation. 14 years ago
Vladimír Vondruš 77c0ab9cd4 2D/3D alternatives of collision detection shapes. 14 years ago
Vladimír Vondruš f4bc8b6174 Physics: Fixed Box shape compilation, added missing unit test. 14 years ago
Vladimír Vondruš 071afa0b7a Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Vladimír Vondruš c78cc95284 Physics: Moved Point constructor to source file. 14 years ago
Vladimír Vondruš 43301c170c Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
Vladimír Vondruš 7bae1a3f8a Renamed data access classes in Trade to avoid confusion. 14 years ago
Vladimír Vondruš f855d72660 Totally reworked Trade::AbstractImporter. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago
Vladimír Vondruš e536c892c4 Added Math::pow() and Math::log() functions. 15 years ago
Vladimír Vondruš c7b331d100 (Ahem...) Happy New Year! 15 years ago
Vladimír Vondruš c38a1993db More robust object parenting. 16 years ago
Vladimír Vondruš 3f02de7ce1 Renamed AbstractObject -> Object, draw() is now dummy instead of pure virtual. 16 years ago
Vladimír Vondruš 57380e0681 Small pedantic fixes. 16 years ago
Vladimír Vondruš 9b6f3582e3 Orthographic and perspective camera projections. 16 years ago
Vladimír Vondruš c41d6ad582 New namespace Magnum::Math. 16 years ago
Vladimír Vondruš eeb12e3414 Vector3 class with additional functions for three-component vectors. 16 years ago
Vladimír Vondruš 2a2d8c3dd5 Template vector class. 16 years ago
Vladimír Vondruš 8f0bacd2f8 Function for transposing matrix. 16 years ago
Vladimír Vondruš 09d74422d9 Initial commit 16 years ago