aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/qssgmeshbvhbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Further improvements to the BVH codeChristian Strømme2023-11-211-38/+24
* Improve BVH build-up performanceChristian Strømme2023-10-061-92/+157
* Merge duplicated enums in Mesh and qssgrenderbasetypesChristian Strømme2023-01-171-12/+12
* Move toString() functions in base-types out of the global scopeChristian Strømme2023-01-181-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Make picking work for custom geometryPaul Olav Tvete2021-04-121-0/+4
* Add run-time asset loadingChristian Strømme2021-04-071-0/+344