Blender Git Loki
Git Commits -> Revision 3cb4547
Revision 3cb4547 by Remigiusz Fiedler (master) June 4, 2009, 19:49 (GMT) |
bugfix and updates for DXF-Importer/Exporter scripts DXF-Library log: v1.31 - 2009.06.02 by migius - modif _Entity class: added paperspace,elevation v1.30 - 2009.05.28 by migius - bugfix 3dPOLYLINE/POLYFACE: VERTEX needs x,y,z coordinates, index starts with 1 not 0 DXF-Importer: minor changes DXF-Exporter log: v1.34 - 2009.06.02 by migius - support XYmirrored 2d-curves to POLYLINEs: works correct only for rotX,rotY==0.0 - support thickness and elevation for curve-objects - fix extrusion 210-code (3d orientation vector) - fix POLYFACE export, synchronized with dxfLibrary.py - changed to the new 2.49 method Vector.cross() - output style manager (first try) v1.33 - 2009.05.25 by migius - bugfix flipping normals in mirrored mesh-objects - added UI-Button for future Shadow Generator - support curve objects in projection-2d mode - UI stuff: camera selector/manager |
Commit Details:
Full Hash: 3cb4547b80fcb8cea947395c16c94f48920253be
SVN Revision: 20635
Parent Commit: aa0f4fb
Lines Changed: +330, -176