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
2018-10-29SVG: Fix for typosSergey Sharybin
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
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
2016-02-10SVGParseFloat() improved parsing of scientific notationSergey Sharybin
2016-01-08Fix T45460: SVG importer scale issuesSergey Sharybin
2014-12-09Fix T42847: SVG importer: incorrectly imports valid SVG filesSergey Sharybin
2014-05-13Fix document height parsing when height contains unitsSergey Sharybin
2014-01-23Fix T38324: import SVG from Inkscape doesn't match space originSergey Sharybin
2013-11-15Code cleanup: multiple spaces around keywordSergey Sharybin
2012-11-30correct typosCampbell Barton
2012-11-06Made SVG importer handle DPI properlySergey Sharybin
2012-11-06SVG import: corretc multiplier for mm, cm and in to match blender's unit systemSergey Sharybin
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-04-23Fix #31056: SVG importer ignores fill color from parent containerSergey Sharybin
2011-12-31adjust for column major matrix changeCampbell Barton
2011-11-25minor pep8 editsCampbell Barton
2011-10-17fix spelling errors for commentsCampbell Barton
2011-07-25switch vector multiply orderCampbell Barton
2011-07-11cleanupCampbell Barton
2011-05-22Fix #27456: Scalable Vector Graphics (SVG) file importing incorrectlySergey Sharybin
2011-04-04handle exceptions for reading non XML files - cant decode or parse, real erro...Campbell Barton
2011-03-21fix for loading some svg's with viewBox like this: viewBox="0,0 360,240"Campbell Barton
2011-03-20Fix #26555: SVG Import (stars wrong scale)Sergey Sharybin
2011-03-20Fix #26556: SVG Import fails to parse Inkscape file.Sergey Sharybin
2011-03-20fix for 2 bugs importing SVGCampbell Barton
2011-03-20fix SVG loading when a float has whitespace prefix.Campbell Barton
2011-02-27minor pep8 editsCampbell Barton
2011-02-26SVG importer:Sergey Sharybin
2011-02-26SVG importer:Sergey Sharybin
2011-02-25SVG importer:Sergey Sharybin
2011-02-24SVG importer:Sergey Sharybin
2011-02-23SVG importer new geometries:Sergey Sharybin
2011-02-23SVG format fixes:Sergey Sharybin
2011-02-22pep8 fix for svg importerSergey Sharybin
2011-02-22SVG importer:Sergey Sharybin
2011-02-21fix for [#26148] Anomaly in bvh importCampbell Barton
2011-02-21Initial commit of SVG importer for Blender 2.5Sergey Sharybin