blender/release/scripts/bpymodules
Campbell Barton 6bc2ada6fc Made all the scripts use the file browser for saving images
Added better docscrings

Added a texture baker for procedural textures,

Its able to make a WYSIWYG image from the texture, by using the texmesh property, so texture coords arnt lost up when flattening the mesh.

Use a high res image not to see any seams
2006-07-31 15:22:20 +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 BPyImage had a problem with a path being returned as None 2006-05-15 13:33:30 +00:00
BPyMathutils.py Missing constant added. 2006-07-13 13:41:26 +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 list2MeshWeight and meshWeight2List - faster then the dict equivilents and better in some cases. 2006-07-07 10:46:46 +00:00
BPyMesh.py updated py scripts for changes in mathutils 2006-07-27 03:15:37 +00:00
BPyMessages.py removed image_bake_from_uvs and replaced it with a module that does all the work and 4 scripts accessable from the UV/Image menu. 2006-07-29 07:14:11 +00:00
BPyNMesh.py BPython: 2005-05-17 07:17:52 +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 Made all the scripts use the file browser for saving images 2006-07-31 15:22:20 +00:00
BPyWindow.py removed image_bake_from_uvs and replaced it with a module that does all the work and 4 scripts accessable from the UV/Image menu. 2006-07-29 07:14:11 +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 updated py scripts for changes in mathutils 2006-07-27 03:15:37 +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