[Bf-blender-cvs] CVS commit: blender/release/scripts/bpymodules svg2obj.py

Campbell Barton cbarton at metavr.com
Thu May 3 02:06:07 CEST 2007


campbellbarton (Campbell Barton) 2007/05/03 02:06:07 CEST

  Modified files:
    blender/release/scripts/bpymodules svg2obj.py 
  
  Log:
  Update to svg import from JMS
  
       0.5.9d : - 2007/4/5
                -  when a svg file containts several curves they can be imported in
                   separate object.
                -  managment of paths' name when paths are imported as separate curves.
                -  a menu was added to select between separate or joined curves
                -  management of colors
  
       0.5.9e : - 2007/4/7
                - corrected a scale problem that only appears when one uses beveldepth
                - in separate curve option, name is also given to the curve data
                - added the list of svg's color names (147) and modified the color's method
                  to work with.
  
       0.5.9h : - 2007/5/2
                - script was updated with the modifs by cambo
                - removed all debug statements
                - correction of a zero division error in the calc_arc function.
  
  Revision  Changes    Path
  1.15      +295 -88   blender/release/scripts/bpymodules/svg2obj.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/bpymodules/svg2obj.py.diff?r1=1.14&r2=1.15&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list