Skip to main content

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'}}

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.2.0.tar.gz (56.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.2.0-py3-none-any.whl (74.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for blender_asset_tracer-2.2.0.tar.gz
Algorithm Hash digest
SHA256 84cd9eebefb98c8449069adcc1e824a3cdb5172e69581c951699679c1607e732
MD5 382f51485d1573ff6aeab0669c9d4e8a
BLAKE2b-256 905c06f334659d3fb632010c899ff2d3d551f304866328f3d3469d57314e8617

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blender_asset_tracer-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9647d682a94f225df272c6631de926f00056e9d710a8a05b2d3982c3f838706f
MD5 d4dee2dbcfca21b786a1ab2f97a679cf
BLAKE2b-256 021889736ebd14d842d5ffd2813ef9a96eed45bf60387334169528c709cf7856

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 Sentry Error logging StatusPage Status page