blender/release/scripts/bpymodules
Campbell Barton 26ef99157e made mesh.getFromObject() accept a python object as well as the object name.
accepting the name only was causing big problems when exporting library data, because duplicate names are possible the wrong data was exporting.
2006-11-13 17:37:01 +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 attempt to make zero area faces result in NAN or INF loc verts happen less. 2006-11-02 00:13:38 +00:00
BPyMesh.py made mesh.getFromObject() accept a python object as well as the object name. 2006-11-13 17:37:01 +00:00
BPyMessages.py added Jiri as a contributer to the obj importer 2006-11-03 20:04:56 +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 BPyRender sets renderlayers right now 2006-10-11 10:33:34 +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