Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
8 months ago |
vittorioromeo
|
55ed34e37c
Use '_v' shorthand for type traits and 'if constexpr' where appropriate
|
9 months ago |
lawnjelly
|
4577dfdb67
Shadow volume culling and tighter shadow caster culling
|
1 year ago |
Stuart Carnie
|
70bfd5d065
fix: data race in PagedArray
|
10 months ago |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
myaaaaaaaaa
|
6b0f253a45
Fix PagedArray.merge_unordered() dropping pages
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
Rémi Verschelde
|
85fe6ecc32
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
|
2 years ago |
Fabio Alessandrelli
|
6f02183f8c
[Core] Use std type traits to check operations triviality.
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
reduz
|
548524152e
Rewrite culling to be more cache/thread friendly.
|
3 years ago |
reduz
|
83058597cf
Replace Octree by DynamicBVH in cull code
|
3 years ago |
reduz
|
37c6434e16
Add a paged array template
|
3 years ago |