Changelog#
The format is based on Keep a Changelog.
[1.4.1]#
Changed#
Simplified event subscription logic by directly subscribing to capture layer import events
Simplified test fixtures by removing manual viewport instance management
Added#
Added lightspeed.event.events dependency to ensure proper event registration
[1.4.0]#
Changed#
Cleanup extension code
Removed check for repeat capture layer inside extension to simplify and make sure persp cam is always set
[1.3.0]#
Fixed#
Update captured camera location to match latest runtime
[1.2.1]#
Fixed#
Fixed Test assets to large to work without LFS
[1.2.0]#
Changed#
Update the documentation for Pydantic V2 compatbility
[1.1.13]#
Changed#
Update variables and resource locations for extension testing matrix (ETM) compliance
[1.1.12]#
Changed#
Updated test to use
depsinstead of.depsdir
[1.1.11]#
Changed#
Update to Kit 106.5
[1.1.10]#
Changed#
update to use omni.kit.test public api
[1.1.9]#
Fixed#
Fixed tests flakiness
[1.1.8]#
Changed#
Fixed test deps
[1.1.7]#
Use updated
lightspeed.layer_manager.coreextension
[1.1.6]#
Changed#
Update to Kit 106
[1.1.5]#
Fixed#
Handle camera with
transformattribute
[1.1.4]#
Changed#
Set Apache 2 license headers
[1.1.3] - 2024-03-13#
Changed#
Moved unit test to its own directory
[1.1.2] - 2024-03-05#
Changed#
Changed the merge config reference for the mdl path for tests
Now the
.kitwithintrex.app.resourcesis referenced
[1.1.1] - 2023-12-11#
Changed#
Minor change for an API rename
[1.1.0] - 2023-10-10#
Changed#
cleanup
use custom global event to detect if the camera needs to be moved
[1.0.1] - 2023-10-05#
Fixed#
Fix flaky test
[1.0.0] - 2023-05-18#
Added#
Created