This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum
mirror of
https://github.com/mosra/magnum.git
Watch
6
Star
0
Fork
You've already forked magnum
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
6376
Commits
21
Branches
19
Tags
70 MiB
C++
95.6%
CMake
2.8%
GLSL
0.8%
Shell
0.2%
Python
0.2%
Tree:
be58f21318
apple-crashy-msaa-default-framebuffer
audio-import
catastrophic-cross
chainsaw-surgery
dpi-change-events
euler-xxx
findsdl-include-root
gltestlib-symbol-duplication
gpu-preference
inverted-ranges
ktx1-detection
master
meshdata-cereal-killer
mousecapture
multiwindow
next
sceneconverter
scenedata-optimizations
simd
vectorfields
zerocopy
snapshot-2013-08
snapshot-2013-10
snapshot-2014-01
snapshot-2014-01-compatibility
snapshot-2014-06
snapshot-2014-06-compatibility
snapshot-2015-05
snapshot-2015-05-compatibility
v2013.08
v2013.10
v2014.01
v2014.06
v2015.05
v2018.02
v2018.04
v2018.10
v2019.01
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'be58f21318'
${ noResults }
magnum
/
src
/
Magnum
/
Math
/
Test
History
Vladimír Vondruš
6d7558672d
Math: MSVC 2015 constexpr fun!
8 years ago
..
AngleTest.cpp
Updated copyright year.
8 years ago
BezierTest.cpp
Math: oh, MSVC 2015 constexpr fun is here again.
8 years ago
BoolVectorTest.cpp
Math: test a bit more.
8 years ago
CMakeLists.txt
Math: benchmark quaternion interpolation methods.
8 years ago
ColorTest.cpp
Math: new Color[34]::fromSrgb[Alpha]() and Color[34]::toSrgb[Alpha]Int().
8 years ago
ComplexTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
ConstantsTest.cpp
Math: added Constants::sqrtHalf().
8 years ago
CubicHermiteTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
DistanceTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
DualComplexTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
DualQuaternionTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
DualTest.cpp
Math: added data() accessors to all remaining types.
8 years ago
FrustumTest.cpp
Updated copyright year.
8 years ago
FunctionsTest.cpp
Math: vector overloads for isInf() and isNan().
8 years ago
HalfTest.cpp
Math: debug output for Half with proper amount of decimal places.
8 years ago
InterpolationBenchmark.cpp
Math: benchmark quaternion interpolation methods.
8 years ago
IntersectionBenchmark.cpp
Math: moved Geometry::Distance and Intersection directly into Math.
8 years ago
IntersectionTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
Matrix3Test.cpp
Math: fun with printing NaNs :(
8 years ago
Matrix4Test.cpp
Math: fun with printing NaNs :(
8 years ago
MatrixTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
PackingTest.cpp
Math: long double issues are now only on 32-bit Android.
8 years ago
QuaternionTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago
RangeTest.cpp
Math: MSVC 2015 constexpr fun!
8 years ago
RectangularMatrixTest.cpp
Updated copyright year.
8 years ago
SwizzleTest.cpp
Updated copyright year.
8 years ago
TagsTest.cpp
Updated copyright year.
8 years ago
TypeTraitsTest.cpp
Math: I have no idea what happened here.
8 years ago
UnitTest.cpp
Math: properly test op-and-assign operators in Unit.
8 years ago
Vector2Test.cpp
Updated copyright year.
8 years ago
Vector3Test.cpp
Updated copyright year.
8 years ago
Vector4Test.cpp
Math: added planeEquation() helper.
8 years ago
VectorTest.cpp
Math: helpfully print the offending values in all assertions.
8 years ago