meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
streleasenotes [2023/07/20 12:38] steph.jorgensenstreleasenotes [2023/10/04 10:04] (current) steph.jorgensen
Line 1: Line 1:
 ====== Release notes ====== ====== Release notes ======
 Please consult the sections below for new features and bug fixes for each release. Please consult the sections below for new features and bug fixes for each release.
 +
 +===== 9.5.2 =====
 +
 +==== Fixes ==== 
 +
 +  * Exporting: Fixed a crash that occurred when exporting to USD with malformed names.
 +  * Generation: Fixed a bug that caused extra nodes to be created as the children of Base nodes.
 +  * Generation Editor: Fixed an issue with hiding or showing generators in the Generation Editor so it now updates Projectors.
 +  * Generation Editor: Fixed the Pass label on generators in the Generation Editor so that it no longer overlaps the Statistics labels.
 +  * Hand-drawing: Fixed a bug that resulted in hand drawn branches pointing the wrong way when they were started.
 +  * Importing: Fixed the Import tree feature so that mesh properties import correctly.
 +  * Node editing: Fixed an issue that caused the Property Bar to crash when selected during node editing.
 +  * Wind: Fixed a bug that caused extreme stretching during VFX wind.
 +  * Wind: Fixed a bug that caused branches to separate from their parent during Games wind.
 +
 +===== 9.5.1 =====
 +
 +==== Features ====
 +
 +  * Exporting: Game FBX now has option to control the root object used in the file: None, Transform, or LOD Group.
 +  * Exporting: Game FBX now has up-axis settings, similar to VFX FBX export.
 +
 +==== Fixes ==== 
 +
 +  * Command line: Fixed crash that could occur when using the command line to export FBX on Windows.
 +  * Exporting: Fixed UnrealEngine export preset that had wrong setting for 'Flip Texcoord V'
 +  * Generators: Fixed a bug that could cause Card generators to crash due to height map.
 +  * Generators: BatchedLeaves removed by the collision system no longer displays errant geometry during LOD previews.
 +  * Assets: Fixed occasional crash when opening older trees that used material sets.
 +  * Launch dialog: Launch dialog now handles display scaling better.
  
 ===== 9.5.0 ===== ===== 9.5.0 =====
Line 36: Line 66:
   * Wind: Fixed exported files with Games wind so they correctly indicate which wind effects are enabled.   * Wind: Fixed exported files with Games wind so they correctly indicate which wind effects are enabled.
  
-==== 9.4.0 ====+===== 9.4.0 =====
  
-=== New features ===+==== New features ====
  
 == Global lighting ==  == Global lighting == 
Line 76: Line 106:
 Added a right-click option to **Copy pivot from High** in the Cutout Editor. Added a right-click option to **Copy pivot from High** in the Cutout Editor.
  
-=== Improvements ===+==== Improvements ====
  
 == Return of Angle to the Cutout Editor ==  == Return of Angle to the Cutout Editor == 
Line 84: Line 114:
 Added a **Random Seeds:Style** property to all generators. Set this property to **Optimal** to use an updated seed handling algorithm and fix issues with descendants during Click Place actions.  Added a **Random Seeds:Style** property to all generators. Set this property to **Optimal** to use an updated seed handling algorithm and fix issues with descendants during Click Place actions. 
  
-=== Bug fixes ===+==== Bug fixes ====
  
 == Hints for geometry forces == == Hints for geometry forces ==
Line 131: Line 161:
 Added a warning to the Cutout Editor when a cutout was created with an older version of the Modeler. Also improved the results if a user chooses to reconstruct the mesh.   Added a warning to the Cutout Editor when a cutout was created with an older version of the Modeler. Also improved the results if a user chooses to reconstruct the mesh.  
  
-==== 9.3.0 ====+===== 9.3.0 =====
  
-=== New Features ===+==== New Features ====
  
 == Two new generators  == == Two new generators  ==
Line 160: Line 190:
   * Improved the pan capabilities so you can pan past the edges of the Cutout Editor and center the edges of a texture.   * Improved the pan capabilities so you can pan past the edges of the Cutout Editor and center the edges of a texture.
  
-=== Bug Fixes ===+==== Bug Fixes ====
  
 == Force object ray casting errors == == Force object ray casting errors ==
Line 177: Line 207:
 Fixed automatic texture searching in the Materials Bar so it now looks for ''_height'' filenames. Fixed automatic texture searching in the Materials Bar so it now looks for ''_height'' filenames.
  
-==== 9.2.1 ==== +===== 9.2.1 ===== 
-=== New Features ===+==== New Features ====
 == Background computing option== == Background computing option==
 Option added to application preferences for enabling/disabling background computing. Option added to application preferences for enabling/disabling background computing.
Line 193: Line 223:
 There was an issue causing some node edits to stop displaying branches. There was an issue causing some node edits to stop displaying branches.
  
-==== 9.2.0 ==== +===== 9.2.0 ===== 
-=== New Features ===+==== New Features ====
 == Metadata options == == Metadata options ==
 Added the ability to save metadata to .spm files and export metadata to .st and .stsdk files. See [[tree-info-window-reference|Tree Info Window Reference]]. Added the ability to save metadata to .spm files and export metadata to .st and .stsdk files. See [[tree-info-window-reference|Tree Info Window Reference]].
Line 203: Line 233:
 == Paste New option in the Asset Bar == == Paste New option in the Asset Bar ==
 Added an option to create a new asset by pasting a copied asset into the Asset Bar. Added an option to create a new asset by pasting a copied asset into the Asset Bar.
-=== Bug Fixes ===+==== Bug Fixes ====
 == Issues with exported Scene camera images == == Issues with exported Scene camera images ==
 Fixed issues with the Scene camera overlay and Screenshot safe frame that caused errors in exported Scene camera images.  Fixed issues with the Scene camera overlay and Screenshot safe frame that caused errors in exported Scene camera images. 
Line 224: Line 254:
 Fixed the Render photo window so it correctly expands and displays the values of camera settings. Fixed the Render photo window so it correctly expands and displays the values of camera settings.
  
-==== 9.1.3 ====+===== 9.1.3 =====
  
-=== New Features ===+==== New Features ====
  
 == Unit conversion == == Unit conversion ==
Line 269: Line 299:
 Fixed an issue with leaves generated off fronds so they now remain attached to their parents during wind animations. Fixed an issue with leaves generated off fronds so they now remain attached to their parents during wind animations.
  
-==== 9.1.2 ====+===== 9.1.2 =====
  
-=== Bug Fixes ===+==== Bug Fixes ====
  
 == Target generators and deformed meshes == == Target generators and deformed meshes ==
Line 282: Line 312:
 Fixed an issue where frond node anchors were incorrectly placed at the origin after a hierarchy export. Fixed an issue where frond node anchors were incorrectly placed at the origin after a hierarchy export.
  
-==== 9.1.1 ====+===== 9.1.1 =====
  
-=== New Features ===+==== New Features ====
  
 == Games SDK compatibility == == Games SDK compatibility ==
Line 292: Line 322:
 An option has been added to specify the axis on the Export Mesh dialog when exporting FBX files. An option has been added to specify the axis on the Export Mesh dialog when exporting FBX files.
  
-=== Bug Fixes ===+==== Bug Fixes ====
  
 == License request dialog fixes == == License request dialog fixes ==
Line 316: Line 346:
  
  
-==== 9.1.0 ====+===== 9.1.0 =====
  
-=== New Features ===+==== New Features ====
  
 == Scene cameras == == Scene cameras ==
Line 335: Line 365:
 Properties have been added to allow stitching in the vicinity of feature vertex groups.  Doing so helps maintain the shape of low polygon branches or any branch where there is a gap between length segments. Properties have been added to allow stitching in the vicinity of feature vertex groups.  Doing so helps maintain the shape of low polygon branches or any branch where there is a gap between length segments.
  
-=== Bug Fixes ===+==== Bug Fixes ====
  
 == Parent curve fixes == == Parent curve fixes ==
Line 364: Line 394:
 Leaves removed from Batched Leaf generators during collision were returning as black leaves at the origin after export.  This bug has been corrected. Leaves removed from Batched Leaf generators during collision were returning as black leaves at the origin after export.  This bug has been corrected.
  
-==== 9.0.1 ====+===== 9.0.1 =====
  
-=== Bug Fixes ===+==== Bug Fixes ====
  
 == Application hangs at launch on systems with multiple display adapters == == Application hangs at launch on systems with multiple display adapters ==
Line 384: Line 414:
  
  
-==== 9.0.0 ====+===== 9.0.0 =====
  
 This version marks the initial public release of version 9. There are many bug fixes and quality-of-life improvements from version 8 in this release along with the following major new features. This version marks the initial public release of version 9. There are many bug fixes and quality-of-life improvements from version 8 in this release along with the following major new features.
  
-=== New Features ===+==== New Features ====
  
 == Mesh Converter == == Mesh Converter ==