This repository has been archived on 2023-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
Bastien Montagne 4360fa5475 bledfile.py: Port over changes from src_utils repo.
commit 45e3ba4a4f8fb39d2a090f1f67c10d6132939d8e
    blendfile.py: add BlendFileBlock.get_data_hash() 'pointer-invariant' hash generator.

    This aims at giving some kind of uid to replace addr_old, that does not changes on
    every .blend saving.

commit 81c92e60195f9ff3ce327c26278d07eafb4a0596
    blendfile.py: fix/add some 'basic data' reading (mostly arrays of ints/floats/...), add utils to recursively get all items of a struct.

    New `BlendFileBlock.items_recursive_iter()` will yield all valid key/values pair of a given struct,
    including sub ones (e.g. 'id.next', 'id.name', etc.).
2016-01-18 22:08:20 +01:00
2015-03-16 23:15:23 +11:00
2014-12-19 17:29:15 +01:00
2014-12-19 17:29:15 +01:00
2014-12-19 17:29:15 +01:00

BAM (Blender Asset Manager)

Script to manage assets with Blender.

Description
Blender Asset Manager
Readme 999 KiB
Languages
Python 98.8%
Shell 0.7%
HTML 0.2%
Makefile 0.2%
Mako 0.1%