summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | Minor fixes to the Planets exampleTitta Heikkala2015-05-262-1/+2
* | Changed ImageCube to be active control.Pasi Keränen2015-05-266-155/+327
* | Fixed placement of three.js examplesPasi Keränen2015-05-2671-12/+13
* | Added FPS counter to the Planets exampleTitta Heikkala2015-05-223-0/+113
* | Added planet exampleTitta Heikkala2015-05-2242-18/+1825
* | Fix depth enum usage.Miikka Heikkinen2015-05-201-1/+1
* | Fix QML type naming to avoid clashes with Qt 3D and other modulesMiikka Heikkinen2015-05-192-3/+3
* | Improved example UIsMiikka Heikkinen2015-05-187-43/+39
|/
* Removing unneeded example picture.Pasi Keränen2015-05-071-0/+0
* Fixes example placement in builds.Pasi Keränen2015-05-0574-69/+71
* Updated three.js libraryv5.5.0-beta1Pasi Keränen2015-04-281-13/+15
* Fixes issues in the examples.Pasi Keränen2015-04-2731-80/+1130
* Fixed texture loading for json examples.Miikka Heikkinen2015-04-271-43/+47
* Added utility files related three.jsTitta Heikkala2015-04-232-0/+35412
* Fixes naming of initialization and rendering signals.Pasi Keränen2015-04-209-44/+44
* Fixes resizing flickering and juddering issues.Pasi Keränen2015-04-175-55/+5
* Fixes examples not compiling issue.Pasi Keränen2015-04-179-15/+4805
* Doc: Fix various documentation issuesTopi Reinio2015-04-014-99/+120
* Fixed resize viewport behavior in examples.Pasi Keranen2015-03-092-0/+8
* Do not pass incorrect constant to glEnableLaszlo Agocs2015-03-082-4/+0
* framebuffer example: avoid failing generateMipmap callLaszlo Agocs2015-03-081-1/+1
* Fix wrong license headers LGPL21 -> LGPL3Sergio Ahumada2015-03-031-10/+13
* Fix textureandlight resource usageLaszlo Agocs2015-02-281-1/+1
* Fix pixelSize behavior and rest of the examples.Pasi Keranen2015-02-276-2/+58
* Set gl_PointSize when drawing pointsLaszlo Agocs2015-02-271-0/+1
* Fixing the canvas resize to behave more like in HTML world.Pasi Keranen2015-02-255-3/+44
* Change logging API to use Qt categorized logging.Pasi Keranen2015-02-178-12/+63
* Add license files and remove readme file.Pasi Keranen2015-02-172-0/+72
* Fix license headersSergio Ahumada2015-02-171-18/+15
* Cleanup before adding to qt dev.Pasi Keranen2015-02-1260-36752/+177
* Moving to V4VM TypedArrays in Qt 5.5 dev.Pasi Keranen2015-02-119-35/+35
* Starting to move towards QJSValue usePasi Keranen2015-02-027-53/+53
* Change jsonmodels example to use open source controls by default.Miikka Heikkinen2014-11-255-36/+53
* Copyright headers added to files missing themTomi Korpipää2014-11-1310-0/+330
* Fixed crash of jsonmodels example on OS X.Pasi Keranen2014-11-132-2/+18
* Cleaning up.Pasi Keranen2014-11-121-337/+396
* Whitespace corrections.Pasi Keranen2014-11-077-7/+8
* Fix jsonmodels example to install like other examples.Miikka Heikkinen2014-11-062-36/+3
* Reverses QQmlPropertyMap rebase and removed TextureLoader.Pasi Keranen2014-10-2417-365/+213
* Use proper multiline strings for shader stringsTomi Korpipää2014-10-244-73/+73
* Plasmaeffect example: Disable vertex attributes if not usedBerthold Krevert2014-10-241-5/+8
* Use proper multiline strings for shader stringsBerthold Krevert2014-10-204-172/+172
* Refactored QQmlPropertyMap to be the baseclass.Pasi Keranen2014-10-141-1/+3
* Last missing methods.Pasi Keranen2014-10-031-1/+0
* Updated examplesTomi Korpipää2014-09-226-0/+6
* Removed the remaining invokeMethod callsTomi Korpipää2014-08-2510-81/+67
* Initial commitPasi Keränen2014-08-2090-0/+40833