Blender Git Loki
Git Commits -> Revision 71843bf
Revision 71843bf by Campbell Barton (master) March 31, 2007, 11:19 (GMT) |
Updating JMS's SVG Importer script from 0.5.6 to 0.5.9b Changelog 0.5.7 : - Wash down of some handle problems. 0.5.8 : - 2007/3/9 Wash down of the last exec and correction of a problem with the curve's first beztriple handle which was not recorded at first time . - Added some units managements - Correction of the rotate matrix - Correction of the skew matrix - change in the wash_DATA function suggested by cambo - added __slot__ in class Bez, ITEM and CURVE suggested by cambo - remove unused properties in class ITEM and CURVE 0.5.9 : - 2007/3/28 - many improvements for faster and clearer code suggested by cambo and martin. replacement of "%s" statement by str function. - correction of an error in the scale transform management - correction in the management of the stack transformation that rise an error under python 2.5 but curiously not with python 2.4 .5.9a : - 2007/3/29 - Again a lot of minors corrections - Backward to 0.5.8 of the function that manages float numbers exported by the Adobe Illustrator's SVG. After a lot of tests it seems that this oldest version is also faster too . - correction (bad) on handle management with V and H commands. .5.9b : - 2007/3/31 - one or two minor corrections : now the new object curve is added in the current layer. short modif in the scale menu... |
Commit Details:
Full Hash: 71843bf10312ed21e0c8e1e44dd54d9a685528e3
SVN Revision: 10432
Parent Commit: 685bfd0
Lines Changed: +1032, -1043
1 Modified Path:
/release/scripts/bpymodules/svg2obj.py (+1032, -1043) (Diff)