summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Qt3DStudio/Palettes
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when opening texture comboboxTomi Korpipaa2020-11-231-1/+1
* Filter action event list for signal objectsv2.8.0Tony Leinonen2020-10-261-0/+16
* Fix inspector controls for 5.15Tomi Korpipaa2020-10-213-4/+3
* Fix crash and assertionsAntti Määttä2020-10-151-1/+1
* Fix issues in dynamic object texture changeAntti Määttä2020-10-151-4/+7
* Use images with dynamic object texturesAntti Määttä2020-10-155-33/+72
* Improve timeline signal actionsv2.8.0-beta1Kaj Grönholm2020-09-2513-3/+102
* Remove ability to add dots to object nameTony Leinonen2020-09-223-5/+9
* Fix color on actionTony Leinonen2020-09-184-1/+20
* Fix updating action signal nameKaj Grönholm2020-09-172-1/+5
* Save relative instead of absolute paths to materialdefsv2.7.0-rc2Jere Tuliniemi2020-05-141-6/+14
* Force immediate render after files changeJanne Kangas2020-03-242-3/+5
* Implement delayed shader compilation success updateJanne Kangas2020-03-116-7/+29
* Fix inspector undo and redo for float fieldsTomi Korpipaa2019-12-3110-0/+84
* Indicate shader errors in EditorJanne Kangas2019-11-088-25/+107
* Allow keyboard navigation and asset deletion in project panelJanne Kangas2019-11-045-0/+38
* Fix duplicated material referencesJere Tuliniemi2019-10-141-3/+19
* Revert "Indicate shader errors in Editor" for branch 2.5Janne Kangas2019-10-081-11/+0
* Fix material duplication behaviorJere Tuliniemi2019-10-082-28/+35
* Fix creating and duplicating material in inspectorTomi Korpipaa2019-10-071-5/+16
* Indicate shader errors in EditorJanne Kangas2019-10-011-0/+11
* Fix duration dragJanne Kangas2019-09-251-14/+14
* Add Vector4 to the data type drop down listJere Tuliniemi2019-09-181-1/+1
* Reset property bindings when closing projectKaj Grönholm2019-09-173-1/+11
* Fix animation tool tip textKaj Grönholm2019-09-171-1/+3
* Limit control points after a bezier keyframe is movedMahmoud Badri2019-09-101-1/+0
* Improve property graph curve fittingMahmoud Badri2019-09-101-11/+23
* Fix imported assets animations not appearing bugMahmoud Badri2019-09-091-15/+18
* Limit timeline labels widthKaj Grönholm2019-09-042-0/+12
* Fix inspector corruption for referenced materialsJere Tuliniemi2019-09-041-2/+2
* Show the alpha channel curve only for custom materialsMahmoud Badri2019-09-041-7/+14
* Allow moving one or more curves keyframes verticallyMahmoud Badri2019-09-044-38/+65
* Maintain the property graph expand statusMahmoud Badri2019-09-026-8/+40
* Indicate invalid import file paths in inspector panelJanne Kangas2019-09-025-3/+47
* Timeline ruler and scaling enhancementsMahmoud Badri2019-09-0213-158/+170
* Correct advance/reduce time data type in StudioAppMahmoud Badri2019-08-291-1/+0
* Remove OffsetKeyframesCommandHelper classMahmoud Badri2019-08-2810-148/+13
* Correct color gradient when the timeline is scrolledMahmoud Badri2019-08-284-19/+19
* Fix crash after changing animation typeTomi Korpipaa2019-08-275-8/+12
* Unify Editor timeline unit to millisecondMahmoud Badri2019-08-278-75/+47
* Refresh import fixesMiikka Heikkinen2019-08-231-3/+9
* Save preferences to QSettingsTomi Korpipaa2019-08-2214-36/+36
* Hide property graph channel buttons for single channel propertiesMahmoud Badri2019-08-211-2/+5
* Fix change animation type for unlinked propertiesMahmoud Badri2019-08-212-25/+26
* Fix timeline row renamingMahmoud Badri2019-08-218-67/+53
* Fix crash when undoing change animation typeMahmoud Badri2019-08-203-5/+14
* Pivot property graph scaling to the mouse positionMahmoud Badri2019-08-193-10/+18
* Cleanup Qt3DSDMAnimation.hMahmoud Badri2019-08-195-26/+25
* Improve the timeline method getItemBelowType()Mahmoud Badri2019-08-153-49/+39
* highlight toggled curve editor controlsMahmoud Badri2019-08-151-1/+8