Fix #104723: Freestyle SVG output ensure path existsv3.6.3v3.6.4
commita9b01e8724b4aeeafa88aacc92d1a6edb90bf370
authorYimingWu <xp8110@outlook.com>
Fri, 11 Aug 2023 03:42:04 +0000 (11 05:42 +0200)
committerPhilipp Oeser <philipp@blender.org>
Tue, 5 Sep 2023 13:12:45 +0000 (5 15:12 +0200)
treef45a2ff370d2df31719d75bb427b750317e6314d
parent3ba54b668d90f9fcd94320d775cd63c2110b7dd5
Fix #104723: Freestyle SVG output ensure path exists

Previously Freestyle SVG exporter does not ensure path exists, this would
lead to crashe after rendering. Now fixed.

This was also reported in blender main repo, for simpler process I'll
just link it here:
https://projects.blender.org/blender/blender/issues/111028

Pull Request: https://projects.blender.org/blender/blender-addons/pulls/104832
render_freestyle_svg.py