summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix undoing material type change doesn't update ref materials bugv2.2.0-rcv2.2.02.2Mahmoud Badri2018-12-1010-82/+54
* Close active chooser dialog when it goes out of contextMiikka Heikkinen2018-12-106-9/+83
* Change big time advance to half a second (i.e. medium ticks)Miikka Heikkinen2018-12-071-1/+1
* Skip import of asset where source and target asset is the same fileMiikka Heikkinen2018-12-071-0/+2
* Fix a bug where undoing material type change doesnt update in the sceneMahmoud Badri2018-12-072-4/+29
* Fix crash on macOS when using menu during startup dialogTomi Korpipaa2018-12-051-16/+20
* Fix crash when "Shadow Mapping" is chosenJere Tuliniemi2018-12-052-8/+4
* Refresh inspector when reference material changesJere Tuliniemi2018-12-052-2/+7
* Fix subpresentation changing in LinuxTomi Korpipaa2018-12-051-6/+5
* Remove invalid "Failed to find file" logsTomi Korpipaa2018-12-052-7/+15
* Fix crash when undoing material type changev2.2.0-beta3Jere Tuliniemi2018-12-041-0/+3
* Update qt3d-runtime submoduleMiikka Heikkinen2018-12-041-0/+0
* 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
* 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
* Check if a matdef file exists when renaming matdefJere Tuliniemi2018-12-031-2/+25
* Add missing material container checkJere Tuliniemi2018-12-031-3/+5
* Import data inputs when importing a presentationMiikka Heikkinen2018-12-036-39/+129
* Add materialdef iconsMiikka Heikkinen2018-12-036-0/+16
* 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-307-13/+17
* 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
* 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-292-5/+8
* 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
* 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
* 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