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

`blendfile.py`: add basic support for non-DNA blocks (allocated strings...).

Allocated strings or arrays of numbers have no DNA struct, they are
'raw' blocks of data in blendfiles.

Reading those was not supported so far, this commit adds basic support
for them, although user needs to know and manually call the code for the
relevant properties pointers.

Propper automated support could be added once T99875 is addressed.
parent 6c65ce6c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment