QtDesignStudio-changelog3.6.0

From Qt Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

he Qt Design Studio 3.6.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.6.0: https://bugreports.qt.io/projects/QDS/versions/20144

General

 * Added new wizard which included function call (QDS-5963)
 * Fixed that undocked views were not closed in welcome screen (QDS-7423)
 * Fixed poor performance with projects with large amount of files & sub directories (QDS-7181)
 * Added dependency graph of components when importing from bridges (QDS-6985)
 * Fixed that 32 characters limit for qmlId is not enough and causes id conflicts when importing from bridges (QDS-7339)
 * Added property sheet for Control (QDS-6621)
 * Fixed wrong display path during asset import (QDS-7272)
 * Added compressed .qtbridge export from sketch plugin (QDS-4281)
 * Fixed that component icon in Component Library does not update (QDS-7068)
 * Added editing keyframe values for other types than double (QDS-6949)
 * Added moving keyframes horizontally in the curve editor (QDS-6952)
 * Fixed colors in timeline (QDS-6960)
 * Added syncronisation of color between environment map and 3D Editor background (QDS-7097)

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

 * Added Sprite sequence documentation (QDS-5367)

Qt Bridge for Figma

 * Fixed alias properties in Variant not always exporting (QDS-7321)
 * Fixed broken export on items with mixed stroke properties (QDS-7326)
 * Added global settings verifier to Figma plugin (QDS-7402)