summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/calcboundingvolumejob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move core/io content to render/geometry and ioKevin Ottens2015-12-021-2/+2
* QAxisAlignedBoundingBox is used only in ObjLoaderKevin Ottens2015-12-021-1/+0
* Updated CalcBoundingVolumeJob: to compute BV only when neededPaul Lemire2015-11-161-23/+50
* Renderer: use NodeManagersPaul Lemire2015-11-161-10/+10
* CalcBoundingVolume: don't go through the BBox intermediate stepPaul Lemire2015-11-161-9/+1
* CalcBoundingBolumeJob: check attribute is not nullPaul Lemire2015-11-161-1/+3
* Update jobs to use bounding volume specifier instead of the object pickerPaul Lemire2015-11-161-43/+57
* BoundingVolume: recomputed when buffer changesPaul Lemire2015-10-241-2/+0
* Sphere moved into Render namespace and made privatePaul Lemire2015-10-241-1/+1
* Calculate bounding volumes using the ObjectPickerPaul Lemire2015-10-241-45/+53
* QRenderAspect: use a single instance CalcBoundingVolumeJobPaul Lemire2015-10-201-2/+7
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-8/+8
* Resurrect bounding volumesLaszlo Agocs2015-10-141-0/+130