Skip to main content

BAT parses Blend files and produces dependency information. After installation run `bat --help`

Project description

Blender Asset Tracer BAT v2

Tool to manage assets with Blender.

Blender Asset Tracer, a.k.a. BAT, is a tool for finding dependencies of blend files, and for packing those dependencies into a self-contained directory.

Documentation

BAT documentation is available on blender.org.

Requirements

BAT v2 requires Blender 5.1 or newer.

Known Limitations

  • BAT v2 needs Blender 5.1 or newer to function.
    • Blender 5.1.0 does not report legacy particle system cache files correctly. This is fixed in blender!155720, which will be part of Blender 5.1.1.
    • Blender 5.1.0 does not report Alembic file sequences correctly, see blender#155774. For now, BAT does not handle such files correctly either.
    • Blender 5.1.0 does not report Geometry Nodes simulation cache files files, see blender#155953. As a result, BAT does not know about these files and will not report them as a dependency or pack them.

To test cases like the above limitations, run the following in Blender's Python console. It should report the files in use by the current blend file:

>>> {k: v for (k, v) in D.file_path_map().items() if v}
{bpy.data.objects['Plane']: {'//meshcache.mdd'}}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blender_asset_tracer-2.0.4.tar.gz (55.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

blender_asset_tracer-2.0.4-py3-none-any.whl (73.5 kB view details)

Uploaded Python 3

File details

Details for the file blender_asset_tracer-2.0.4.tar.gz.

File metadata

  • Download URL: blender_asset_tracer-2.0.4.tar.gz
  • Upload date:
  • Size: 55.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for blender_asset_tracer-2.0.4.tar.gz
Algorithm Hash digest
SHA256 74daa1f6035b9d9ff2339134866cb5008b561059acb28a9a95784a698bb7e480
MD5 213d3bb9033392a70f59300f1c2f4230
BLAKE2b-256 7b509cd04aeed8fd7719ffb6335296acbdb6918610a1a56f6eb2e2905d4a1504

See more details on using hashes here.

File details

Details for the file blender_asset_tracer-2.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for blender_asset_tracer-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cd76ace9d0682915592a57124fa6dd3d364d9b6e2ed7b0def7ca6342f6709575
MD5 a70070e22877193e7d2d190da8452c5e
BLAKE2b-256 3f5c2baa7dbc8acec74e61ef6164d4c4be56f8345168bccb116ac97f95c175f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page