summaryrefslogtreecommitdiffstats
path: root/src/render/backend/scenemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make scene parsers operate on URLs instead of raw filenamesLaszlo Agocs2015-02-131-3/+3
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-2/+2
* Rename QResourcesManager -> QResourceManager and make privateSean Harmer2014-11-181-1/+1
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-2/+2
* Optimize: Use a plain non-recursive QMutex in the QResourceManager.Milian Wolff2014-10-291-2/+2
* SceneManager containing pendingJobs + hash of source and scene treePaul Lemire2014-09-301-0/+12
* SceneManager store source/scene tree of loaded scenesPaul Lemire2014-09-301-0/+12
* SceneManagerPaul Lemire2014-09-151-0/+62