summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/sphere.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-101-1/+1
* Sphere: make transformed constPaul Lemire2015-11-211-1/+1
* Sphere fix: expandToContain now properly sets the radiusPaul Lemire2015-11-161-0/+1
* Sphere moved into Render namespace and made privatePaul Lemire2015-10-241-5/+9
* Entity: create bounding sphere with the Entity idPaul Lemire2015-10-241-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-4/+4
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-7/+7
* Fix Sphere transformationLaszlo Agocs2015-08-271-4/+4
* QRayCastingService implementation using bounding volumesRĂ©mi Benoit2015-08-091-0/+57
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Avoid downcasting from double to floatLouai Al-Khanji2014-08-191-1/+1
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+175