summaryrefslogtreecommitdiffstats
path: root/src/core/transforms/qtransform_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
* Update commercial license headersTarja Sundqvist2022-06-131-21/+21
* Track dirty state on front end nodesMike Krus2020-04-071-0/+3
* Fix missing exportsMike Krus2019-10-021-1/+1
* QTransform: move setWorldMatrix to private classPaul Lemire2019-09-191-0/+2
* QTransform: add worldMatrix propertyPaul Lemire2019-08-131-0/+2
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-1/+1
* De-inline some more dtors of non-leaf Private classesMarc Mutz2016-05-191-0/+1
* QTransform creates creation changesSean Harmer2016-03-221-0/+7
* Unify license header usageAntti Kokko2016-01-261-11/+14
* QTransform: Add convenience properties for Euler angle rotationsAndy Nichols2015-12-111-0/+1
* Remove transforms property of QTransformSean Harmer2015-11-171-11/+3
* Setting matrix property to decompose to S, R, TSean Harmer2015-11-171-0/+1
* Add scale, rotation and translation properties to QTransformSean Harmer2015-11-161-0/+7
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-5/+5
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-1/+1
* [QTransform] Track the transforms list and notify when it changesKonstantin Ritt2015-03-181-0/+1
* [QTransform] Get rid of dead code and bogus includesKonstantin Ritt2015-03-161-10/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make QTransform::applyTransforms private.Milian Wolff2015-01-131-0/+2
* QTransform refactoredPaul Lemire2014-10-301-1/+4
* Have copy() only on QNodeKevin Ottens2014-10-161-2/+0
* QNode refactoringPaul Lemire2014-10-031-0/+2
* Prefixed Q to transformsPaul Lemire2014-07-061-1/+1
* Renamed Transform to QTransformPaul Lemire2014-07-051-0/+72