blender-addons/io_curve_svg
Erik Abrahamsson 4cb833e84a Fix for T87654: SVG import parse error
Fix for SVG data when there is no space between some arguments in the arc command.
See T87654 for example files.

See https://www.w3.org/TR/SVG2/paths.html#TheDProperty for arguments to the elliptical arc curve commands.

Maniphest Tasks: T87654

Differential Revision: https://developer.blender.org/D11027
2021-04-22 12:48:12 +02:00
..
__init__.py Addons: Use Manual URL prefix 2020-03-05 16:26:11 -05:00
import_svg.py Fix for T87654: SVG import parse error 2021-04-22 12:48:12 +02:00
svg_colors.py correct typos 2012-11-30 14:40:47 +00:00
svg_util_test.py Cleanup: Use more complete sentence in comment 2020-09-17 13:32:03 +02:00
svg_util.py Fix T71774: SVG import error on specific files 2019-11-22 14:37:49 +01:00