summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/boundingsphere
Commit message (Expand)AuthorAgeFilesLines
* QResourcesManager: switch to std::vectorPaul Lemire2020-06-041-2/+2
* 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