21 Commits (642ab3b74dc14f86b4d1d27ea1a7e22528488bc3)

Author SHA1 Message Date
Vladimír Vondruš 07e70c70a3 Physics: adapted ObjectShape to new SceneGraph implementation. 14 years ago
Vladimír Vondruš f7d002d06d Debug operator for shape type. 14 years ago
Vladimír Vondruš 06398dcf7c SceneGraph rework, part 3: splitting base object. 14 years ago
Vladimír Vondruš 8a7c86d700 Initial implementation of ShapedObject. 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š 04d58b3dbd Fixed collision detection boolean/logical operations confusion. 14 years ago
Vladimír Vondruš fe62f547de Reduced #includes in headers. 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š db8cb9119b Treat Corrade as real, not some internal dependency in #includes. 14 years ago
Vladimír Vondruš 7f6f81afc7 Math::Constants are now inline functions instead of static variables. 14 years ago
Vladimír Vondruš c7c137752c Physics: Capsule % Sphere collision. 14 years ago
Vladimír Vondruš 42bd89a76e Physics: Capsule % Point collision. 14 years ago
Vladimír Vondruš 34294541b9 Physics: Plane % LineSegment collision. 14 years ago
Vladimír Vondruš bceef6b8ad Physics: Plane % Line collision. 14 years ago
Vladimír Vondruš 04d020fcd6 Physics: Sphere % LineSegment collision. 14 years ago
Vladimír Vondruš b2f1915579 Physics: Sphere % Line collision. 14 years ago
Vladimír Vondruš 6e778aa533 Physics: Sphere % Sphere collision. 14 years ago
Vladimír Vondruš 15dc8015b4 Physics: Sphere % Point collision. 14 years ago
Vladimír Vondruš d844715b94 Utility class for shape collision tests. 14 years ago
Vladimír Vondruš 43301c170c Initial Physics classes, interfaces, documentation and unit tests. 14 years ago