summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Inspector/InspectorControlView.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Display sub-presentations in inspector image choosersMiikka Heikkinen2018-08-201-1/+12
* Fix color selection issuesMiikka Heikkinen2018-08-171-8/+4
* Display import path for groups as relative to projectMiikka Heikkinen2018-08-151-0/+13
* Improve the project fileMahmoud Badri2018-08-141-2/+2
* Fix TimelineWidget QColorDialog leakTomi Korpipaa2018-08-101-1/+3
* Fix macOS ColorDialog crashTomi Korpipaa2018-08-091-0/+14
* Add presentation id to the presentation settings panelMahmoud Badri2018-07-261-2/+2
* Fix edit menu itemsMiikka Heikkinen2018-06-271-0/+6
* Fix datainput type issuesv2.0.0-rc2v2.0.0Miikka Heikkinen2018-06-121-2/+3
* Check missing datainput definitions when opening a presentationJanne Kangas2018-05-231-7/+5
* Fix issues with popup positioningMiikka Heikkinen2018-05-071-31/+7
* UX changes to DatainputJanne Kangas2018-04-201-3/+5
* Add command line option to create a presentationTomi Korpipaa2018-04-131-2/+2
* Add enablers for additional datatypes for datainput in editorJanne Kangas2018-03-231-3/+12
* Fix tooltips view menu itemTomi Korpipaa2018-03-231-1/+6
* Allow Action trigger/target selection outside componentJanne Kangas2018-03-191-4/+9
* Change Datainput selector to match other object selectorsJanne Kangas2018-03-071-11/+12
* Fix action panel references for relative pathsJanne Kangas2018-03-021-1/+1
* Fix crash when undoing element deleteMiikka Heikkinen2018-02-191-1/+3
* Fix crash when changing datainput for text elementMiikka Heikkinen2018-02-191-4/+3
* Fix crash undoing/redoing 'make component' actionMiikka Heikkinen2018-02-161-1/+14
* Fix data input chooser hover and selection for macOSTomi Korpipaa2018-02-081-2/+0
* Make data input choosers act uniformlyTomi Korpipaa2018-02-061-2/+5
* [DataInput] Highlight current controller in selection dialogJanne Kangas2018-02-021-1/+3