summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure qml stream proxy gets created in main thread1.0Miikka Heikkinen2017-12-141-0/+3
* Remove widgets from viewerMiikka Heikkinen2017-12-1426-1299/+1584
* Update default layoutTomi Korpipaa2017-12-1419-55/+102
* Convert Tabs -> Spaces and Removed trailing whitespace from effectlibAndy Nichols2017-12-1444-1335/+1335
* Fix shadow map camera projectionJere Tuliniemi2017-12-141-27/+54
* Show qmlstreamer 'preview' content in viewerMiikka Heikkinen2017-12-141-2/+2
* Fix undo not setting modified flag to docMiikka Heikkinen2017-12-141-1/+0
* Fix endless initialization loop when opening invalid presentationMiikka Heikkinen2017-12-141-0/+1
* Unify color dialogsTomi Korpipaa2017-12-1411-39/+82
* Unify file dialogsTomi Korpipaa2017-12-143-3/+7
* QNX compile fixesAdam Treat2017-12-132-2/+3
* Use the OES extension for depth stencil supportAdam Treat2017-12-131-1/+1
* Doc: Fix a number of documentation issuesTopi Reinio2017-12-054-8/+25
* Add svg icons for viewer and studioTomi Korpipaa2017-12-042-0/+64
* Disallow wrong file type for sub-presentationTomi Korpipaa2017-12-011-0/+8
* Fix crash when deleting several objects with parent-descendant relationJanne Kangas2017-12-011-2/+8
* Fix import error when adding behaviorsJere Tuliniemi2017-12-012-4/+2
* Fix other ObjectRefs changing after switching oneJere Tuliniemi2017-12-011-1/+1
* Fix crash at shutdown in debug buildMäättä Antti2017-12-015-0/+18
* Don't allow empty file for sub-presentationTomi Korpipaa2017-12-012-0/+14
* Remove references to LUA in warnings and errorsTomi Korpipaa2017-12-012-0/+0
* Make sure queued commands are not lost before processingv1.0.0Miikka Heikkinen2017-11-292-18/+23
* Fix macOS crash with 2x and 4x multisamplingTomi Korpipaa2017-11-291-0/+8
* Fix property slider integer value minimum limit handlingMäättä Antti2017-11-291-5/+17
* Fix alias object creation and referenceMäättä Antti2017-11-297-8/+57
* Update ColladaDOM submoduleJanne Koskinen2017-11-291-0/+0
* Fix qml examples for macOSTomi Korpipaa2017-11-292-0/+24
* Fix sample project crash for macOSTomi Korpipaa2017-11-291-2/+2
* Fix incorrect warning about duplicate ElementMiikka Heikkinen2017-11-291-15/+17
* Fix viewer examples for macOSTomi Korpipää2017-11-294-27/+45
* Fix viewer scaling in macOSTomi Korpipaa2017-11-282-2/+16
* Add docs for qmldynamickeyframes and qmlstreamer examplesMäättä Antti2017-11-288-10/+176
* Fix float slider stepsMäättä Antti2017-11-281-1/+5
* Update sub-presentation dialogTomi Korpipaa2017-11-2816-278/+656
* Add changes filePasi Keränen2017-11-281-0/+21
* Fix open sample project default locationTomi Korpipaa2017-11-282-13/+27
* Add sample project to Qt 3D StudioMats Honkamaa2017-11-2812-0/+435
* Fix moving CPropertyGraphKeyframesMiikka Heikkinen2017-11-281-0/+1
* Make property graph keyframes bit largerMiikka Heikkinen2017-11-281-1/+1
* Fix startup and welcome screen positionMiikka Heikkinen2017-11-283-9/+20
* Enable setPresentationActive() for inactive presentationsJanne Kangas2017-11-281-2/+6
* Disable QML caching for studioMiikka Heikkinen2017-11-241-0/+3
* Replace old icons with new and restructure of index pageMats Honkamaa2017-11-243-15/+22
* Fix crash when undoing and redoing adding new slide at the end of listMiikka Heikkinen2017-11-231-3/+1
* Fix slide selection after slide removalMiikka Heikkinen2017-11-231-4/+4
* Fix crash when camera x/y/z scale is set to zeroJanne Kangas2017-11-231-0/+16
* Save preferences and do not crash on exitAndras Mantia2017-11-231-1/+1
* Fix keypad input of comma ',' in input boxesMäättä Antti2017-11-232-0/+16
* Rename Qt3DSBehavior to BehaviorMäättä Antti2017-11-236-30/+31
* Fix slide manipulation undo/redoMiikka Heikkinen2017-11-235-48/+197