summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Inspector/InspectorControlModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the existing list of subpresentations to create renderable itemsMäättä Antti2018-06-081-50/+4
* Clean up old controlsMiikka Heikkinen2018-06-011-1/+1
* Update datainput usage during editingJanne Kangas2018-05-301-1/+3
* Add command line option to create a presentationTomi Korpipaa2018-04-131-1/+1
* Add '$' prefix to datainput names in UIP fileJanne Kangas2018-04-051-17/+18
* Add enablers for additional datatypes for datainput in editorJanne Kangas2018-03-231-10/+23
* Change Datainput selector to match other object selectorsJanne Kangas2018-03-071-23/+30
* Remove old DataInput proto codeJanne Kangas2018-02-231-2/+0
* Fix effect and custom material stringlist propertiesMäättä Antti2018-02-231-1/+4
* Clean up old objects when updating inspector panelv1.1.0-rc2Miikka Heikkinen2018-02-211-0/+17
* Show controlling datainput name in inspector panelv1.1.0-rcJanne Kangas2018-02-201-3/+6
* Fix Datainput undo/redoJanne Kangas2018-02-191-10/+9
* Make too long tooltips multi-lineTomi Korpipaa2018-02-191-0/+3
* Fix crash undoing/redoing 'make component' actionMiikka Heikkinen2018-02-161-0/+2
* Add ./ at the beginning for effects tooMäättä Antti2018-02-091-1/+2
* Add ./ at the beginning of custom material urlsMäättä Antti2018-02-071-0/+12
* Make data input tooltips multi-lineTomi Korpipaa2018-02-061-1/+1
* [DataInput] Highlight current controller in selection dialogJanne Kangas2018-02-021-2/+24
* [DataInput] Add time control functionality and UI controlsJanne Kangas2018-02-021-36/+60
* [DataInput] Add UI enablers for linking DataInput and TextJanne Kangas2018-01-191-13/+25
* [DataInput] Implement linking of Text element textstring to DataInputJanne Kangas2018-01-121-1/+57
* [DataInput] Add inspector control to datainput propertyJanne Kangas2018-01-021-1/+3
* Fix crash when camera x/y/z scale is set to zeroJanne Kangas2017-11-231-0/+16
* Fix reset when doing undoMäättä Antti2017-11-221-0/+5
* Update materials combo contents when adding new materialMiikka Heikkinen2017-11-211-8/+32
* Fix issues with absolute paths when setting property valuesMiikka Heikkinen2017-11-171-2/+3
* CFilePath is refactored to inherit from QFileInfoTomi Korpipaa2017-11-061-2/+3
* Add handler for Float2 type in InspectorTomi Korpipaa2017-10-261-0/+10
* Rename the rest of the UIC to Qt3DSMäättä Antti2017-10-241-2/+2
* Rename CUICDM type names to Qt3DSDMMäättä Antti2017-10-241-8/+8
* Rename CUICDMSlideHandle to Qt3DSDMSlideHandleMäättä Antti2017-10-241-3/+3
* Rename UICDM and UICIMP to QT3DSMäättä Antti2017-10-241-13/+13
* Rename instance and property handles to Qt3DSMäättä Antti2017-10-241-6/+6
* Replace UICDM namespace with qt3dsdm namespaceMäättä Antti2017-10-241-95/+95
* Allow drag-modifying float field valuesMiikka Heikkinen2017-10-201-1/+15
* Don't crash when adding a new slideAndras Mantia2017-10-131-1/+1
* Add back refreshing the content of the inspector viewAndras Mantia2017-10-121-2/+19
* Properly show/hide items when Ambient Occlusion changesAndras Mantia2017-10-111-23/+12
* Initial importOswald Buddenhagen2017-10-061-0/+862