Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 月之前 |
Thaddeus Crews
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
8 月之前 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
A Thousand Ships
|
17929a3443
[Tests] Fix unit tests in template builds
|
1 年之前 |
nazarii
|
b8caf9b224
Add unit test for Vector2 plane_project
|
1 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Hendrik Brucker
|
f906ff8f89
[Tests] Replace Math::is_equal_approx with == and doctest::Approx
|
2 年之前 |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 年之前 |
Haoyu Qiu
|
5da515773d
Add `is_finite` method for checking built-in types
|
2 年之前 |
Micky
|
ef8fbae929
Add more tests for Vector* types
|
2 年之前 |
Aaron Franke
|
89c4990274
Fix Slerp C# docs and add test cases for vectors in the same direction
|
3 年之前 |
Rémi Verschelde
|
e223bad86d
Core: Move Vector2i to its own `vector2i.h` header
|
3 年之前 |
Aaron Franke
|
13939734e0
Replace String::num_real code with a wrapper around String::num
|
3 年之前 |
Aaron Franke
|
d9506cade1
Add tests for Vector2/Vector2i/Vector3/Vector3i
|
3 年之前 |