summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Inspector
Commit message (Expand)AuthorAgeFilesLines
* Delete guide if it is moved off-presentation via inspectorMiikka Heikkinen2019-03-263-3/+32
* Fix variant group label width when it is just above previous maxMiikka Heikkinen2019-03-211-2/+2
* Fix the dialog size issues for tag edit dialogMiikka Heikkinen2019-03-212-2/+4
* Improve timeline playback/scrubbing performanceMahmoud Badri2019-03-204-86/+35
* Show tags names in dark color when when group color is brightMahmoud Badri2019-03-183-2/+7
* Prevent special characters in variants group/tag namev2.3.0-beta3Mahmoud Badri2019-03-151-0/+5
* Show warning instead of empty popup when there are no valid refmatsMiikka Heikkinen2019-03-153-19/+33
* Fix variant label cropping on macOSTomi Korpipaa2019-03-151-2/+2
* Improve several parts of the variant tags featureMahmoud Badri2019-03-143-2/+15
* Fix cursor issues with drag adjusting float fieldsMiikka Heikkinen2019-03-133-19/+68
* Implement variants filtering dialogMahmoud Badri2019-03-127-42/+49
* Implement variant tags slide view tooltipv2.3.0-beta2Mahmoud Badri2019-03-041-2/+1
* Variants: make all group labels have equal width as the widest oneMahmoud Badri2019-02-221-2/+20
* Refresh variants model after editsMahmoud Badri2019-02-223-3/+12
* Implement variants UI on the slide viewMahmoud Badri2019-02-214-14/+26
* Implement variants UI on the timeline rowsMahmoud Badri2019-02-202-11/+12
* Variants: use QHash instead of QVectorMahmoud Badri2019-02-182-16/+15
* implement variants import and export featuresMahmoud Badri2019-02-183-5/+53
* Fix variants tags property update issueMahmoud Badri2019-02-184-2/+17
* Fix crash when changing basic material colorJere Tuliniemi2019-02-181-3/+3
* Implement variants tags inspector workMahmoud Badri2019-02-1112-6/+956
* Enable collapsing inspector groupsMahmoud Badri2019-02-013-2/+64
* Disable toggling eyeball on master slideTomi Korpipaa2019-01-313-0/+15
* Don't show material container items in browserTomi Korpipaa2019-01-253-2/+34
* Fix crash/freeze when changing projectTomi Korpipaa2019-01-231-0/+18
* Don't allow ':' in material namesTomi Korpipaa2019-01-161-1/+2
* Rename Direction to Orientation in GuidesTomi Korpipaa2019-01-111-2/+2
* Enable setting datainput controller from timeline context menuJanne Kangas2019-01-102-35/+10
* Update changed presentation id also in image chooser dialogMiikka Heikkinen2018-12-193-0/+15
* Show guide properties on inspector when a guide is selectedMiikka Heikkinen2018-12-144-91/+167
* Track selection properly on chooser dialogsMiikka Heikkinen2018-12-1314-87/+190
* Improve inspector mesh chooserMahmoud Badri2018-12-1213-53/+30
* 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-104-9/+52
* Fix a bug where undoing material type change doesnt update in the sceneMahmoud Badri2018-12-071-2/+22
* Refresh inspector when reference material changesJere Tuliniemi2018-12-052-2/+7
* 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
* 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
* Fix case sensitive materialdef renamingJere Tuliniemi2018-11-301-7/+22
* Allow .shader suffix for .material filesJere Tuliniemi2018-11-301-1/+2
* Make materialdef rename undoableJere Tuliniemi2018-11-301-61/+12
* Fix issues with material renamingJere Tuliniemi2018-11-301-6/+11
* Update shader list for all material typesJere Tuliniemi2018-11-292-8/+14
* 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-271-1/+3
* Disable unlinking of basic material propertiesJere Tuliniemi2018-11-271-2/+4