.. |
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
|
2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17434:HEAD
|
2008-12-14 17:32:24 +00:00 |
BPyMathutils.py
|
2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17434:HEAD
|
2008-12-14 17:32:24 +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
|
left a print in and didnt account for no vgroups BPyMesh also had an error when meshWeight2List was called on a mesh with no vgroups
|
2007-08-12 01:38:12 +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
|
2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17434:HEAD
|
2008-12-14 17:32:24 +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 update
|
2008-10-07 20:34: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
|
fix for [#9649] svg2obj.py needs a patch,
|
2008-04-28 19:13:38 +00:00 |