Age | Commit message (Expand) | Author |
---|---|---|
2019-10-14 | Replace vector == and is_zero_approx(distance) with is_equal_approx | Aaron Franke |
2019-08-19 | Replace is_zero_approx(A.distance_to(B)) with A==B | Paul Trojahn |
2019-07-01 | Remove unnecessary code and add some error explanations | qarmin |
2019-04-25 | Use approximate equallity methods in many places | Aaron Franke |
2019-02-12 | Scene: Ensure classes match their header filename | RĂ©mi Verschelde |