summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Setting LinearFiltering bind option should not trigger re-uploadAlex Wilson2012-03-271-5/+20
* Refactor packaging and deployment.Sarah Smith2012-03-238-8/+251
* Fix documentation to reflect functionality.dpope2012-03-231-2/+1
* Fix for teapot's identity crisisAlex Wilson2012-03-231-2/+2
* Fixed documentation on stock solids.Sergey Dubitskiy2012-03-2210-865/+29
* Updated file headers.dpope2012-03-216-6/+6
* Fix QGLSubSurface rendering problem.dpope2012-03-211-1/+1
* Change vestiges of old name to new Qt3D naming.Sarah Smith2012-03-2017-17/+17
* Update Qt3d API like QML (QDeclarativeFoo -> QQuickFoo)Julian de Bhal2012-03-1955-478/+478
* Shapes are more consistent now.Sergey Dubitskiy2012-03-165-312/+311
* Fix crash by not accessing palette member after it has been deletedTobias Koenig2012-03-151-0/+3
* Set correct effect for all geometry nodes.Sergey Dubitskiy2012-03-142-0/+24
* Update for new QML naming.Sarah Smith2012-03-1418-96/+96
* Fix deprecated string warnings.Sarah Smith2012-03-133-6/+6
* QDeclarativeEffect destructor should be virtual (it has virtual methods)Julian de Bhal2012-03-091-1/+1
* Port to new Plugin Loader.Sergey Dubitskiy2012-03-0918-208/+337
* Improve test coverage: Imports.Sergey Dubitskiy2012-03-084-67/+84
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0524-275/+275
* Rename QArrayDataKent Hansen2012-03-011-4/+4
* Entire content of imports/shapes was moved to quick3d proj.Sergey Dubitskiy2012-02-2943-456/+181
* Lib3DS was removed.Sergey Dubitskiy2012-02-2912-1968/+1
* Mark the scene plugin API for deprecation.Sarah Smith2012-02-291-0/+6
* Add a hacky script to help with qdoc errors.Sarah Smith2012-02-291-0/+86
* Fix misleading header guards.Sarah Smith2012-02-295-13/+10
* Fix unit tests + builds on windows.Sarah Smith2012-02-298-5/+309
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-172-1/+3
* Add examples doc & fix doc a bit.Sarah Smith2012-02-1611-40/+4
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-167-0/+93
* Buid fix if use '-no-stl' configure optionYuchen Deng2012-02-154-11/+11
* Fix warnings for variables only used in assertsJulian de Bhal2012-02-141-4/+5
* Suppress debug output on model load.Sarah Smith2012-02-142-7/+8
* Add class doc for new resource handling.Sarah Smith2012-02-141-7/+28
* Integrate Qt3D into Qt5 and fix some qdoc errors.Peter Yard2012-02-1413-41/+41
* Fix old quick3d strings.Sarah Smith2012-02-131-2/+2
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-1212-36/+42
* Update qml import statements.Julian de Bhal2012-02-109-9/+8
* Add cleanup functions for QGLTextureCube.dpope2012-02-105-7/+62
* Cloning of QGLSceneNodes incl child nodes.dpope2012-02-102-0/+31
* Added cleanup function for Texture2D.Sergey Dubitskiy2012-02-083-0/+67
* Removed unused empty functions from QGLMultiTextureExtensionsdpope2012-02-081-5/+10
* Remove qglextensions references.Sarah Smith2012-02-073-888/+1
* Deal with new surfaceClass enum.Sarah Smith2012-02-073-3/+3
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-061-6/+4
* Added a declarative animation property; and example application.Sergey Dubitskiy2012-02-0618-22/+532
* Improve API by removing protected members.Sarah Smith2012-02-039-127/+153
* Improve this NPOT function.Sarah Smith2012-02-031-5/+17
* Remove spurious comment.Sarah Smith2012-02-031-3/+0
* Remove compile warnings.Sarah Smith2012-02-032-7/+12
* Expose model heirarchy in API - simplest case.dpope2012-02-012-0/+301
* Remove opengl conditional compiles.Sarah Smith2012-01-319-142/+15