summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when undoing material type changev2.2.0-beta3Jere Tuliniemi2018-12-041-0/+3
* Update qt3d-runtime submoduleMiikka Heikkinen2018-12-041-0/+0
* Create pages for main categoriesMats Honkamaa2018-12-049-18/+337
* Revert "Ignore matdef changes triggered by the editor"Jere Tuliniemi2018-12-043-25/+3
* Fix context menu position in slide viewMiikka Heikkinen2018-12-041-7/+11
* Update UI images in documentationMats Honkamaa2018-12-0429-0/+0
* Update viewer keyboard shortcuts documentationMats Honkamaa2018-12-041-7/+42
* Add tutorials pageMats Honkamaa2018-12-043-5/+58
* Fix editor subpresentation rendering for LinuxTomi Korpipaa2018-12-041-0/+10
* Fix editor subpresentation rendering for macOSMäättä Antti2018-12-041-1/+1
* Fix missing glsllib errorsTomi Korpipaa2018-12-043-42/+1
* Don't start playback when interacting with sceneKaj Grönholm2018-12-043-0/+14
* Do not assert on datainput bind type parsing on custom materialsJanne Kangas2018-12-042-3/+7
* Ignore matdef changes triggered by the editorJere Tuliniemi2018-12-033-3/+25
* Refresh material after setting valuesJere Tuliniemi2018-12-031-0/+2
* Fix property state after undoing shader selectionJere Tuliniemi2018-12-031-8/+15
* Fix columns on index pageMats Honkamaa2018-12-031-15/+14
* Check if a matdef file exists when renaming matdefJere Tuliniemi2018-12-031-2/+25
* Add missing material container checkJere Tuliniemi2018-12-031-3/+5
* Add documentation about materialsMats Honkamaa2018-12-039-0/+235
* Change .material to .shader in documentationMats Honkamaa2018-12-034-10/+10
* Import data inputs when importing a presentationMiikka Heikkinen2018-12-036-39/+129
* Add materialdef iconsMiikka Heikkinen2018-12-036-0/+16
* Update requirements documentationMats Honkamaa2018-12-031-31/+9
* Check for datainput name uniqueness only at accept when adding new DIJanne Kangas2018-12-032-2/+12
* Fix case sensitive materialdef renamingJere Tuliniemi2018-11-302-8/+25
* Fix segfault on LinuxTomi Korpipaa2018-11-304-14/+4
* Allow .shader suffix for .material filesJere Tuliniemi2018-11-3043-16/+20
* Make materialdef rename undoableJere Tuliniemi2018-11-303-62/+90
* Fix issues with material renamingJere Tuliniemi2018-11-304-11/+32
* Update timeline time bar texts iconKaj Grönholm2018-11-307-2/+12
* Update shader list for all material typesJere Tuliniemi2018-11-292-8/+14
* Add scene camera palette documentationMats Honkamaa2018-11-294-0/+87
* Add icons to index pageMats Honkamaa2018-11-297-0/+18
* Fix inspector slider decimal places countMahmoud Badri2018-11-291-1/+9
* Import also unlinked assetsMiikka Heikkinen2018-11-291-88/+101
* Fix referenced assets importing when importing a presentationMiikka Heikkinen2018-11-294-57/+68
* Hide broken 'save as' and 'save copy' functionalityMiikka Heikkinen2018-11-294-5/+12
* Fix crash when no texture selected for a texture samplerMiikka Heikkinen2018-11-291-3/+6
* Fix Qml warnings in ChooserDelegateMiikka Heikkinen2018-11-291-3/+3
* Document known limitations with stereoscopic renderingMats Honkamaa2018-11-291-0/+17
* Fix presentation id crash and save for matdefsJere Tuliniemi2018-11-272-1/+6
* Disable unlinking of basic material propertiesJere Tuliniemi2018-11-271-2/+4
* Fix maintaining presentation aspect ratioKaj Grönholm2018-11-271-2/+2
* Document stereoscopic renderingMats Honkamaa2018-11-276-0/+74
* Show material children in the Object Ref selectorJere Tuliniemi2018-11-271-1/+1
* Fix crash if unknown assets are in a presentationTomi Korpipaa2018-11-271-3/+18
* Fix subpresentation disappearing when it's animation is less than 10sMiikka Heikkinen2018-11-271-10/+20
* Fix refresh import moving materialsv2.2.0-beta2Jere Tuliniemi2018-11-261-1/+3
* Fix undo and redo matdef savingJere Tuliniemi2018-11-264-79/+99