Changelog#
The format is based on Keep a Changelog.
[0.2.2] - 2025-04-07#
Changed#
Updated to use omni.usd via eventdispatcher (Events 2.0) instead of EventStream (Events 1.0)
[0.2.1] - 2024-11-07#
Fixed#
Fixed crash when present-thread runloop not started yet
[0.2.0] - 2023-05-17#
Added#
Sync to present thread
[0.1.1] - 2022-05-19#
Added#
Fixed crash on exit due to settings being null
[0.1.0] - 2020-08-03#
Added#
Initial Kit RunLoop runner implementation