LICENSE
README.md
pyproject.toml
setup.py
BlenderSynth.egg-info/PKG-INFO
BlenderSynth.egg-info/SOURCES.txt
BlenderSynth.egg-info/dependency_links.txt
BlenderSynth.egg-info/top_level.txt
blendersynth/__init__.py
blendersynth.egg-info/PKG-INFO
blendersynth.egg-info/SOURCES.txt
blendersynth.egg-info/dependency_links.txt
blendersynth.egg-info/requires.txt
blendersynth.egg-info/top_level.txt
blendersynth/annotations/__init__.py
blendersynth/annotations/annotation_handler.py
blendersynth/annotations/axes.py
blendersynth/annotations/bbox.py
blendersynth/annotations/keypoints.py
blendersynth/annotations/utils.py
blendersynth/blender/__init__.py
blendersynth/blender/aov.py
blendersynth/blender/armature.py
blendersynth/blender/bsyn_object.py
blendersynth/blender/camera.py
blendersynth/blender/curve.py
blendersynth/blender/devices.py
blendersynth/blender/light.py
blendersynth/blender/material.py
blendersynth/blender/mesh.py
blendersynth/blender/other_objects.py
blendersynth/blender/render.py
blendersynth/blender/utils.py
blendersynth/blender/world.py
blendersynth/blender/compositor/__init__.py
blendersynth/blender/compositor/compositor.py
blendersynth/blender/compositor/image_overlay.py
blendersynth/blender/compositor/mask_overlay.py
blendersynth/blender/compositor/visuals.py
blendersynth/blender/nodes/__init__.py
blendersynth/blender/nodes/node_arranger.py
blendersynth/blender/nodes/node_group.py
blendersynth/blender/nodes/shader_node_groups.py
blendersynth/file/__init__.py
blendersynth/file/dataset_inputs.py
blendersynth/file/dataset_outputs.py
blendersynth/file/ffmpeg_utils.py
blendersynth/file/frames_to_video.py
blendersynth/file/tempfiles.py
blendersynth/run/__init__.py
blendersynth/run/blender_interface.py
blendersynth/run/blender_threading.py
blendersynth/run/import_handling.py
blendersynth/run/pre_ops.py
blendersynth/run/run.py
blendersynth/run/run_this_script.py
blendersynth/utils/__init__.py
blendersynth/utils/blender_importer.py
blendersynth/utils/layout.py
blendersynth/utils/types.py
blendersynth/utils/blender_setup/__init__.py
blendersynth/utils/blender_setup/blender_locator.py
blendersynth/utils/blender_setup/blender_python_path.py
blendersynth/utils/blender_setup/check_blender_install.py