summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qpointlight.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QAbstractLight: subclass of QShaderDataPaul Lemire2014-12-121-1/+1
* QAbstractLigt refactoringPaul Lemire2014-10-301-6/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* QNode refactoringPaul Lemire2014-10-031-3/+2
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* QAbstractLight: pure virtual lightName methodPaul Lemire2014-08-141-0/+18
* QPointLight implemenents doClonePaul Lemire2014-08-131-0/+5
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* lightProperties method in lightsPaul Lemire2014-07-051-0/+5
* Added basic light elements in rendering frontend.Paul Lemire2014-07-051-0/+66