QtDesignStudio-changelog3.2.0: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
   * Fixed state view preview images (QDS-6390)
   * Fixed state view preview images (QDS-6390)
   * Fixed missing spaces is UI text for menu visibility configuration (QDS-6379)
   * Fixed missing spaces is UI text for menu visibility configuration (QDS-6379)
   * Fixed that plus icon in 'Add a new state' tile is not centered correctly (QDS-6529)
   * Fixed that plus icon in 'Add a new state' tile is not centered correctly (QDS-6529)
   * Fixed that navigator preview of a 3D Model node doesn't render the model (QDS-6204)
   * Fixed that navigator preview of a 3D Model node doesn't render the model (QDS-6204)
   * Fixed that navigating between components can pile up breadcrumbs (QDS-6307)
   * Fixed that navigating between components can pile up breadcrumbs (QDS-6307)
Line 15: Line 15:
3D Editor
3D Editor
   * Fixed rendering of sprites in sprite sequence (QDS-6178)
   * Fixed rendering of sprites in sprite sequence (QDS-6178)
   * Fixed visualization of particleShape (QDS-6189)
   * Fixed visualization of particleShape (QDS-6189)
   * Fixed duplicate shortcut keys in 3D Editor (QDS-6300)
   * Fixed duplicate shortcut keys in 3D Editor (QDS-6300)
   * Fixed attractor shape visualization (QDS-6426)
   * Fixed attractor shape visualization (QDS-6426)
   * Fixed showing asset import dialog when dragging a 3D model (QDS-6433)
   * Fixed showing asset import dialog when dragging a 3D model (QDS-6433)
   * Fixed that component preview gets stuck open (QDS-6481)
   * Fixed that component preview gets stuck open (QDS-6481)
   * Fixed font preview tooltip image in asset library (QDS-6486)
   * Fixed font preview tooltip image in asset library (QDS-6486)

Revision as of 15:19, 29 March 2022

The Qt Design Studio 3.2.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.2.0: https://bugreports.qt.io/projects/QDS/versions/20140

General

 * Updated QtForMCUs 2.1 meta-data (QDS-6535)
 * Fixed state view preview images (QDS-6390)
 * Fixed missing spaces is UI text for menu visibility configuration (QDS-6379)
 * Fixed that plus icon in 'Add a new state' tile is not centered correctly (QDS-6529)
 * Fixed that navigator preview of a 3D Model node doesn't render the model (QDS-6204)
 * Fixed that navigating between components can pile up breadcrumbs (QDS-6307)

3D Editor

 * Fixed rendering of sprites in sprite sequence (QDS-6178)
 * Fixed visualization of particleShape (QDS-6189)
 * Fixed duplicate shortcut keys in 3D Editor (QDS-6300)
 * Fixed attractor shape visualization (QDS-6426)
 * Fixed showing asset import dialog when dragging a 3D model (QDS-6433)
 * Fixed that component preview gets stuck open (QDS-6481)
 * Fixed font preview tooltip image in asset library (QDS-6486)
 * Fixed that ParticleShape3D initially doesn't work when added to the scene (QDS-6473)

Documentation

 * Added documentation that debug, analyze, and build views are hidden by default (QDS-6372)
 * Fixed broken link in particles tutorial docs (QDS-6387)

Qt Bridge for Figma

 * Added export of states array of the component from Figma (QDS-5978)
 * Fixed font-weight and wrap mode property syntax (QDS-6490)
 * Fixed that UUIDs are not sticky in Figma plugin output (QDS-6338)
 * Fixed Figma PNG export (QDS-5460)
 * Fixed that vectors with gradient stroke not converted to the asset (QDS-4673)
 * Fixed that when exporting from Figma it will round off floating point positions instead of preserving them (QDS-6128)