10 Commits (310e1c1c25b8d42e5954fc441eabd2c082aa06f9)

Author SHA1 Message Date
Vladimír Vondruš e9a2623e02 Math: expect NoInit test failures on GCC 6.1+ with optimizations enabled. 10 years ago
Vladimír Vondruš 1357186fe1 Math: MSVC 2015 is picky about constexpr again. 10 years ago
Vladimír Vondruš b59b8d431e Math: make Bezier::subdivide() return a pair and test it. 10 years ago
Vladimír Vondruš 8f7fa196a8 Math: renamed Bezier::lerp() to Bezier::value(), simplified test cases. 10 years ago
Vladimír Vondruš aaa0b0945a Math: ability to convert Bezier underlying type. 10 years ago
Vladimír Vondruš 6f6d69012f Math: added comparison operators to Bezier, expanded the test. 10 years ago
Vladimír Vondruš 12e19eff37 Math: ability to save/restore Bezier to/from Configuration. 10 years ago
Vladimír Vondruš 719aff99b2 Math: debug operator for Bezier. 10 years ago
Vladimír Vondruš 8bf1f5e5d8 Math: Minor Bézier cleanup and documentation improvements. 10 years ago
Ashwin Ravichandran 6b7097497f Math: added Bezier curve 10 years ago