Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Haoyu Qiu
|
5da515773d
Add `is_finite` method for checking built-in types
|
3 years ago |
Aaron Franke
|
43722dbcbc
Use float literals for float calculations in Color
|
2 years ago |
Aaron Franke
|
97d232c11d
Enhancements to includes in core data structures
|
2 years ago |
Aaron Franke
|
817ae95667
Replace AABB has_no_volume with has_volume
|
3 years ago |
lawnjelly
|
5298e16e80
Float literals - fix main primitives to use .f
|
3 years ago |
Rémi Verschelde
|
5ddb518496
Core: Make all Variant math types structs
|
3 years ago |
lawnjelly
|
b411a731fe
Add nodiscard to core math classes to catch c++ errors.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
9687f6fca3
Warn when using an AABB or Rect2 with a negative size
|
5 years ago |
Brian Semrau
|
dc11e73bf0
Rename AABB `get_area` to `get_volume`
|
3 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
3 years ago |
Aaron Franke
|
1be0d6b30e
Type consistencies in core
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
1bebb2ba05
Cull fixes and optimizations
|
4 years ago |
reduz
|
d2302f53d6
Implement automatic LOD (Level of Detail)
|
4 years ago |
reduz
|
05de7ce6ca
Refactored variant setters/getters
|
4 years ago |
reduz
|
b8c64184c6
Refactored binding system for core types
|
4 years ago |
Aaron Franke
|
83e324d670
Update core documentation to match recent C# changes
|
5 years ago |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 years ago |
Kiri Jolly
|
87ba4daf4b
Fixed false positives in the culling system.
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |