Close

Release Notes/2023.10000/next

Build 2023.12600 - Oct 30, 2025

New Features

New Python

  • GeometryCOMP Class.computeBounds - Fixed cook dependency bug when using computeBounds in a parameter expression.
  • OP Class - Added missing opex() method (see global method opex() for details, in td object). Similar to op(), but raises exception if not found.

New Palette

Bug Fixes and Improvements

  • macOS - Minimum system requirements back to macOS 10.15+
  • NDI - For macOS, revert to NDI 6.0.0 which supports older macOS versions (minimum macOS 10.15+). The previous build 2023.12480 was updated to NDI 6.2.0, but this requires macOS 13 and we didn't want to force this system requirements update in the 2023 series of builds.

COMP

TOP

CHOP

  • Audio File In CHOP - Fixed playback failing in Sequential mode if left playing for too long.

DAT

SOP

  • Alembic SOP - Fixed velocity attribute import for point primitives.

Misc

  • Fixed crash that can occur if more than 32 vertex input attributes are used in a shader.

Operator Snippets

Backward Compatibility Changes

BACKWARD COMPATIBILITY ISSUE

  • BACKWARD COMPATIBILITY WARNING -