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.5.tar.gz (55.8 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.5-py3-none-any.whl (73.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: blender_asset_tracer-2.0.5.tar.gz
  • Upload date:
  • Size: 55.8 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.5.tar.gz
Algorithm Hash digest
SHA256 49921bde87850216fcd3ab078d98de7a1eff281d0821ab7d0f9931caf75e0efd
MD5 b0bcc6009e7437670feabac8e81829b5
BLAKE2b-256 1de147e3aa347019065d33bdc0bbe6bafbd723e3b933cfb6cc2ab5c250e27d0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blender_asset_tracer-2.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 31592d260a434e2fc1ed198a027fb053078ef0d73dfec071656726c4e68807bc
MD5 2429cbb27cee407df5f81972fd70ad6f
BLAKE2b-256 15a08eb8611cbb3dee4efb7e4df49b1d96a6346fdd582774fb456b03d31b28b4

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