blender/release/scripts/bpymodules
Remigiusz Fiedler 7c48f1994a patch for paths_svg2obj.py by author jms:
This patch solves some major problems of the svg script :
- reading of the inkscape svg format
- parsing of the scientific numbers
- redundant arc data in the same path for only one command "a"
- blending of curves after several files import and at the end a more correct management of the current point.
2009-02-02 00:31:46 +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 VRML/X3D 2008-12-12 05:46:07 +00:00
BPyMesh_octree.py Added a octree implimentation for doing fast locational vertex lookups. 2006-07-31 13:28:00 +00:00
BPyMesh_redux.py PyAPI. 2007-04-18 14:40:01 +00:00
BPyMesh.py bugfix in pickMeshRayFaceWeight() in bpymodules/BPyMesh.py 2008-12-14 18:39:58 +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 This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +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 DXF exporter, dxf-library.py updated 2008-12-14 21:26:24 +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 This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +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 jms: 2009-02-02 00:31:46 +00:00