summaryrefslogtreecommitdiffstats
path: root/examples/torus-cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed Camera to QCameraPaul Lemire2014-07-091-2/+2
* Renamed CameraLens to QCameraLensPaul Lemire2014-07-091-2/+2
* Prefixed Q to transformsPaul Lemire2014-07-061-6/+6
* Renamed Transform to QTransformPaul Lemire2014-07-051-3/+3
* Renamed Entity to QEntityPaul Lemire2014-07-051-3/+3
* QRenderPass renamed and d-pointeredPaul Lemire2014-07-051-1/+1
* Added Q prefix to all frontend framegraph itemsPaul Lemire2014-07-051-10/+10
* Refactored and Renamed ScenePaul Lemire2014-07-051-1/+1
* Renamed Technique to QTechniquePaul Lemire2014-07-051-1/+1
* Renamed Material to QMaterialPaul Lemire2014-07-051-1/+1
* Renamed Mesh to QMeshPaul Lemire2014-07-051-1/+1
* Shape subclassesPaul Lemire2014-07-051-3/+2
* Add a minimal C++ + QML shape example (showing a torus)Giuseppe D'Angelo2014-06-042-0/+158