Skip to content
Snippets Groups Projects
  1. Feb 22, 2011
    • Sergey Sharybin's avatar
      SVG format fixes: · 68ad5320
      Sergey Sharybin authored
      - Fixed silly error caused by copy-pasteing code from class
        (accessing to self from simple function)
      - Fix for illustrator path format -- it doesn't place spaces before
        "minus" sign of next number. Maybe it's time to go out from stypid
        string replacement-splitting to slower but smarter token parser?
      68ad5320
  2. Feb 21, 2011
  3. Feb 20, 2011
    • Sergey Sharybin's avatar
      Initial commit of SVG importer for Blender 2.5 · b01f11ee
      Sergey Sharybin authored
      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 :)
      b01f11ee
Loading