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.
28429f297bc7abc3a9e94f8a179ab9df3b25b9d4
Currently blendfile.py does not know how to handle embeded structs - this is solvable for later, but at least do not raise exception about that when using values()/items() helpers of BlendFileBlock (for now, return Ellipsis in those cases). Also, added some user_data member to BlendFileBlock and DNAStruct classes, handy when you need to store some own data for each of those, and want to avoid having your own list or dict for that.
BAM (Blender Asset Manager)
Script to manage assets with Blender.
Description
Languages
Python
98.8%
Shell
0.7%
HTML
0.2%
Makefile
0.2%
Mako
0.1%