Release Notes/2022.20000/next

From Derivative
Jump to navigation Jump to search

These are the release notes for our upcoming release. Welcome to the "insider club"!

Known Issues[edit]

macOS Apple Silicon Build Specific[edit]


Build 2022.34060 - July xx, 2023[edit]

New Features[edit]

New Python[edit]

  • TOP Class - save(), Fixed 'quality' keyword being ignored when 'asynchronous' is True.

New Palette[edit]

  • Widgets - v2.1.53 Click through feature of top level widget COMP now passes down to sub components which means active click through toggle will pass clicks through the widget. Warning: this will make the widget appear that it has stopped working. Fixed some bugs with the checkbox widget. Removed spacer, list and fieldTextEditor widget. Use a generic component instead of spacer, and masterLister and masterTextEditor is place of the other two.

Bug Fixes and Improvements[edit]

  • FBX COMP / USD COMP - Layout non-wired inputs in a grid at import.
  • Geometry COMP - Fixed Active instance control not working with Rotation also applied in some cases.
  • GLSL TOP - Fixed crash if the Compute shader DAT is deleted.
  • Text COMP - Fixed a bug with the python eval context when using f-string formatting.
  • Composite TOP - Fixed 32-bit float values getting slightly changed when compositing 16+ textures.
  • Fixed slight changes to 32-bit float values when saving out .exr files
  • Layout TOP - Fixed reported GPU Memory Usage.
  • Movie File In TOP - Single frame .gif files now load correctly.
  • Movie File In TOP - Fixed a crash when loading an empty .FITS file.
  • Video Device In TOP - Fixed crash that can occur if restarting capture many times over many hours.
  • Audio Device Out CHOP - Fixed 'Error if missing' toggle behavior being reversed.
  • GLSL MAT - Fixed the shader not working when geometry shaders are used along with instancing rotations.
  • Web Client DAT - Fexid bug where Request Table status_code, status_message, and header cells would sometimes be blank when rows exceeded clamped value.

Operator Snippets[edit]

Backward Compatibility[edit]

BACKWARD COMPATIBILITY ISSUE -