summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/boundingsphere
Commit message (Expand)AuthorAgeFilesLines
* Fix BV tests following changes in BV propagationPaul Lemire2021-07-291-6/+9
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Add QCoreSettings classMike Krus2020-08-271-2/+2
* Make sample meshes geometry renderers againMike Krus2020-07-302-2/+2
* Use QList instead of QVector in testsJarek Kobus2020-07-091-13/+13
* Add missing tests and benchmarksMike Krus2020-06-241-13/+2
* Remove the OpenGL Render ThreadMike Krus2020-06-191-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+60
* Pull bounding volume info from front endMike Krus2020-04-231-14/+59
* Remove useless jobMike Krus2020-02-281-5/+0
* Make default geometries viewsMike Krus2020-02-273-8/+2
* Geometry refactoringMike Krus2020-02-271-17/+17
* Remove buffer functor APIMike Krus2020-02-111-9/+0
* Remove old dead codeMike Krus2020-02-111-9/+0
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-18/+154
|\
| * Fix for bounding volume handling and calculationVolker Enderlein2019-10-011-18/+154
* | Remove backend entity hierarchy rebuilding jobsJim Albamont2019-09-201-5/+0
* | Update QAttribute to use direct syncMike Krus2019-09-181-3/+3
* | Update QGeometry to use direct syncMike Krus2019-09-181-2/+2
* | Update QBuffer to use sync updatingMike Krus2019-09-181-3/+3
* | Update QGeometryRenderer to use direct sync modeMike Krus2019-09-181-2/+2
* | Update QEntity to use direct sync modeMike Krus2019-09-171-6/+6
* | Use direct access to remove backend nodesPaul Lemire2019-09-161-1/+19
* | Use sync method when initializing new backend nodesMike Krus2019-08-291-5/+27
|/
* Iterate on child handlesMike Krus2019-05-251-0/+2
* Fix Entity parenting hierarchyJim Albamont2019-04-041-0/+5
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-1/+92
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-051-1/+227
| |\
| | * Handle 0 stride vertex dataMike Krus2018-01-291-0/+91
| | * Revise buffer traversal in bounding volume calculationLaszlo Agocs2018-01-291-1/+136
| |/
* | Handle primitive restart in buffer visitorLaszlo Agocs2018-02-151-5/+16
* | Revise buffer traversal in bounding volume calculationLaszlo Agocs2018-01-081-1/+136
|/
* Unit test for bounding spheresMike Krus2017-02-125-0/+362