Sybren A. Stüvel
|
c331b99dc6
|
Fixed leaking file descriptors in unit tests
These weren't any issue in Linux, but Windows doesn't like it when you
try to delete a still-opened file.
|
2018-12-20 14:04:23 +01:00 |
|
Sybren A. Stüvel
|
ccdccd69cf
|
Speed up rewriting paths by reusing cached DNA structs & blocks
|
2018-03-08 10:59:45 +01:00 |
|
Sybren A. Stüvel
|
86af05e823
|
Added recursion into library blend files.
|
2018-02-28 12:42:27 +01:00 |
|
Sybren A. Stüvel
|
65b690e998
|
Added block walker implementations + tests
|
2018-02-27 17:30:28 +01:00 |
|
Sybren A. Stüvel
|
b42a090f32
|
Support for modifying string/bytes fields.
|
2018-02-23 14:26:57 +01:00 |
|