summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qdirectionallight.h
Commit message (Expand)AuthorAgeFilesLines
* Move lights into their own directorySean Harmer2015-10-131-75/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-8/+8
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QAbstractLigt refactoringPaul Lemire2014-10-301-4/+0
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-4/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* QAbstractLight: pure virtual lightName methodPaul Lemire2014-08-141-0/+2
* QDirectionalLight implements doClone and copy methodsPaul Lemire2014-08-131-1/+4
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* lightProperties method in lightsPaul Lemire2014-07-051-0/+2
* Added basic light elements in rendering frontend.Paul Lemire2014-07-051-0/+76