David Snopek
|
43be24f34c
Merge pull request #1437 from AThousandShips/vec_elem_scalar
|
1 year ago |
A Thousand Ships
|
d389171905
[Math] Add `is_finite` methods
|
1 year ago |
A Thousand Ships
|
b65970860e
Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 year ago |
A Thousand Ships
|
3943e41d2f
Fix `AABB.encloses` failing on shared upper bound
|
1 year ago |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 years ago |
Aaron Franke
|
65eeb94f75
Update core data structures to match the engine
|
2 years ago |
Aaron Franke
|
0455f72ede
Use struct instead of class for core structures
|
2 years ago |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 years ago |
bruvzg
|
bf8fc4c53d
Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations.
|
3 years ago |
Bastiaan Olij
|
94efe3d410
Fixing compiler warnings around implicit type casting loosing precision
|
3 years ago |
George Marques
|
dfa526ce16
Fix formatting of files
|
3 years ago |
Bastiaan Olij
|
46c63af715
Re-introduce build-in type code for core types
|
3 years ago |