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 28429f297b blendfile: "fix" blocks' iteration over values, and add 'user_data' member to Blocks and DNAStruct objects.
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.
2015-12-10 16:16:19 +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%