Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Core] Use std type traits to check operations triviality. | Fabio Alessandrelli | 2022-08-04 | 1 | -5/+7 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rewrite culling to be more cache/thread friendly. | reduz | 2020-12-26 | 1 | -0/+18 |
* | Replace Octree by DynamicBVH in cull code | reduz | 2020-12-23 | 1 | -1/+1 |
* | Add a paged array template | reduz | 2020-12-21 | 1 | -0/+349 |