You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 129b7f23a7 Fixed typos (substract -> subtract). 14 years ago
..
Test Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
AbstractShape.cpp Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
AbstractShape.h Renamed visibility configuration headers to resemble library names. 14 years ago
AxisAlignedBox.cpp Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
AxisAlignedBox.h Removed constexpr from non-constexpr constructors. 14 years ago
Box.h Removed constexpr from non-constexpr constructors. 14 years ago
CMakeLists.txt Modularization of building and installation process. 14 years ago
Capsule.cpp Math::Constants are now inline functions instead of static variables. 14 years ago
Capsule.h Removed constexpr from non-constexpr constructors. 14 years ago
Line.cpp Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
Line.h Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
LineSegment.h Removed constexpr from non-constexpr constructors. 14 years ago
Plane.cpp Removed forgotten debug output. 14 years ago
Plane.h Removed constexpr from non-constexpr constructors. 14 years ago
Point.h Removed constexpr from non-constexpr constructors. 14 years ago
ShapeGroup.cpp Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
ShapeGroup.h Fixed typos (substract -> subtract). 14 years ago
Sphere.cpp Renamed Vector::lengthSquared() to parameterless Vector::dot(). 14 years ago
Sphere.h Removed constexpr from non-constexpr constructors. 14 years ago
magnumPhysicsVisibility.h Renamed visibility configuration headers to resemble library names. 14 years ago