summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Compile with Xcode 9.4Andy Shaw2018-08-206-9/+102
* Doc: Use correct module namePaul Wicking2018-07-302-3/+5
* Doc: Add basic documentation for Scene3D QML modulePaul Wicking2018-04-276-15/+131
* Doc: Add note about projectionMatrix effect on projectionType in QMLPaul Wicking2018-04-271-0/+4
* Scene3DRenderer: Do not call windowChanged lambda on destroyed objectOliver Wolff2018-04-241-1/+1
* Fix OnDemand rendering by keeping ComputeDirty from being re-enabledSvenn-Arne Dragly2018-02-142-5/+13
* Remove null pointer checkJesus Fernandez2018-02-121-2/+2
* ObjGeometryLoader: Fix out of bound errorPaul Lemire2018-02-081-7/+7
* Fix crash if sharecontext is requested before initailizationMäättä Antti2018-02-062-34/+42
* Fix crash in scene2d at shutdownMäättä Antti2018-02-061-5/+8
* Fix array of textures in shader parameterMauro Persano2018-02-028-52/+94
* Ensure node creation changes are sent before using in list propertiesSean Harmer2018-02-023-2/+29
* Don't compute bounding volumes for patch-based geometryMauro Persano2018-02-011-1/+1
* Cleanup AssimpImporterPaul Lemire2018-02-012-10/+10
* Compile failing shaders once only and avoid asserting on failureLaszlo Agocs2018-02-013-10/+20
* Make PickBoundingVolumeJob depend on ExpandBoundingVolumeJobSvenn-Arne Dragly2018-01-301-0/+1
* Handle 0 stride vertex dataMike Krus2018-01-292-15/+15
* Revise buffer traversal in bounding volume calculationLaszlo Agocs2018-01-292-65/+142
* Fix componentAdded/componentRemoved notifications dispatch to componentsMike Krus2018-01-265-4/+29
* Doc: Fix grammar glitch in module descriptionsKai Koehne2018-01-262-2/+2
* Handle multiple surfaces properly for pickingMike Krus2018-01-2610-53/+89
* Doc: Add examples and enumeration to QCullFace documentationSvenn-Arne Dragly2018-01-251-4/+69
* Fix issues due to changes in camera view matrixMike Krus2018-01-245-13/+18
* Replace Q_DECL_OVERRIDE with override keywordJesus Fernandez2018-01-231-1/+1
* LoadGeometryJob: fix uninitialized valuePaul Lemire2018-01-221-0/+1
* Deprecate viewMatrix() on QCamera because its name is misleadingSvenn-Arne Dragly2018-01-221-0/+2
* Calculate and store real transform of camera in addition to view matrixSvenn-Arne Dragly2018-01-223-24/+60
* AssimpImporter: disable default mirroring on texturesPaul Lemire2018-01-221-0/+1
* Merge "Merge remote-tracking branch 'origin/5.9.4' into 5.9" into refs/stagin...Liang Qi2018-01-182-9/+20
|\
| * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-182-9/+20
| |\
| | * Scene3DRenderer: ensure window pointer stays the same while renderingv5.9.4Paul Lemire2018-01-102-9/+20
* | | Add unit test and fix for broken order of event deliverySean Harmer2018-01-181-1/+22
|/ /
* | Scene3D: allow to force blocking renderingPaul Lemire2018-01-167-8/+26
* | Don't insert nullptr shader programs into the shader cacheVolker Krause2018-01-121-1/+2
|/
* Set devicePixelRatio on item size changeMorten Johan Sørvig2017-12-143-7/+10
* Quick3DNodeInstantiatorPrivate: Fix build after private API changeFriedemann Kleint2017-12-141-2/+4
* Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-1322-182/+123
* qanimationgroup.h: Fix include of Qt classFriedemann Kleint2017-11-281-1/+1
* Silence -Wunused-paremeter warnings in renderview.cppChristian Stromme2017-11-271-0/+2
* Fix includes of Qt classesFriedemann Kleint2017-11-2336-50/+50
* Fix for uniform arrays on some driversPaul Lemire2017-11-175-0/+15
* Material dirty only on param name/enabled changeSvenn-Arne Dragly2017-11-151-1/+4
* Fix AnimationClip crash when removing clipsAndy Nichols2017-11-153-0/+13
* Add layer entity filter cachingSvenn-Arne Dragly2017-11-149-13/+145
* Rework resource handlingLars Knoll2017-11-073-144/+124
* Deal with trailing spaces and crlfKevin Ottens2017-11-071-0/+4
* Fix SortPolicy sorting key generationLaszlo Agocs2017-10-203-4/+29
* Doc: Add doc for undocumented methodsNico Vertriest2017-10-201-0/+6
* Doc: add doc to undocumented methods/propertiesNico Vertriest2017-10-205-4/+346
* Doc: add doc to undocumented classesNico Vertriest2017-10-205-1/+21