Changelog#
[1.1.2] - 2025-04-15#
Changed#
Updated documentation with AI agent.
[1.1.1] - 2025-04-07#
Changed#
Updated to use omni.usd via eventdispatcher (Events 2.0) instead of EventStream (Events 1.0)
[1.1.0] - 2025-02-10#
Changed#
OMPE-25657: Update public API
[1.0.7] - 2024-05-08#
Changed#
Fabric data aware.
[1.0.6] - 2023-11-15#
Changed#
Limiting the maximum count of user selection icons to avoid cluttering viewport.
[1.0.5] - 2023-10-26#
Changed#
Add test script.
[1.0.4] - 2023-07-13#
Changed#
Improve layer events handling to only handle interested events.
[1.0.3] - 2023-06-23#
Changed#
Only handle layer events from root layer session.
[1.0.2] - 2023-03-18#
Changed#
Replace direct access to users.live with omni.kit.collaboration.presence_layer.
[1.0.1] - 2023-02-26#
Changed#
Replaced asyncio.ensure_future calls in stage_listener.py with omni.kit.async_engine.run_coroutine function.
[1.0.0] - 2023-01-12#
Changed#
Initial extension.