summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update qt3d-runtime submoduleMiikka Heikkinen2018-11-261-0/+0
* Make datainput select and management dialogs clearerJanne Kangas2018-11-266-22/+91
* Fix crash at new project creationMiikka Heikkinen2018-11-261-2/+2
* Update a timeline row when its action state changeMahmoud Badri2018-11-261-1/+5
* Force material container to have zero durationMiikka Heikkinen2018-11-267-4/+46
* Rename matdef in other presentations tooJere Tuliniemi2018-11-265-2/+145
* Align XY component in 1 line in the inspectorMahmoud Badri2018-11-252-10/+10
* Fix crash when using matdefs with deleted shadersJere Tuliniemi2018-11-231-0/+9
* Fix and unify image and presentation draggingJere Tuliniemi2018-11-231-33/+81