Sybren A. Stüvel
|
d984870155
|
Don't repeat superclass name
|
2018-03-09 09:59:54 +01:00 |
|
Sybren A. Stüvel
|
e9ee5b69ec
|
Disallow BlendPath(str)
|
2018-03-08 14:18:07 +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
|
86af05e823
|
Added recursion into library blend files.
|
2018-02-28 12:42:27 +01:00 |
|
Sybren A. Stüvel
|
6b9c0a3f95
|
Support slash notation for BlendPath
This mimicks the slash notation of pathlib.Path
|
2018-02-27 17:29:44 +01:00 |
|
Sybren A. Stüvel
|
15cd74cda4
|
Start of dependency tracer work.
|
2018-02-26 18:16:15 +01:00 |
|