Skip to main content

Better version of BAT

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.

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.1.tar.gz (55.4 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.1-py3-none-any.whl (73.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: blender_asset_tracer-2.0.1.tar.gz
  • Upload date:
  • Size: 55.4 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.1.tar.gz
Algorithm Hash digest
SHA256 fae01e64bb08d41b0653de47b414727c6807c664a5fe1bcf5058c1ded03ca3b6
MD5 53614742414db4581a46e805f65938f6
BLAKE2b-256 0474de8350bf80f4e64f83693d38731834b6402b919230f26660a7875b954369

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blender_asset_tracer-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 863605cb7f532abdfa917ec6d3864b01aaaf9f812088db873e84e2894e3103ff
MD5 fe0d1bc1084745a2da304fde568a6ec6
BLAKE2b-256 4fc8d9b16c0325850b4bf9e61d1795c2a7cf404a57496dcf32fa7509da36c37d

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