Changelog#

[1.0.1] - 2025-08-08#

Changed#

  • Updated documentation with AI agent.

[1.0.0] - 2025-07-02#

removing pre-release tags from all extensions

[0.4.0-coreapi] - 2024-12-17#

updating to openUSD 0.24.05 and python3.11

[0.3.0-coreapi] - 2024-09-11#

Fixed decorator application.

  • decorators were added twice.

2024-08-22#

Fixed python bindings.

  • Added missing import omni.core.

2024-08-07#

Added:

  • Topics channels

  • INetworkDecorator interface

  • IFormatSerializer

  • IRealmBackend reached feature parity with omni::sensors::net::drivesim

2024-07-01#

correct file header for auto generated headers

2024-06-24#

Added python bindings for omni net

2024-03-18#

Omniverse Net facade, net_asio, and net_realm network backends

The format is based on Keep a Changelog.