LICENSE
README.md
pyproject.toml
hologram/__init__.py
hologram/__main__.py
hologram/blender.py
hologram/checks.py
hologram/cli.py
hologram/config.py
hologram/diff.py
hologram/events.py
hologram/gltf.py
hologram/golden.py
hologram/manifest.py
hologram/png.py
hologram/watch.py
hologram/dashboard/__init__.py
hologram/dashboard/server.py
hologram/dashboard/static/app.js
hologram/dashboard/static/index.html
hologram/dashboard/static/style.css
hologram/dashboard/static/vendor/inter-var.woff2
hologram/dashboard/static/vendor/model-viewer.min.js
hologram/mcp/__init__.py
hologram/mcp/server.py
hologram/plugin/.mcp.json
hologram/plugin/.claude-plugin/plugin.json
hologram/plugin/hooks/hooks.json
hologram/plugin/hooks/log_event.py
hologram_gltf.egg-info/PKG-INFO
hologram_gltf.egg-info/SOURCES.txt
hologram_gltf.egg-info/dependency_links.txt
hologram_gltf.egg-info/entry_points.txt
hologram_gltf.egg-info/requires.txt
hologram_gltf.egg-info/top_level.txt
tests/test_blender.py
tests/test_checks.py
tests/test_config.py
tests/test_dashboard.py
tests/test_diff.py
tests/test_events.py
tests/test_gltf.py
tests/test_golden.py
tests/test_hooks.py
tests/test_manifest.py
tests/test_mcp.py
tests/test_watch.py