summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Inspector/InspectorControlView.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to qt3dstudio/ogl-runtime submodulePasi Keränen2019-06-101-930/+0
* Some CString to QString conversionsMahmoud Badri2019-05-231-1/+1
* Implement fixes to the distance field rendererJere Tuliniemi2019-05-061-1/+2
* Allow subpresentations as textures for custom materials and effectsJere Tuliniemi2019-05-021-2/+7
* Support alpha channel initial workMahmoud Badri2019-05-021-10/+18
* Fix Ctrl-deselect a single objectMahmoud Badri2019-05-021-15/+17
* Support variants property on componentsMahmoud Badri2019-04-111-11/+63
* Implement variants support for ModelsMahmoud Badri2019-04-051-13/+11
* Improve timeline playback/scrubbing performanceMahmoud Badri2019-03-201-33/+20
* Show tags names in dark color when when group color is brightMahmoud Badri2019-03-181-0/+1
* Show warning instead of empty popup when there are no valid refmatsMiikka Heikkinen2019-03-151-15/+14
* Improve several parts of the variant tags featureMahmoud Badri2019-03-141-0/+10
* Fix cursor issues with drag adjusting float fieldsMiikka Heikkinen2019-03-131-0/+1
* Implement variants filtering dialogMahmoud Badri2019-03-121-2/+3
* Refresh variants model after editsMahmoud Badri2019-02-221-0/+5
* Implement variants UI on the slide viewMahmoud Badri2019-02-211-0/+6
* Implement variants UI on the timeline rowsMahmoud Badri2019-02-201-0/+6
* Variants: use QHash instead of QVectorMahmoud Badri2019-02-181-7/+2
* Fix variants tags property update issueMahmoud Badri2019-02-181-0/+2
* Implement variants tags inspector workMahmoud Badri2019-02-111-1/+63
* Disable toggling eyeball on master slideTomi Korpipaa2019-01-311-0/+13
* Update changed presentation id also in image chooser dialogMiikka Heikkinen2018-12-191-0/+1
* Track selection properly on chooser dialogsMiikka Heikkinen2018-12-131-46/+86
* Improve inspector mesh chooserMahmoud Badri2018-12-121-14/+20
* Fix undoing material type change doesn't update ref materials bugv2.2.0-rcv2.2.02.2Mahmoud Badri2018-12-101-21/+21
* Close active chooser dialog when it goes out of contextMiikka Heikkinen2018-12-101-0/+14
* Fix a bug where undoing material type change doesnt update in the sceneMahmoud Badri2018-12-071-2/+22
* Allow .shader suffix for .material filesJere Tuliniemi2018-11-301-1/+2
* Disable unlinking of basic material propertiesJere Tuliniemi2018-11-271-2/+4
* Make datainput select and management dialogs clearerJanne Kangas2018-11-261-1/+1
* Fix importing .materialdef filesMiikka Heikkinen2018-11-161-1/+1
* Fix saving qml streams and subpres to matdefsJere Tuliniemi2018-11-151-0/+2
* Don't close various chooser dialogs immediately on selectionMiikka Heikkinen2018-11-141-23/+37
* Remove unused dispatch eventMiikka Heikkinen2018-11-051-7/+0
* UX changes to datainput management and selectorJanne Kangas2018-11-011-5/+4
* Change material values when file is changedJere Tuliniemi2018-10-301-15/+1
* Change .matdata extension to .materialdefJere Tuliniemi2018-10-301-2/+2
* Fix map highlighting when the material is not usedJere Tuliniemi2018-10-241-1/+15
* Fix datainput chooser popup alignmentMiikka Heikkinen2018-10-191-1/+3
* Clean up StudioUtilsMiikka Heikkinen2018-10-181-11/+12
* Drag and drop images to the timelineMahmoud Badri2018-10-151-1/+1
* Change many CStrings to QStringMahmoud Badri2018-10-101-3/+3
* Show ref material parent in the inspectorMahmoud Badri2018-09-281-4/+3
* Correct refreshing renderables in the inspectorMahmoud Badri2018-09-281-1/+3
* Add a way to open textures in the inspectorJere Tuliniemi2018-09-281-0/+28
* Remove hierarchies from Referenced material dialogMahmoud Badri2018-09-261-12/+50
* Merge branch 'master' into wip/refmaterialMiikka Heikkinen2018-08-301-31/+36
|\
| * Retain ownership of DataInputSelectView in the cpp sideMiikka Heikkinen2018-08-271-3/+1
| * Update font combobox in inspector when font files changeMiikka Heikkinen2018-08-241-28/+35
* | Add a new material file formatJere Tuliniemi2018-08-271-1/+17
|/