summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/loadscenejob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Geometry refactoringMike Krus2020-02-271-2/+2
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* Make tracing a runtime optionMike Krus2019-12-131-1/+1
* Revert "Update jobs to remove post FF changes"Mike Krus2019-12-031-1/+1
* Update jobs to remove post FF changesMike Krus2019-10-221-1/+1
* Update LoadSceneJob to use direct syncPaul Lemire2019-10-071-21/+37
* Fix typo on loadscenejob.cppPaul Lemire2018-08-131-1/+1
* LoadSceneJob: refactored to minimize code duplicationPaul Lemire2018-02-011-41/+62
* Refactor job to prepare for line and point pickingMike Krus2017-05-261-0/+3
* Add support for remote content in SceneLoaderMike Krus2017-05-211-14/+54
* Renaming Scene IO classes to scene import classesOtto Ryynänen2016-10-101-7/+7
* LoadSceneJob: set the status after the subtreePaul Lemire2016-09-071-7/+9
* LoadSceneJob: make testablePaul Lemire2016-08-291-0/+20
* QSceneLoader: status is updated from the backendPaul Lemire2016-08-231-5/+18
* LoadSceneJob: always call Scene::setSubTree()Paul Lemire2016-08-111-11/+17
* Fix seg-fault on invalid scene loadWieland Hagen2016-06-231-4/+7
* Report error if no QSceneIOHandler supports the specified filetypeMiikka Heikkinen2016-05-241-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Only try to move scene subtree if non nullSean Harmer2016-04-281-1/+2
* QSceneLoader now avoids cloningSean Harmer2016-04-191-11/+14
* SceneIOHandler is now private APIFranck Arrecot2016-03-091-1/+1
* Class QAbstractSceneParser renamed to QSceneIOHandlerFranck Arrecot2016-03-091-5/+5
* Qt3D job run statsPaul Lemire2016-03-041-0/+2
* QAbstractSceneParser property renamingRobert Brock2016-03-031-1/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* QRenderAspect/Renderer: refactored to use the AbstractRenderer interfacePaul Lemire2015-11-241-5/+5
* Renderer: use NodeManagersPaul Lemire2015-11-161-3/+4
* Create proper plugin infrastructure for sceneloadersAndy Nichols2015-11-041-2/+2
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Final batch of file moves for nowSean Harmer2015-10-131-0/+76