summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix rendering subpresentation to texturev2.1.02.1Tomi Korpipaa2018-09-281-2/+4
* Update datainput dialog internal map when renaming datainputsJanne Kangas2018-09-271-1/+9
* Use scene element as starting point for datainput map updateJanne Kangas2018-09-272-2/+2
* Fix constant CPU load when project contains qml filesMiikka Heikkinen2018-09-274-24/+29
* Fix dragging binding loops and the subpresentation drag dialog issuesMiikka Heikkinen2018-09-275-52/+51
* Fix welcome screen glitchesMiikka Heikkinen2018-09-252-35/+41
* Ensure widget layer is reset at frame clearMiikka Heikkinen2018-09-251-0/+3
* Update welcome screen dimensionsTomi Korpipaa2018-09-252-10/+10
* Fix crashes when dealing with malformed qml filesv2.1.0-rcMiikka Heikkinen2018-09-214-23/+36
* Fix editor crash if ktx textures are usedTomi Korpipaa2018-09-201-11/+11
* Register needed Titilliumweb fontsMiikka Heikkinen2018-09-202-0/+7
* Fix font family in tutorial widgetTomi Korpipaa2018-09-201-0/+6
* Update welcome screenMiikka Heikkinen2018-09-2040-581/+456
* Update qt3d-runtimeLaszlo Agocs2018-09-191-0/+0
* Fix updating project palette file referencesTomi Korpipaa2018-09-191-0/+1
* Ensure selection change is sent at undo/redoMiikka Heikkinen2018-09-192-3/+6
* Fix toggle shy/locked for multiple selected objectsMiikka Heikkinen2018-09-196-44/+61
* Preserve original start/end times when making objects into componentJanne Kangas2018-09-191-10/+20
* Fix Go To Time shortcut keyMiikka Heikkinen2018-09-181-1/+6
* Fix environment map finding for custom materialsTomi Korpipaa2018-09-181-8/+31
* Revert "Update group pivot and position when adding objects to it"Tomi Korpipaa2018-09-181-46/+5
* Disable IBL Override for reference materialsMahmoud Badri2018-09-184-4/+17
* Hide manipulation widgets from inactive objectsMiikka Heikkinen2018-09-181-1/+9
* Fix to object rotation using widgetMiikka Heikkinen2018-09-181-9/+11
* Properly initialize drag when dragging camera or lightsMiikka Heikkinen2018-09-181-2/+8
* Update group pivot and position when adding objects to itTomi Korpipaa2018-09-171-24/+46
* Add support for importing *.ktx texturesTomi Korpipaa2018-09-171-2/+2
* Use no lod bump map shaders alwaysJere Tuliniemi2018-09-143-17/+59
* Adjust pivot point and position of a new groupTomi Korpipaa2018-09-141-0/+18
* Fix undo/redo not updating scene when animated property changesMiikka Heikkinen2018-09-144-0/+34
* Disconnect action browser dialogs before initial selectionMiikka Heikkinen2018-09-141-7/+5
* Do not display rename notification on object duplication/addJanne Kangas2018-09-142-13/+18
* Do not query sibling timerange when creating new object by DnDJanne Kangas2018-09-133-13/+22
* Fix rotation when rotation plane is close to perpendicular to cameraMiikka Heikkinen2018-09-131-7/+11
* Update qt3d-runtimeMiikka Heikkinen2018-09-121-0/+0
* Add fovhorizontal property to camerasMiikka Heikkinen2018-09-1214-6/+36
* Check for name uniqueness when dragging objects into a componentMiikka Heikkinen2018-09-121-5/+19
* Fix shift & cmd button modifiers in float fields for macOSTomi Korpipaa2018-09-121-2/+2
* Fix style issue with timeline time labelTomi Korpipaa2018-09-126-172/+14
* Fix scale and rotate shortcutsTomi Korpipaa2018-09-121-5/+5
* Fix crash related to moving objects into componentsMiikka Heikkinen2018-09-121-5/+15
* Fix scale and rotate shortcutsMahmoud Badri2018-09-111-4/+4
* Add Basic Properties to Material inspectorTomi Korpipaa2018-09-113-27/+24
* Fix focusing non-physical objectsMiikka Heikkinen2018-09-111-3/+19
* Match rotation widget angle to actual angleTomi Korpipaa2018-09-111-1/+1
* Don't allow double-click editing of Scene labelTomi Korpipaa2018-09-111-2/+3
* Fix camera manipulator toolsTomi Korpipaa2018-09-111-6/+8
* Fix clipping of project palette buttonsTomi Korpipaa2018-09-111-2/+1
* Ensure inspector's opened transactions get committed eventuallyMiikka Heikkinen2018-09-113-10/+26
* Switch on QMetaTypes instead of QVariant enumsJanne Kangas2018-09-102-10/+10