Sybren A. Stüvel 087ff25c76 Add 'strict pointer mode' to BlendFile
Add a 'strict pointer mode' to the `BlendFile` class, which is enabled
by default. This allows users of the `BlendFile` class to decide whether
a bad pointer (i.e. one that points to a non-existing datablock) returns
`None` or raises a `SegmentationFault` exception.
2021-07-22 10:28:48 +02:00
..
2021-07-22 10:14:43 +02:00
2021-07-22 10:14:43 +02:00
2021-07-22 10:14:43 +02:00
2021-07-22 10:14:43 +02:00
2021-07-22 10:14:43 +02:00