QtDesignStudio-changelog3.8.0: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Created page with "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 releas...")
 
m (update the issue links)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
The Qt Design Studio 3.8.0 release contains bug fixes and new features.
The Qt Design Studio 3.8.0 release contains bug fixes and new features.


The most important changes are listed in this document.
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
For more complete lists of changes, see release reports for Qt Design Studio
==General==
3.8.0: https://bugreports.qt.io/projects/QDS/versions/20146


General
*Added new states view
  * Added new states view
*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, {{Issue|QDS-7819}}
  * Fixed that it was possible to click import twice (QDS-7819)
*Fixed that it is possible to assign material to the camera and light {{Issue|QDS-7843}}
* Fixed that it is possible to assign material to camera and light (QDS-7843)
*Fixed that custom Easing Curves are not visible in the editor {{Issue|QDS-7720}}
* 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 {{Issue|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 (QDS-7804)
*Fixed that projects -view does not update to show both QtQuick3DAssets and ComponentBundles folders {{Issue|QDS-7813}}
  * Fixed that projects -view does not update to show both QtQuick3DAssets and ComponentBundles folders (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)
  * 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)


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


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