LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
blend2bam/__init__.py
blend2bam/__main__.py
blend2bam/blend2gltf.py
blend2bam/blenderutils.py
blend2bam/cli.py
blend2bam/common.py
blend2bam/gltf2bam.py
blend2bam/loader.py
blend2bam/version.py
blend2bam/blender_scripts/exportgltf.py
panda3d_blend2bam.egg-info/PKG-INFO
panda3d_blend2bam.egg-info/SOURCES.txt
panda3d_blend2bam.egg-info/dependency_links.txt
panda3d_blend2bam.egg-info/entry_points.txt
panda3d_blend2bam.egg-info/requires.txt
panda3d_blend2bam.egg-info/top_level.txt
tests/test_blend2gltf.py
tests/test_blenderutils.py
tests/test_cli.py
tests/test_gltf.py
tests/test_load.py