Changelog
The format is based on Keep a Changelog.
UNRELEASED
FIXED
Set ignore on saved exit to true so that composer test don’t time out.
[1.2.3] - 2022-12-16
FIXED
Remove
omni.kit.window.viewportdependency that causes crash.
[1.2.2] - 2022-12-14
FIXED
Fix when
overwriteis set to False,on_timetrigger does not output the correct file paths. (OM-76376)Fix
light_tempargument not working. (OM-76557)Fix creating walls, floors and ceiling not working for scenario room. (OM-76559)
Fix
ComposerWriterto use up-to-date annotators. (OM-76317)
ADDED
Add support for sky light parameters. (OM-76561)
[1.2.1] - 2022-12-06
FIXED
Fix
parser.pywhere check for wrong file type.Fix
overwriteargs on empty directory.
[1.2.0] - 2022-11-21
ADDED
Add support for
walkdistribution
FIXED
Fix
groupin composer.py for generating scenario scene.Fix
overwriteargument behavior incomposer_writer.Fix directory structure when
groundtruth_stereois set to true.parser will raise error whene input file is with incorrect file type.
[1.1.3] - 2022-08-22
FIXED
Fix
bounding_box_2dfor left stereo camera.
[1.1.2] - 2022-08-19
FIXED
Fix
composer_writer’s directory to bounding box dataFix the behaviour of
overwriteargs. Now if it set toFalse, it will not overwrite the old data, but will still write the new data.
[1.1.1] - 2022-08-17
ADDED
Add Composer Writer that has specific output directory structure.
[1.1.0] - 2022-08-16
CHANGE
Make sure that all the examples are running fine.
[1.0.2] - 2022-08-08
CHANGE
Change the way that composer handles relative path.
Bug fixes.
[1.0.1] - 2022-08-04
CHANGED
Change that extension will build separately for windows and linux.
[1.0.0] - 2022-08-02
Added
Initial release.