summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dscene2d
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2319-396/+396
* Update commercial license headersTarja Sundqvist2021-02-0219-396/+396
* Remove the unneeded QScene2D qualifier for the renderPolicy propertyAndy Shaw2020-09-171-1/+1
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* Fix deprecation handlingMike Krus2020-01-141-0/+1
* Revert "Fix post FF API changes"Mike Krus2019-12-033-2/+12
* Doc: Fix documentation warningsTopi Reinio2019-11-132-5/+6
* Fix Scene2D initializationMike Krus2019-10-231-4/+12
* Fix post FF API changesMike Krus2019-10-223-12/+2
* Fix Coverity warningsMike Krus2019-10-211-0/+1
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Paul Lemire2019-10-151-0/+4
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+4
| |\
| | * Clarify Scene2D input event supportTomi Korpipaa2019-10-071-0/+4
* | | Update QScene2D to use direct syncMike Krus2019-10-145-122/+85
|/ /
* | Clean up includesMike Krus2019-10-012-4/+0
* | Fix deprecation warnings related to QBasicAtomicIntegerFriedemann Kleint2019-09-191-1/+1
* | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-157-10/+17
|\|
| * Switch export macros to standard formKai Koehne2019-04-026-10/+10
| * Always load scene2d render plugin in static buildsAnton Kreuzkamp2019-02-221-0/+7
* | Fix picking in Scene2D following recent changesPaul Lemire2019-03-181-6/+11
|/
* Fix scene2d starting trigger when setting item lateMäättä Antti2019-02-061-0/+9
* Always export scene2d shared objectMäättä Antti2019-01-311-1/+1
* Doc: Add doc to undocumented methodsNico Vertriest2018-11-011-0/+5
* ResourceAccessor: allow read-only access to texturesLaszlo Agocs2018-08-101-1/+1
* Doc: Use correct module namePaul Wicking2018-07-301-1/+2
* Fix deadlock in scene2dMäättä Antti2018-06-262-1/+25
* Change scene2d to always clear the windowMäättä Antti2018-05-081-1/+2
* Revert "Doc: Divide documentation into submodules"Topi Reinio2018-04-203-146/+0
* Document state of the Qt 3D modulesKai Koehne2018-03-121-4/+6
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-4/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-061-5/+8
| |\
| | * Fix crash in scene2d at shutdownMäättä Antti2018-02-061-5/+8
| * | Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-4/+4
* | | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-141-5/+8
|\ \ \
| * | | Fix crash in scene2d at shutdownv5.10.1Määttä Antti2018-02-081-5/+8
| |/ /
* | | Doc: Divide documentation into submodulesTopi Reinio2018-02-093-0/+144
* | | Remove hardcoded C++ version for MinGW/GCCKai Koehne2018-01-111-3/+0
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-256-8/+8
|/ /
* | Re-enable the QQmlType code paths in the node factoriesSean Harmer2017-08-252-4/+2
* | Merge branch '5.9' into devSean Harmer2017-08-192-1/+3
|\|
| * Fix Quick3DNode factories following QQmlType changesPaul Lemire2017-08-162-5/+3
| * Disable QQmlType codepathsPaul Lemire2017-08-031-0/+2
* | Merge branch '5.9' into devSean Harmer2017-06-191-7/+0
|\|
| * Fix context sharing in scene2dMäättä Antti2017-05-271-7/+0
* | Refactor job to prepare for line and point pickingMike Krus2017-05-261-0/+2
|/
* Improve QScene2D documentationsMäättä Antti2017-05-091-6/+91
* Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-097-102/+99
* Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-094-205/+9
* Scene2D: put picking coordinates back in window coordinatesKevin Ottens2017-05-051-1/+1