blender/release/scripts/bpymodules
Remigiusz Fiedler 3cb4547b80 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
2009-06-04 19:49:19 +00:00
..
blend2renderinfo.py Standalone reads a list of scene, start frame, end frame from blend files without having to load them in blender. 2008-01-30 16:16:38 +00:00
BPyAddMesh.py fix for [#11542] "Add -> Mesh -> Torus" adds corrupt mesh 2008-05-16 13:05:36 +00:00
BPyArmature.py Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00
BPyBlender.py A few leftover py2.3 -> py2.4 changes: 2005-10-30 19:19:38 +00:00
BPyCurve.py Adding a function that gets a list of polylines from a curve object 2006-12-07 15:22:55 +00:00
BPyImage.py added a function to resolve case insensitive paths in BPySys and an option to use it in BPyImage 2008-12-03 02:03:51 +00:00
BPyMathutils.py Removed use of CrossVecs, DotVecs, CrossQuats and DotQuats 2009-05-22 03:45:46 +00:00
BPyMesh_redux.py Removed use of CrossVecs, DotVecs, CrossQuats and DotQuats 2009-05-22 03:45:46 +00:00
BPyMesh.py Removed use of CrossVecs, DotVecs, CrossQuats and DotQuats 2009-05-22 03:45:46 +00:00
BPyMessages.py mesh_wire.py - gave an error with no faces, 2007-11-22 16:30:14 +00:00
BPyNMesh.py BPython: 2005-05-17 07:17:52 +00:00
BPyObject.py own dumb mistake missing a return 2007-08-24 11:57:26 +00:00
BPyRegistry.py Potential fix for [#8113] Blender.Registry segfault when no permission to write 2008-04-07 20:56:45 +00:00
BPyRender.py Made aspx/y into floats so we can render precise regions (for apricot terrain baking) 2008-04-09 15:46:26 +00:00
BPySys.py added a function to resolve case insensitive paths in BPySys and an option to use it in BPyImage 2008-12-03 02:03:51 +00:00
BPyTextPlugin.py Scripts 2008-09-10 21:37:22 +00:00
BPyWindow.py Removed use of CrossVecs, DotVecs, CrossQuats and DotQuats 2009-05-22 03:45:46 +00:00
defaultdoodads.py Scripts updated: 2005-10-11 19:05:56 +00:00
dxfColorMap.py ==dxf import script == 2007-01-05 00:51:12 +00:00
dxfLibrary.py bugfix and updates for DXF-Importer/Exporter scripts 2009-06-04 19:49:19 +00:00
dxfReader.py DXF-importer prepared for ProE files, which are outside of DXF-specification. 2008-05-08 15:58:00 +00:00
mesh_gradient.py Removed use of CrossVecs, DotVecs, CrossQuats and DotQuats 2009-05-22 03:45:46 +00:00
meshtools.py simple change, made 2006-12-12 10:38:43 +00:00
paths_ai2obj.py French text was breaking python interpreters. 2008-03-13 03:32:23 +00:00
paths_eps2obj.py renaming to match JMS's names 2007-05-21 16:01:49 +00:00
paths_gimp2obj.py French text was breaking python interpreters. 2008-03-13 03:32:23 +00:00
paths_svg2obj.py patch for paths_svg2obj.py by author J.M.Soler: 2009-04-23 23:44:43 +00:00