blender/release/scripts/bpymodules
Campbell Barton 98d797f156 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.
2007-05-03 00:06:07 +00:00
..
ai2obj.py Gui: 2006-07-07 18:39:51 +00:00
BPyAddMesh.py export_fbx.py - support scene start/end frames, fpx, mist settings, better default camera writing. 2007-04-20 18:48:30 +00:00
BPyArmature.py BPyArmature - has a function that gets final pose locations/rotations. the data it returns can be swaped with IPO curve/locations, so exporters can use this to export bones with IK's/constraints. 2007-04-25 05:13:03 +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 PyAPI. 2007-04-18 14:40:01 +00:00
BPyMathutils.py appending libdata no longer breaks all external references. 2007-04-07 17:35:47 +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 Draw.c - error setting the callback button values when using UIBlock (was not offset) 2007-04-27 23:54:30 +00:00
BPyMessages.py Anti - NMesh commit. 2007-04-09 07:03:26 +00:00
BPyNMesh.py BPython: 2005-05-17 07:17:52 +00:00
BPyObject.py BPyArmature - has a function that gets final pose locations/rotations. the data it returns can be swaped with IPO curve/locations, so exporters can use this to export bones with IK's/constraints. 2007-04-25 05:13:03 +00:00
BPyRegistry.py Python API registry SetKey() had a limit of 60 that would keep counting up every time you used SetKey() until it would always be 60 and nothing would save. 2007-04-17 14:23:19 +00:00
BPyRender.py dont use tface hide or select anymore, since maintaining 2 sets of hide/select data for each face is annoying. 2007-04-29 13:39:46 +00:00
BPySys.py lightwave_import - tested with many more new files, fixed a rare error (probably bad file) 2007-04-21 11:23:45 +00:00
BPyWindow.py fixed mouseViewRay in BPyWindow, was not applying the objects matrix to the mouse direction correctly. 2006-12-14 09:56:56 +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
dxfImportObjects.py standard set of minor improvements, tho this is a good script and not much to change. 2007-01-05 03:49:54 +00:00
dxfReader.py = dxf update = 2007-01-10 11:37:19 +00:00
eps2obj.py Gui: 2006-07-07 18:39:51 +00:00
gimp2obj.py Gui: 2006-07-07 18:39:51 +00:00
mesh_gradient.py dont use tface hide or select anymore, since maintaining 2 sets of hide/select data for each face is annoying. 2007-04-29 13:39:46 +00:00
meshtools.py simple change, made 2006-12-12 10:38:43 +00:00
svg2obj.py Update to svg import from JMS 2007-05-03 00:06:07 +00:00