blender/release/scripts/bpymodules
Campbell Barton 29daa64095 removed unusued vars from Geometry.c
uv_archimap still had python based line intersect

added plane2matrix function to BPyMathutils
added an optional arg to imageFromObjectsOrtho - camera_matrix
camera_matrix can be used to define a plane in 3d space where X and Y scale is used to set the width and height of the area to render.
2006-10-08 10:51:38 +00:00
..
ai2obj.py Gui: 2006-07-07 18:39:51 +00:00
boxpack2d.py Mostly fixed archimap issue where "fill holes" - island filling would hang ths script. 2006-07-29 12:21:38 +00:00
BPyBlender.py A few leftover py2.3 -> py2.4 changes: 2005-10-30 19:19:38 +00:00
BPyImage.py OBJ Import should now meet up to the python standards 2006-09-20 05:03:53 +00:00
BPyMathutils.py removed unusued vars from Geometry.c 2006-10-08 10:51:38 +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 Added python func Blender.Geometry.LineIntersect2D(v1,v2,v3,v4) 2006-10-07 04:56:36 +00:00
BPyMesh.py removed inverted and normalized from py scripts 2006-09-07 14:15:10 +00:00
BPyMessages.py removed .parent by mistake in Object.c 2006-09-26 04:39:46 +00:00
BPyNMesh.py BPython: 2005-05-17 07:17:52 +00:00
BPyObject.py added a BPyObject.py with 1 function- getDerivedObjects, gets all dupliObjects and can optionaly get a mesh generated from the objects particles. 2006-10-01 14:02:51 +00:00
BPyRegistry.py BPyRegistry was throwing errors with blank config files. made it check for this and be quiet. 2006-05-15 07:29:28 +00:00
BPyRender.py removed unusued vars from Geometry.c 2006-10-08 10:51:38 +00:00
BPyWindow.py Added python func Blender.Geometry.LineIntersect2D(v1,v2,v3,v4) 2006-10-07 04:56:36 +00:00
defaultdoodads.py Scripts updated: 2005-10-11 19:05:56 +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 Removed debug line added when testing for matrix memory leaks that messed up matrix.invert() 2006-08-06 22:47:57 +00:00
meshtools.py Made lightwave import work with images by removing internal image loading wrapper and use BPyImage.comprehensiveImageLoad 2006-06-29 07:06:54 +00:00
svg2obj.py Gui: 2006-07-07 18:39:51 +00:00