summaryrefslogtreecommitdiffstats
path: root/src/core/qscene.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Introduce QLockableObserverInterfaceKevin Ottens2015-02-081-1/+1
* Allow the scene to know its engineKevin Ottens2015-01-231-1/+4
* Don't leak the d-pointer of QSceneKevin Ottens2015-01-231-1/+4
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-5/+5
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-8/+8
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-8/+8
* QNode refactoringPaul Lemire2014-10-031-5/+2
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-0/+7
* QChangeArbiter/QScene refactoringPaul Lemire2014-09-301-1/+2
* QSceneInterface method to add Component/Entities lookupPaul Lemire2014-09-301-1/+3
* QScene implements QSceneInterfacePaul Lemire2014-09-281-4/+9
* Renamed QSceneLookup to QScenePaul Lemire2014-09-281-0/+73