Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05Fix T81374: SVG import: transform skewX and skewY swappedDiptangshu Dey
2021-07-29svg (official) addon: cleanup: Simpified a code pathjim man
2021-06-01Fix T88651: svg rect not using id as nameFalk David
2021-04-22Fix for T87654: SVG import parse errorErik Abrahamsson
2020-09-17Cleanup: Use more complete sentence in commentSergey Sharybin
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Fix IO Addond Manual LinksAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2019-12-12io addons fix 404 manual linksmeta-androcto
2019-11-22Fix T71774: SVG import error on specific filesSergey Sharybin
2019-09-27Fix D4319 (scaling of svg in different page scales)Michael Soluyanov
2019-09-19Fix T70050: Unable to import SVGSergey Sharybin
2019-09-19SVG: Refactor, move utilities to moduleSergey Sharybin
2019-09-19SVG: Cleanup, add comments to functionsSergey Sharybin
2019-09-19SVG: Cleanup, less ambiguous names for pre-compiled regexSergey Sharybin
2019-09-19Fix svg_util_test not working anymore from direct manual execution.Bastien Montagne
2019-09-19Cleanup: Spelling in commentSergey Sharybin
2019-09-11SVG Import: Match SVG-document units with Blender units:Michael Soluyanov
2019-09-11SVG Import: Fix offset while import SVG filesMichael Soluyanov
2019-07-15Update wiki_url to new manual pagesAaron Carlisle
2019-04-18Another fix to get automated tests pass again in 2.8.Bastien Montagne
2019-03-25Fix T62883: Import SVG file remove fill color.Simon
2019-02-19Fix T61707: Use id attribute to initialize object and curve namesJacques Lucke
2019-02-07Fix T61275: recognize values with decimal separator in svg importerJacques Lucke
2019-02-01SVG: Properly handle values in exponential notationSergey Sharybin
2019-01-30Fix: Material.diffuse_color has an alpha component nowJacques Lucke
2018-10-29Merge branch 'master' into blender2.8Sergey Sharybin
2018-10-29SVG: Fix wrong closed path with quadratic segmentsSergey Sharybin
2018-10-29SVG: Fix wrong quadratic path when point is duplicateSergey Sharybin
2018-10-29SVG: Cleanup, don't use semicolonSergey Sharybin
2018-10-29SVG: Cleanup, indendationSergey Sharybin
2018-10-29SVG: Cleanup, space around operatorSergey Sharybin
2018-10-29Merge branch 'master' into blender2.8Sergey Sharybin
2018-10-29SVG: Fix for typosSergey Sharybin
2018-10-24Cleanup: remove unneeded keyword argumentCampbell Barton
2018-10-22SVG Format: minor Blender 2.8 fixesJacques Lucke
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-08-21SVG Import: use '@' for matrix multiplyCampbell Barton
2018-07-12Python: use fieldsCampbell Barton
2018-07-05SVG: Port to 2.8Sergey Sharybin
2018-06-29Add missing add-on version metadataAaron Carlisle
2017-09-19Fix T52822: Incorrect dimensions of imported svg filesSergey Sharybin
2017-05-24Fix T51594: SVG Importer: circles and rectangles don't get datablocks named a...Sergey Sharybin
2016-10-21Fix T49791: Distorted curves when importing SVGSergey Sharybin
2016-10-21SVG importer: Fix typo in commentSergey Sharybin
2016-10-14Fix T49476: SVG importer distorts the color informationSergey Sharybin
2016-04-19Fix T47580: Can not import specific SVGSergey Sharybin