Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 月之前 |
Thaddeus Crews
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
9 月之前 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
6 月之前 |
Silc Lizard (Tokage) Renew
|
27e23280c5
Fix Quaternion arc constructor to check dot & Add test for same vec3s
|
6 月之前 |
Silc Lizard (Tokage) Renew
|
d0c421976c
Fix looking at with 180 degree arc
|
7 月之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Aaron Franke
|
9e952c8386
Allow getting Quaternion rotation in different Euler orders
|
2 年之前 |
Aaron Franke
|
83634119d4
Replace Quaternion Euler constructor with `from_euler` method
|
2 年之前 |
Aaron Franke
|
7f9a8c99c9
Clean up Basis from Euler code
|
2 年之前 |
Haoyu Qiu
|
5da515773d
Add `is_finite` method for checking built-in types
|
3 年之前 |
Rémi Verschelde
|
166df0896c
Fix typos with codespell
|
2 年之前 |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
3 年之前 |
codepatzer
|
d0cb0ff248
Add tests file for Quaternion unit tests, with initial UTs
|
4 年之前 |