summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* QTransform refactoredPaul Lemire2014-10-301-3/+2
* QTexture refactoringPaul Lemire2014-10-301-2/+2
* QMeshData: enum for primitivesPaul Lemire2014-10-221-1/+1
* QAbstractMeshData merged with QMeshData and moved to RendererPaul Lemire2014-10-222-9/+9
* QAbstractMesh: setDirty -> updatePaul Lemire2014-10-201-1/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-8/+1
* QNode refactoringPaul Lemire2014-10-031-7/+7
* AssimParser slightly refactoredPaul Lemire2014-09-302-90/+105
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-17/+21
* Comparison operator for QAbstractMeshFunctor subclassesPaul Lemire2014-09-301-0/+6
* QParameter new overloaded ctorsPaul Lemire2014-09-291-15/+15
* Assimp external dependencyPaul Lemire2014-08-197-0/+1365
* Deprecate the plugin architecture for asset loading.Sergey Dubitskiy2012-05-0337-3795/+0
* qMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecated.Debao Zhang2012-04-271-1/+1
* Network loading of textures and models.dpope2012-04-0410-9/+208
* Set correct effect for all geometry nodes.Sergey Dubitskiy2012-03-142-0/+24
* Port to new Plugin Loader.Sergey Dubitskiy2012-03-0914-97/+299
* Lib3DS was removed.Sergey Dubitskiy2012-02-2912-1968/+1
* Fix misleading header guards.Sarah Smith2012-02-295-13/+10
* Add examples doc & fix doc a bit.Sarah Smith2012-02-162-0/+2
* Buid fix if use '-no-stl' configure optionYuchen Deng2012-02-154-11/+11
* Suppress debug output on model load.Sarah Smith2012-02-141-7/+4
* Integrate Qt3D into Qt5 and fix some qdoc errors.Peter Yard2012-02-144-8/+8
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-123-5/+2
* Added a declarative animation property; and example application.Sergey Dubitskiy2012-02-065-0/+29
* Remove tga support from Qt3d.Toby Tomkins2012-01-318-723/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3037-37/+37
* Upgrade to AssImp library v2.0.863.Sergey Dubitskiy2012-01-291-3/+75
* Update obsolete contact address.Jason McDonald2012-01-2037-37/+37
* Update copyright year in license headers.Jason McDonald2012-01-1237-37/+37
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Make Qt3D buildable without widgets or opengl.Sarah Smith2011-12-211-1/+1
* Fix failing unit tests (TGA formats/qimagreader).Sarah Smith2011-12-212-0/+34
* New Repo: Updating all non-code references (comments and such) to Qt3D.Patrick Burke2011-12-1237-37/+37
* QtQuick3d: Fix compiler warnings.Friedemann Kleint2011-12-012-2/+2
* More fixes to QtQuick3D namespace compilation.Toby Tomkins2011-11-285-2/+22
* Remove legacy build system logic.Rohan McGovern2011-10-185-104/+21
* Fixed cppcheck memory leak in tgafile reader.Patrick Burke2011-09-051-0/+2
* Replace outdated license headersJason McDonald2011-08-1937-667/+667
* Remove all Symbian code from the repo.Sarah Smith2011-07-204-17/+0
* Refactor packaging.Sarah Smith2011-07-065-11/+16
* Trade fprintf(stderr... for qWarningSarah Smith2011-07-053-8/+8
* Remove spurious scenegraph mention.Sarah Smith2011-05-121-1/+0
* Add symbian uids.Sarah Smith2011-05-114-8/+12
* Fixes for Quick3d to fix Symbian problemsKalle Lehtonen2011-05-092-0/+3
* Fixes to build system for mac.Sarah Smith2011-04-204-4/+4
* First cut of windows packagingSarah Smith2011-04-204-16/+79
* Generate packages for N900.Sarah Smith2011-04-142-2/+2
* Move plugins and imports into place during compile.Sarah Smith2011-04-115-0/+5
* Device packaging. QTBUG-17434.Sarah Smith2011-04-064-4/+4