summaryrefslogtreecommitdiffstats
path: root/src/core/transforms/qmatrixtransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QAbstractTransform and friendsSean Harmer2015-11-171-105/+0
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-5/+5
* Doc: Add Qt3D QML module and QML type documentation skeletonv5.5.0-beta1Topi Reinio2015-04-291-0/+11
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+4
* Make QAbstractTransform derive from QObject directlyKonstantin Ritt2015-03-231-16/+10
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Have copy() only on QNodeKevin Ottens2014-10-161-4/+4
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* QNode refactoringPaul Lemire2014-10-031-13/+9
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* Expose matrix as a property from QTransformsGiuseppe D'Angelo2014-09-261-1/+6
* QMatrixTransform implements doClone and copy methodsPaul Lemire2014-08-131-0/+15
* QMatrixTransform d-pointered and completedPaul Lemire2014-07-061-4/+29
* Prefixed Q to transformsPaul Lemire2014-07-061-0/+64