Changelog#
This document records all notable changes to omni.usd.core extension.
[1.6.3] - 2025-10-14#
Changed#
OMPE-66245: Use carb::getCachedInterface<> instead of carb::Framework::acquireInterface<> to reduce log noise at verbose level.
[1.6.2] - 2025-09-16#
Changed#
OMPE-63828: Quiet omni.usd.core renderer [INFO] spam
[1.6.1] - 2025-08-28#
Changed#
OMPE-56461: Change normalizePath() function in ‘include/omni/usd/LayerUtils.h’ so that it can handle ‘+’ in a URL correctly.
[1.6.0] - 2025-07-23#
Changed#
OMPE-55501: Changed
/app/usd/muteUsdDiagnosticsto persistent, default to true, added one time notification for suppressed warnings/errors.Added
/app/usd/maxUsdDiagnosticsLoggedsetting to control max diagnostics allowed to be logged.
[1.5.4] - 2025-05-12#
Changed#
Updated to use omni.timeline via eventdispatcher (Events 2.0)