summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2390-540/+540
* Use float throughout the Qt3D module for consistency and performanceSean Harmer2012-09-168-57/+57
* Compile after Math3d was changed to use float instead of qreal.Friedemann Kleint2012-09-111-1/+1
* Doc: Fixed usage of "Qt 3D", title names, and file names.Jerome Pasion2012-08-011-6/+4
* Positional lighting exampleJulian De Bhal2012-07-1610-0/+618
* Make it possible to compile Qt3D without QML/Quick.Casper van Donderen2012-07-061-1/+2
* Update the Qt3D and Shapes version.Sarah Smith2012-06-2031-49/+49
* Remove device specific files.Sarah Smith2012-06-1933-765/+0
* Modifications to stop animations/timers in idle mode.dpope2012-06-129-20/+19
* Fix flame effect in lander exampleJulian de Bhal2012-05-021-3/+3
* Licence header Quick3D -> Qt3D name change.Julian de Bhal2012-04-1213-13/+13
* Make cube.qml agree with documentation.dpope2012-04-051-0/+1
* Remove duplicate fileJulian de Bhal2012-03-282-1/+0
* Refactor packaging and deployment.Sarah Smith2012-03-2329-231/+181
* New qt3d example to demonstrate model loading and rendering.Sergey Dubitskiy2012-03-2112-1/+2492
* Change vestiges of old name to new Qt3D naming.Sarah Smith2012-03-2012-12/+12
* Update for new QML naming.Sarah Smith2012-03-1411-11/+11
* Buffered rendering issues for Qt-3D QMLdpope2012-03-088-8/+0
* Moon animation fixed.dpope2012-02-291-0/+1
* Fix unit tests + builds on windows.Sarah Smith2012-02-291-1/+0
* Add examples doc & fix doc a bit.Sarah Smith2012-02-163-63/+84
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-1416-4/+70
* Integrate Qt3D into Qt5 and fix some qdoc errors.Peter Yard2012-02-149-9/+9
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-124-4/+4
* Build qt3d/c++ based examples into qt3d/bin using pkg.priJulian de Bhal2012-02-1010-0/+23
* Update qml import statements.Julian de Bhal2012-02-103-3/+3
* Update of icons.dpope2012-02-104-15/+587
* Remove qmlproject files.Sarah Smith2012-02-0713-288/+0
* Added a declarative animation property; and example application.Sergey Dubitskiy2012-02-064-10/+514
* Remove spurious dependency from info.json filesJulian de Bhal2012-02-0210-30/+0
* Fix syntax error in info.json filesJulian de Bhal2012-02-0110-10/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3096-100/+100
* Upgrade to AssImp library v2.0.863.Sergey Dubitskiy2012-01-2913-1/+823
* Uncommenting example project linesChristopher Ham2012-01-258-16/+16
* Modifying the QML examples for proper deploymentChristopher Ham2012-01-2539-56/+232
* Update obsolete contact address.Jason McDonald2012-01-2092-92/+92
* Remove the graphics view example & support.Sarah Smith2012-01-1224-1865/+0
* Make photoroom run again.Sarah Smith2012-01-122-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-1222-22/+22
* Update documentation for renaming of repo. to Qt3D.dpope2012-01-121-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1287-87/+87
* Make Qt3D buildable without widgets or opengl.Sarah Smith2011-12-2192-544/+58
* New Repo: Updating all non-code references (comments and such) to Qt3D.Patrick Burke2011-12-1293-93/+93
* Remove unnecessary dependencies.Sarah Smith2011-12-0810-20/+0
* Modify the sphere so it is a mesh.Patrick Burke2011-12-052-0/+147
* Compile QtQuick3d.Friedemann Kleint2011-12-0211-11/+11
* More fixes to QtQuick3D namespace compilation.Toby Tomkins2011-11-2811-2/+26
* Fix compilation due to QSG* -> QQuick* changeRohan McGovern2011-10-241-2/+2
* Compile with C++0xAlan Alpert2011-10-211-1/+1
* QtQuick3d: Compile on Windows.Friedemann Kleint2011-10-209-9/+9