summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio
Commit message (Expand)AuthorAgeFilesLines
* Fix undoing material type change doesn't update ref materials bugv2.2.0-rcv2.2.02.2Mahmoud Badri2018-12-103-21/+24
* Close active chooser dialog when it goes out of contextMiikka Heikkinen2018-12-106-9/+83
* 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-071-2/+22
* Fix crash on macOS when using menu during startup dialogTomi Korpipaa2018-12-051-16/+20
* Refresh inspector when reference material changesJere Tuliniemi2018-12-052-2/+7
* Fix subpresentation changing in LinuxTomi Korpipaa2018-12-051-6/+5
* Fix crash when undoing material type changev2.2.0-beta3Jere Tuliniemi2018-12-041-0/+3
* Revert "Ignore matdef changes triggered by the editor"Jere Tuliniemi2018-12-041-7/+2
* 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
* 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-041-1/+1
* Ignore matdef changes triggered by the editorJere Tuliniemi2018-12-031-2/+7
* 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-035-0/+4
* Check for datainput name uniqueness only at accept when adding new DIJanne Kangas2018-12-032-2/+12
* Fix case sensitive materialdef renamingJere Tuliniemi2018-11-301-7/+22
* Fix segfault on LinuxTomi Korpipaa2018-11-301-1/+1
* Allow .shader suffix for .material filesJere Tuliniemi2018-11-302-3/+4
* Make materialdef rename undoableJere Tuliniemi2018-11-301-61/+12
* 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-293-38/+52
* 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 undo and redo matdef savingJere Tuliniemi2018-11-261-78/+81
* Make datainput select and management dialogs clearerJanne Kangas2018-11-266-22/+91
* Update a timeline row when its action state changeMahmoud Badri2018-11-261-1/+5
* 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 file open error dialogTomi Korpipaa2018-11-223-5/+9
* Remove empty functionMiikka Heikkinen2018-11-223-12/+0
* Fix bugs concerning freshly created matdefsJere Tuliniemi2018-11-223-97/+175
* Refresh ref mats when shader changedJere Tuliniemi2018-11-221-2/+13
* Show orig material shader drop-down for ref matsJere Tuliniemi2018-11-222-15/+34
* Fix dragging images into the scene view regressionMiikka Heikkinen2018-11-221-10/+15
* Fix pivot point functionalityJanne Kangas2018-11-222-5/+4
* Disallow '/' and '#' characters in matdef namesJere Tuliniemi2018-11-212-14/+24