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
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
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-12-09Fix T42847: SVG importer: incorrectly imports valid SVG filesSergey Sharybin
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-05-13Fix document height parsing when height contains unitsSergey Sharybin
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2014-01-23Fix T38324: import SVG from Inkscape doesn't match space originSergey Sharybin
2013-11-15Code cleanup: multiple spaces around keywordSergey Sharybin
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
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-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-04-23Fix #31056: SVG importer ignores fill color from parent containerSergey Sharybin
2012-01-14remove api field, was never used.Campbell Barton
2011-12-31adjust for column major matrix changeCampbell Barton
2011-11-25minor pep8 editsCampbell Barton
2011-10-17fix spelling errors for commentsCampbell Barton
2011-09-03Fix #28446: Moving imported object to new layer deletes itSergey Sharybin
2011-07-25switch vector multiply orderCampbell Barton
2011-07-11cleanupCampbell Barton
2011-05-22Fix #27456: Scalable Vector Graphics (SVG) file importing incorrectlySergey Sharybin
2011-05-16update for changes in blender module layout, also add global axis conversion ...Campbell Barton
2011-04-17SVG importer:Sergey Sharybin
2011-04-10Formatting/standardization for description/locationJonathan Smith
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-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-27replace imports from *, considered bad practice by python devs.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