11 Commits (556c714805976792bc03721c08e8f2624c6627d7)

Author SHA1 Message Date
Vladimír Vondruš fcb8a7b768 Got rid of header files in tests. 14 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš 8f5940dd56 Using fixed-size 32bit integer type for indices. 14 years ago
Vladimír Vondruš 071afa0b7a Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Vladimír Vondruš b8d18d01ec Using initializer lists in Primitives tests. 14 years ago
Vladimír Vondruš fe62f547de Reduced #includes in headers. 14 years ago
Vladimír Vondruš e17835e3b6 Primitives: Ability to specify number of cylinder rings on Capsule. 14 years ago
Vladimír Vondruš de2b1b77d5 Using Compare::Containers in primitive unit tests. 14 years ago
Vladimír Vondruš 30032a5971 Don't confuse vertices and vertex positions. 14 years ago
Vladimír Vondruš 27e1dce533 Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
Vladimír Vondruš 49c6bea722 Capsule and UVSphere primitive, with normals and texture coordinates. 14 years ago