summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio
Commit message (Expand)AuthorAgeFilesLines
* Implement scene camera previewMiikka Heikkinen2019-03-2018-175/+302
* Implement local/global manipulator toggle behaviorJere Tuliniemi2019-03-044-45/+137
* Clear selection box when selecting sceneJere Tuliniemi2019-03-041-0/+2
* Fit selected supportMiikka Heikkinen2019-03-0412-268/+340
* Reset layer parameters to default when in edit viewMiikka Heikkinen2019-03-044-107/+261
* Merge branch '2.3' into wip/runtime2Miikka Heikkinen2019-03-01107-1051/+3173
|\
| * TimeEditDlg, DurationEditDlg fixesMahmoud Badri2019-02-269-146/+149
| * 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-2112-59/+163
| * Fix a crash that happens on slide changeMahmoud Badri2019-02-201-6/+7
| * Implement variants UI on the timeline rowsMahmoud Badri2019-02-208-61/+176
| * Fix crash when editing playhead timeTomi Korpipaa2019-02-192-3/+5
| * Variants: use QHash instead of QVectorMahmoud Badri2019-02-184-92/+39
| * implement variants import and export featuresMahmoud Badri2019-02-187-54/+190
| * Fix variants tags property update issueMahmoud Badri2019-02-185-15/+74
| * Fix crash when changing basic material colorJere Tuliniemi2019-02-181-3/+3
| * Only highlight the properties with nonmatching datainput datatypeJanne Kangas2019-02-181-5/+12
| * Implement variants tags inspector workMahmoud Badri2019-02-1116-9/+1602
| * Add metadata field to datainput definitionJanne Kangas2019-02-075-1/+88
| * Fix noncanonical uia/uip file savingTomi Korpipaa2019-02-072-3/+11
| * Indicate datatype mismatches in datainput management dialogJanne Kangas2019-02-041-1/+31
| * Add hires icons to scenegraph and timelineTomi Korpipaa2019-02-0443-135/+313
| * 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-309-147/+105
| * Fix moving keyframe snap accuracyMahmoud Badri2019-01-285-22/+46
| * Don't show material container items in browserTomi Korpipaa2019-01-253-2/+34
| * Fix and bump version in Info.plistTomi Korpipaa2019-01-241-2/+4
| * Fix missing initial color from Color DialogTomi Korpipaa2019-01-232-2/+1
| * Add HiDPI icon supportTomi Korpipaa2019-01-231-0/+1
| * Fix crash/freeze when changing projectTomi Korpipaa2019-01-232-0/+36
| * Show all ms digits in time adjustment dialogsKaj Grönholm2019-01-182-3/+8
| * Timeline clean upsMahmoud Badri2019-01-1728-516/+228
* | Fix widget scalingJere Tuliniemi2019-02-285-188/+206
* | Remove unused functionsJere Tuliniemi2019-02-272-97/+0
* | Fix delay when updating widget propertiesJere Tuliniemi2019-02-259-148/+337
* | Implement scene light disabling in edit viewsMiikka Heikkinen2019-02-215-8/+105
* | Increase the number of async renders per requestMiikka Heikkinen2019-02-211-1/+5
* | Avoid rendering in continuous loop all the timeMiikka Heikkinen2019-02-205-8/+40
* | Remove picture-in-picture scene preview from edit viewsMiikka Heikkinen2019-02-183-28/+0
* | Fix manipulator widget scaling on hdpi screensMiikka Heikkinen2019-02-183-5/+15
* | Mark translators dirty when they are supposed toMiikka Heikkinen2019-02-181-5/+9
* | Fix crash when rotating directional edit viewsMiikka Heikkinen2019-02-182-47/+48
* | Fix picking and dragging issues when camera has a large far clipMiikka Heikkinen2019-02-152-4/+28
* | Fix zooming in perspective viewMiikka Heikkinen2019-02-152-6/+15
* | Change visual aid wireframe color when selectedJere Tuliniemi2019-02-133-4/+25
* | Port selection bounding boxesJere Tuliniemi2019-02-1312-385/+771
* | Fix translate, scale, and rotate widget draggingMiikka Heikkinen2019-02-124-140/+363