summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3drender/items/quick3dgeometry.h
Commit message (Collapse)AuthorAgeFilesLines
* Header naming fixed for quick3d partsTomi Korpipää2015-11-041-77/+0
| | | | | | | Change-Id: Ifd7823af9ffe5761b4863d559c9321207fb62998 Task-number: QTBUG-49138 Reviewed-by: Paul Lemire <paul.lemire@kdab.com> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-0/+77
This is for consistency between the C++ namespaces and QML imports and with the other aspects. Change-Id: I73392f138b4e519b12888f52530123e3d0ba445e Reviewed-by: Paul Lemire <paul.lemire@kdab.com>