summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dscene2d
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-093-5/+5
* Use QList instead of QVectorJarek Kobus2020-07-072-2/+2
* Clean input event handlingMike Krus2020-06-231-1/+0
* Remove use of clear before rendering settingsMike Krus2020-06-171-1/+2
* Update dependenciesMike Krus2020-06-121-1/+2
* Update dependenciesPaul Lemire2020-06-121-1/+1
* Update dependenciesMike Krus2020-06-051-2/+4
* Update dependenciesMike Krus2020-06-012-27/+0
* Add support for building with CMakeMike Krus2020-05-221-0/+51
* Fix build for Qt6Mike Krus2020-05-063-6/+6
* Geometry refactoringMike Krus2020-02-271-1/+1
* Fix deprecations and warningsMike Krus2020-02-262-10/+0
* Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* Remove deprecated classes and functionsPaul Lemire2020-02-114-30/+2
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-075-10/+21
|\
| * 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
* | Update dependenciesMike Krus2020-02-071-1/+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