Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
QtDesignStudio-changelog3.8.0: Difference between revisions
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 | |||
*Added new states view | |||
*Integrated Qt Effect Maker | |||
*Integrated Qt Design Viewer | |||
*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 {{Issue|QDS-7843}} | |||
*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 {{Issue|QDS-7804}} | |||
*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 {{Issue|QDS-7374}} | |||
*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 bridge is now in the Figma community marketplace | |||
*Added support for Ellipse, Arc, and Pie StudioComponents.ArcItem {{Issue|QDS-7127}} | |||
*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
- Fixed the Login UI tutorial QDS-7761