Changelog
The format is based on Keep a Changelog.
[2.3.4]
Changed
Fixed
replace_reference_with_data_model
function crash
[2.3.3]
Changed
Clarified naming
[2.3.2]
Fixed
Fixed
append_reference_with_data_model
function crash
[2.3.1]
Fixed
Fixed
select_prim_paths_with_data_model
function crash
[2.3.0]
Changed
Changed
prim_is_from_a_capture_reference
to work with any prim, not just meshes
[2.2.0] - 2024-08-06
Added
Asset within project directory checker
USD (+ metadata) copier
Added option to not ignore invalid paths for
was_the_asset_ingested()
[2.1.4]
Fixed
Fixed hot-reload by allowing reuse of the validators
[2.1.3]
Added
Added function for adding attribute
[2.1.2]
Changed
Remove parent prim override if there are no changed attrs
[2.1.1]
Changed
Changed repo link
[2.1.0]
Added
Added ability to filter get assets on a specific layer
[2.0.1]
Changed
Don’t use pydantic for typing to fix documentation
[2.0.0] - 2022-11-16
Added
Added
with_data_model
functions equivalents for existing functionsAdded data models representing the various requests and responses possible
Added validators for the data models
[1.1.4]
Changed
Update to Kit 106
[1.1.3]
Fixed
Updated some typing
[1.1.2]
Changed
Set Apache 2 license headers
[1.1.1] - 2024-03-13
Changed
Moved unit test to its own directory
[1.1.0] - 2022-08-10
Added
Expose some API as static
[1.0.1] - 2022-08-08
Added
Support for Geometry Subsets
[1.0.0] - 2022-06-09
Added
Created