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.2.tar.gz (55.5 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.2-py3-none-any.whl (73.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: blender_asset_tracer-2.0.2.tar.gz
  • Upload date:
  • Size: 55.5 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.2.tar.gz
Algorithm Hash digest
SHA256 2184a97051f6da5852fa4ef732633a543ac67c28f6ccb1cd370353c3d4470ce0
MD5 0e64858f53d35fdc8510b7d1d0e3f923
BLAKE2b-256 807ef47a566d2dd8414919b41c7602fce6b5c92e7c968689f55948fa07be4253

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blender_asset_tracer-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6d792ebf6f81673f4dc6bd36570df467106ac6a0770177fa771d7674ac7961b4
MD5 42bd64df4ca144b7f956dad4b01ca63f
BLAKE2b-256 d2df3dfa0f0c02f9305d6f26050e23982b136ee3170156343dcc7d293b4a8850

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