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.viewport
dependency that causes crash.
[1.2.2] - 2022-12-14
FIXED
Fix when
overwrite
is set to False,on_time
trigger does not output the correct file paths. (OM-76376)Fix
light_temp
argument not working. (OM-76557)Fix creating walls, floors and ceiling not working for scenario room. (OM-76559)
Fix
ComposerWriter
to 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.py
where check for wrong file type.Fix
overwrite
args on empty directory.
[1.2.0] - 2022-11-21
ADDED
Add support for
walk
distribution
FIXED
Fix
group
in composer.py for generating scenario scene.Fix
overwrite
argument behavior incomposer_writer
.Fix directory structure when
groundtruth_stereo
is 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_2d
for left stereo camera.
[1.1.2] - 2022-08-19
FIXED
Fix
composer_writer
’s directory to bounding box dataFix the behaviour of
overwrite
args. 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.