Skip to content
Snippets Groups Projects
Commit 81c92e60 authored by Bastien Montagne's avatar Bastien Montagne
Browse files

blendfile.py: fix/add some 'basic data' reading (mostly arrays of...

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.).
parent e81d5671
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment