summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix inspector button positions when moving editor between screensMiikka Heikkinen2018-05-301-2/+2
* Update scene renderer display scaling factor when GL view rect changesJanne Kangas2018-05-302-12/+15
* Allow moving rows at the root level inside a componentMahmoud Badri2018-05-301-4/+12
* Fix context menu and mouse button handling in timelineMiikka Heikkinen2018-05-301-38/+54
* Implement tooltip showing timeline bar times when draggingMiikka Heikkinen2018-05-306-6/+88
* Update SampleProject to new UIP versionTomi Korpipaa2018-05-3010-1/+1
* Bind new datainput directly when added from "Add new datainput"Janne Kangas2018-05-307-9/+39
* Update datainput usage during editingJanne Kangas2018-05-3012-86/+150
* Block dragging objects under locked objectsMiikka Heikkinen2018-05-301-1/+2
* implement DnD auto scroll, expand, and collapse functionalitiesMahmoud Badri2018-05-298-39/+162
* Make hide/unhide to work with multiselectionKaj Grönholm2018-05-291-9/+24
* Fix incorrect duration jump glitchMahmoud Badri2018-05-291-2/+4
* Adjust loading popupKaj Grönholm2018-05-293-6/+29
* Fix the initial directory for opening a presentationMiikka Heikkinen2018-05-292-12/+19
* Clean up old mesh revisions from old presentationsTomi Korpipaa2018-05-295-59/+83
* Update qt3d-runtimeAndy Nichols2018-05-291-0/+0
* Add tooltips in timeline palette iconsKaj Grönholm2018-05-293-1/+50
* Clarify how custom materials can implement main functionMäättä Antti2018-05-291-0/+52
* Fix double headers and remove unused from Qt3DStudio.proMäättä Antti2018-05-291-96/+0
* Update qt3d-runtimeAndy Nichols2018-05-281-0/+0
* Don't start drag or select the row when clicking on expansion arrowMiikka Heikkinen2018-05-281-1/+1
* Clear prev/next sibling when adding a child nodeMiikka Heikkinen2018-05-281-4/+6
* Remove redundant adds and removes from RearrangeObjectsMiikka Heikkinen2018-05-281-13/+0
* Fix filteringMiikka Heikkinen2018-05-285-26/+60
* Remove some compile warningsMiikka Heikkinen2018-05-283-0/+9
* Improve timeline row label handlingKaj Grönholm2018-05-283-52/+5
* Fix ever-increasing mesh size on "Refresh Import"Tomi Korpipaa2018-05-283-11/+14
* Fix indent in best practices docsTomi Korpipaa2018-05-281-6/+8
* Keep ruler duration up-to-dateKaj Grönholm2018-05-253-3/+11
* Don't update expand state if it hasn't changedMiikka Heikkinen2018-05-251-0/+3
* Make moving rows asynchronousMiikka Heikkinen2018-05-254-73/+64
* Shorten property name so it is not cut on macOSTomi Korpipaa2018-05-251-2/+2
* Allow refresh import even if *.import is not referencedTomi Korpipaa2018-05-251-3/+3
* Update data inputs to 2.0 format in SampleProjectv2.0.0-beta2Tomi Korpipaa2018-05-241-8/+8
* Update Welcome screensKaj Grönholm2018-05-2419-0/+4
* Update qt3d-runtimeAndy Nichols2018-05-231-0/+0
* Update build instructionsMarianne Yrjänä2018-05-231-8/+4
* Don't animate the parent's expand on selectionMiikka Heikkinen2018-05-231-1/+1
* Fix undo for property changes on timelineMiikka Heikkinen2018-05-231-1/+2
* Update ColladaDOM submoduleJanne Kangas2018-05-231-0/+0
* Fix index calculation typoJanne Kangas2018-05-231-2/+2
* Prevent a layer from being pasted under any parent except the sceneMahmoud Badri2018-05-231-1/+3
* Expand parents of selected rows upon selectionMiikka Heikkinen2018-05-232-10/+16
* Make sure selections are correct when timeline rows are addedKaj Grönholm2018-05-231-0/+3
* Check missing datainput definitions when opening a presentationJanne Kangas2018-05-2315-108/+331
* Fix a crash when undoing a newly added row while timeline DnD is activeMahmoud Badri2018-05-233-1/+9
* Open "Import Assets" to the main asset folderTomi Korpipaa2018-05-231-3/+12
* Fix shortcut delete of slidesTomi Korpipaa2018-05-237-13/+31
* Update specular map documentationJere Tuliniemi2018-05-231-1/+1
* Make slide change and property change handling asynchronousMiikka Heikkinen2018-05-236-74/+170