Sybren A. Stüvel
|
e2123f8090
|
Path rewriting for sequences seems to be working too.
|
2018-03-06 16:41:16 +01:00 |
|
Sybren A. Stüvel
|
71dd5bc11b
|
Path rewriting when packing.
Doesn't work with sequences, nor with split dirname/basename fields.
|
2018-03-06 16:06:36 +01:00 |
|
Sybren A. Stüvel
|
677d388a15
|
Convert BlendPath to pathlib.Path using local filesystem encoding
UTF-8 is tried first, and if that fails the local filesystem encoding is
used.
|
2018-03-02 13:42:49 +01:00 |
|
Sybren A. Stüvel
|
ca964181fe
|
Beginning of CLI interface + protection against infinite recursion.
|
2018-02-28 16:47:13 +01:00 |
|
Sybren A. Stüvel
|
8ae400acbe
|
Support particle simulation point cache data
Also see https://developer.blender.org/T53562
|
2018-02-28 14:11:48 +01:00 |
|
Sybren A. Stüvel
|
0d7bbb34f0
|
Reduced cyclomatic complexity of BlockUsage.__init__()
|
2018-02-28 11:17: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
|
15cd74cda4
|
Start of dependency tracer work.
|
2018-02-26 18:16:15 +01:00 |
|