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 (Collapse)Author
2011-02-21Added link to tracker for SVG importerSergey Sharybin
2011-02-21fix for [#26148] Anomaly in bvh importCampbell Barton
zero length bones had their tail offset in the wrong direction.
2011-02-21Initial commit of SVG importer for Blender 2.5Sergey Sharybin
Only <path> is supported at this moment, other geometries would be added a bit later. Transform attribute, defined, groups and uses should work pretty fine. Work is in progress, so please repoer issues to me, not to tracker :)