QtDesignStudio-changelog3.8.0: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
m (update the issue links)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
*Integrated Qt Effect Maker
*Integrated Qt Effect Maker
*Integrated Qt Design Viewer
*Integrated Qt Design Viewer
*Fixed that it was possible to click import twice, <nowiki>{{Issue|QDS-7819}}</nowiki>
*Fixed that it was possible to click import twice, {{Issue|QDS-7819}}
*Fixed that it is possible to assign material to the camera and light <nowiki>{{Issue|QDS-7843}}</nowiki>
*Fixed that it is possible to assign material to the camera and light {{Issue|QDS-7843}}
*Fixed that custom Easing Curves are not visible in the editor (QDS-7720)
*Fixed that custom Easing Curves are not visible in the editor {{Issue|QDS-7720}}
*Fixed that copying material properties should store the current value at copy time and pass that instead of a reference to a property (QDS-7804)
*Fixed that copying material properties should store the current value at copy time and pass that instead of a reference to a property {{Issue|QDS-7804}}
*Fixed that projects -view does not update to show both QtQuick3DAssets and ComponentBundles folders (QDS-7813)
*Fixed that projects -view does not update to show both QtQuick3DAssets and ComponentBundles folders {{Issue|QDS-7813}}


==Material Editor and Browser==
==Material Editor and Browser==


*Changed that material library is not be created for scenes that have Material subclass as root node (QDS-7374)
*Changed that material library is not be created for scenes that have Material subclass as root node {{Issue|QDS-7374}}
*Added copy and paste for material properties (QDS-7014)
*Added copy and paste for material properties {{Issue|QDS-7014}}
*Added environment and model selectors to material preview (QDS-7347)
*Added environment and model selectors to material preview {{Issue|QDS-7347}}
*Added support for component materials (QDS-7390)
*Added support for component materials {{Issue|QDS-7390}}


==Qt Bridge for Figma==
==Qt Bridge for Figma==
Line 24: Line 24:


*The Figma bridge is now in the Figma community marketplace
*The Figma bridge is now in the Figma community marketplace
*Added support for Ellipse, Arc, and Pie StudioComponents.ArcItem (QDS-7127)
*Added support for Ellipse, Arc, and Pie StudioComponents.ArcItem {{Issue|QDS-7127}}
*Reworked Settings page, introduced tooltips instead of help text (QDS-8131)
*Reworked Settings page, introduced tooltips instead of help text {{Issue|QDS-8131}}
*Fixed issue with arrows export in shape path mode (QDS-7868)
*Fixed issue with arrows export in shape path mode {{Issue|QDS-7868}}
*Fixed issue with exporting components with effects on root item (QDS-7869)
*Fixed issue with exporting components with effects on root item {{Issue|QDS-7869}}


==Documentation==
==Documentation==


*Fixed the Login UI tutorial (QDS-7761)
*Fixed the Login UI tutorial {{Issue|QDS-7761}}

Latest revision as of 10:57, 29 November 2022

The Qt Design Studio 3.8.0 release contains bug fixes and new features.

The most important changes are listed in this document. For more complete lists of changes, see release reports for Qt Design Studio 3.8.0: https://bugreports.qt.io/projects/QDS/versions/20146

General

  • Added new states view
  • Integrated Qt Effect Maker
  • Integrated Qt Design Viewer
  • Fixed that it was possible to click import twice, QDS-7819
  • Fixed that it is possible to assign material to the camera and light QDS-7843
  • Fixed that custom Easing Curves are not visible in the editor QDS-7720
  • Fixed that copying material properties should store the current value at copy time and pass that instead of a reference to a property QDS-7804
  • Fixed that projects -view does not update to show both QtQuick3DAssets and ComponentBundles folders QDS-7813

Material Editor and Browser

  • Changed that material library is not be created for scenes that have Material subclass as root node QDS-7374
  • Added copy and paste for material properties QDS-7014
  • Added environment and model selectors to material preview QDS-7347
  • Added support for component materials QDS-7390

Qt Bridge for Figma

  • The Figma bridge is now in the Figma community marketplace
  • Added support for Ellipse, Arc, and Pie StudioComponents.ArcItem QDS-7127
  • Reworked Settings page, introduced tooltips instead of help text QDS-8131
  • Fixed issue with arrows export in shape path mode QDS-7868
  • Fixed issue with exporting components with effects on root item QDS-7869

Documentation