summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes
Commit message (Expand)AuthorAgeFilesLines
* Implement scene camera previewMiikka Heikkinen2019-03-206-15/+99
* Merge branch '2.3' into wip/runtime2Miikka Heikkinen2019-03-0148-616/+2015
|\
| * TimeEditDlg, DurationEditDlg fixesMahmoud Badri2019-02-262-7/+1
| * Fix timeline snap issueMahmoud Badri2019-02-257-122/+90
| * 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-219-59/+153
| * Fix a crash that happens on slide changeMahmoud Badri2019-02-201-6/+7
| * Implement variants UI on the timeline rowsMahmoud Badri2019-02-207-19/+111
| * Fix crash when editing playhead timeTomi Korpipaa2019-02-192-3/+5
| * 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
| * Add hires icons to scenegraph and timelineTomi Korpipaa2019-02-044-130/+276
| * Enable collapsing inspector groupsMahmoud Badri2019-02-013-2/+64
| * Disable toggling eyeball on master slideTomi Korpipaa2019-01-315-4/+33
| * Fix 'set keyframe time' dialog issueMahmoud Badri2019-01-305-40/+48
| * Fix moving keyframe snap accuracyMahmoud Badri2019-01-285-22/+46
| * Don't show material container items in browserTomi Korpipaa2019-01-253-2/+34
| * Fix crash/freeze when changing projectTomi Korpipaa2019-01-232-0/+36
| * Timeline clean upsMahmoud Badri2019-01-1721-293/+164
* | Merge branch 'master' into wip/runtime2Miikka Heikkinen2019-01-1747-381/+889
|\|
| * Don't allow ':' in material namesTomi Korpipaa2019-01-161-1/+2
| * Fix timeline keyframes accuracyKaj Grönholm2019-01-161-2/+4
| * Rename Direction to Orientation in GuidesTomi Korpipaa2019-01-111-2/+2
| * Implement 'save project as' and 'duplicate presentation'Miikka Heikkinen2019-01-107-11/+75
| * Group properties in timeline controller select menuJanne Kangas2019-01-101-3/+16
| * Enable setting datainput controller from timeline context menuJanne Kangas2019-01-108-35/+99
| * Use original presentation id when importing a presentationMiikka Heikkinen2018-12-191-10/+28
| * 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
| * Use default initialization of instance handleMiikka Heikkinen2018-12-141-1/+1
| * Clear action view selection when no object is selectedMiikka Heikkinen2018-12-141-2/+2
| * Track selection properly on chooser dialogsMiikka Heikkinen2018-12-1320-130/+320
| * Improve Action Event and Handler choosersMahmoud Badri2018-12-121-59/+51
| * Improve inspector mesh chooserMahmoud Badri2018-12-1216-62/+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-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
| * 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
| * Fix context menu position in slide viewMiikka Heikkinen2018-12-041-7/+11
| * Ignore matdef changes triggered by the editorJere Tuliniemi2018-12-031-2/+7
* | Convert synchronous rendering to asynchronousMäättä Antti2019-01-111-7/+0
* | Add font managementMäättä Antti2019-01-092-2/+2
* | Merge branch 'master' into wip/runtime2Miikka Heikkinen2018-12-0491-981/+3424
|\|