summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qabstracttextureimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move texture classes to their own directorySean Harmer2015-10-131-224/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+5
* Merge branch '5.5.0' into 5.5Sean Harmer2015-06-211-4/+4
|\
| * Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-151-1/+1
| * Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-3/+3
* | QNode parent changesPaul Lemire2015-06-111-0/+1
|/
* Doc: Add Qt3D QML and C++ skeleton comments for qdocMartin Smith2015-05-281-4/+51
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-1/+1
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-17/+20
* ChangeArbiter/SceneChange: use id as change subjectPaul Lemire2015-02-281-1/+1
* Fix: remove QByteArrayLiteral used when setting SceneChange property namesPaul Lemire2015-02-281-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Texture API refactoringPaul Lemire2015-02-081-0/+3
* QAbstractTextureImage: add update methodPaul Lemire2015-02-081-0/+15
* Move QAbstractTextureImage, QTextureImage to dedicated filesPaul Lemire2015-02-081-0/+158