summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in autotestv2.6.02.6Antti Määttä2020-01-302-2/+2
* Optimize element attribute name hashingAntti Määttä2020-01-2223-318/+372
* Don't render when scene is not changingAntti Määttä2020-01-2214-32/+51
* Implement culling mode for materialsAntti Määttä2020-01-2117-21/+172
* Harmonize slide indexing between Q3DSPresentation and Q3DSSceneElementJanne Kangas2020-01-213-17/+21
* Fix adding uTransform and vTransform to shadersAntti Määttä2020-01-201-1/+1
* Remove unused and duplicate codeAntti Määttä2020-01-205-217/+2
* Load referenced material assets upon useJere Tuliniemi2020-01-164-15/+117
* Add toggle for disabling ambient occlusionJanne Kangas2020-01-1512-2/+16
* Implement ordered groupAntti Määttä2020-01-1318-199/+417
* Fix setting value for uninitialized attributesAntti Määttä2020-01-134-2/+38
* Fix SceneElement::currentSlideIndexJanne Kangas2020-01-132-21/+35
* Add env variable to configure shader precisionAntti Määttä2020-01-131-10/+38
* Add C++ API method to export and import shader cache as QByteArrayMiikka Heikkinen2020-01-133-14/+76
* Fix assert when scanning hdr image for transparencyAntti Määttä2020-01-101-0/+1
* Fix default material normal mappingKaj Grönholm2020-01-081-1/+1
* Optimize and cleanup shadersAntti Määttä2019-12-2749-818/+367
* Fix distance field text alignmentJere Tuliniemi2019-12-161-33/+45
* Minor perf logging tweakKaj Grönholm2019-12-134-11/+24
* Support RGBE hdr images directlyAntti Määttä2019-12-139-639/+404
* Document usage of QT3DS_ENABLE_PERF_LOGGINGKaj Grönholm2019-12-121-0/+43
* Add project setting for automatically flipping compressed texturesJanne Kangas2019-12-1215-30/+81
* Prevent loading subpresentation multiple timesAntti Määttä2019-12-101-2/+3
* Add env flag for selecting OpenGL backendJere Tuliniemi2019-12-091-26/+35
* Improve perf logging #2Kaj Grönholm2019-12-0912-87/+143
* Fix opaque pixel detectionJere Tuliniemi2019-12-051-2/+3
* Fix qml subpresentation alpha premultiply settingAntti Määttä2019-12-042-2/+2
* Improve perf logging & timersKaj Grönholm2019-12-0313-78/+91
* Fix subpresentation transparent clearAntti Määttä2019-11-2911-34/+115
* Fix q3dssurfaceviewer auto testsKaj Grönholm2019-11-291-39/+36
* Fix matteEnabled viewer settingKaj Grönholm2019-11-291-1/+1
* Fix building & running runtime autotestsKaj Grönholm2019-11-284-2/+18
* Detach depthstencil attachment after shadow passJanne Kangas2019-11-271-0/+2
* Check Force Transparent after checking for alpha testJere Tuliniemi2019-11-271-6/+6
* Premultiply subpresentation clear colorAntti Määttä2019-11-211-0/+5
* Always handle datainput-driven activity changesJanne Kangas2019-11-203-4/+11
* Fix crash when effect shader code is changed externallyJanne Kangas2019-11-202-18/+9
* Always update ImagesAntti Määttä2019-11-201-3/+4
* Allow setting timeline value when element is about to activateAntti Määttä2019-11-206-6/+33
* Support LEGACY_ASTC_LOADING with delayed loadingJere Tuliniemi2019-11-201-0/+2
* Fix crash when retrieving a non-existent texture idJere Tuliniemi2019-11-201-2/+4
* Force shader compilation on effect activeJanne Kangas2019-11-071-0/+2
* Fix component behavior when the parent group is inactiveJere Tuliniemi2019-11-074-1/+9
* Store line feeds as substitute characters in UIPJanne Kangas2019-11-062-0/+8
* Fix crash when queueing attributes with delayed loadingJere Tuliniemi2019-11-042-9/+12
* Merge remote-tracking branch 'origin/2.5'Miikka Heikkinen2019-11-0185-156/+1150
|\
| * Add legacy compile option for astc file typesv2.5.02.5Janne Koskinen2019-10-251-2/+4
| * Doc: Add links to examplesMats Honkamaa2019-10-211-0/+10
| * Fix datainput controlled component activity changev2.5.0-rc3v2.5.0-rc2Antti Määttä2019-10-181-1/+6
| * Fix loading pregenerated distance field cachev2.5.0-rcEskil Abrahamsen Blomfeldt2019-10-151-1/+2