blender/release/scripts
Campbell Barton d01374b4d0 image_auto_layout update to use new UV coords, bugfix #5624 thenaks (fredz)
added some text to mesh_boneweight_copy
2007-01-09 00:36:42 +00:00
..
bpydata
bpymodules made python 2.3 compat again. 2007-01-07 07:33:40 +00:00
3ds_export.py Metaball - docs were wrong 2007-01-07 15:33:28 +00:00
3ds_import.py 3ds_export now exports Texface UV images to 3ds's materials - supports material images as well 2007-01-04 15:20:28 +00:00
ac3d_export.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
ac3d_import.py
animation_empties2armature.py
animation_trajectory.py made scn.objects more flexible... you can now things like... 2006-12-28 11:09:36 +00:00
armature_symetry.py Mech cleanup use new edge_keys 2006-12-28 05:00:35 +00:00
Axiscopy.py mesh_skin updated to use ed.key, other minor cleanups. 2006-12-25 23:14:48 +00:00
bevel_center.py Mech cleanup use new edge_keys 2006-12-28 05:00:35 +00:00
blenderLipSynchro.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
bvh_import.py Scene.c - deprecation warning for getScene 2006-12-29 08:57:33 +00:00
camera_changer.py
config.py
console.py bevel_center.py - avoid 2 python errors. (doing recursive before bevel, now UI prevents this) 2006-12-12 05:29:42 +00:00
DirectX8Exporter.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
DirectX8Importer.py
discombobulator.py
disp_paint.py simple change, made 2006-12-12 10:38:43 +00:00
doc_browser.py bevel_center.py - avoid 2 python errors. (doing recursive before bevel, now UI prevents this) 2006-12-12 05:29:42 +00:00
envelope_symmetry.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
export_lightwave_motion.py
export_mdd.py = mdd export update = 2007-01-05 01:42:19 +00:00
export_obj.py somehow pasted some text by mistake that raised an error. 2006-12-25 10:53:00 +00:00
export-iv-0.1.py Mech cleanup use new edge_keys 2006-12-28 05:00:35 +00:00
faceselect_same_weights.py Mech cleanup use new edge_keys 2006-12-28 05:00:35 +00:00
flt_export.py Mech cleanup use new edge_keys 2006-12-28 05:00:35 +00:00
flt_filewalker.py
flt_import.py Mech cleanup use new edge_keys 2006-12-28 05:00:35 +00:00
help_browser.py
help_getting_started.py
help_manual.py
help_py_reference.py
help_release_notes.py
help_tutorials.py
help_web_blender.py
help_web_devcomm.py
help_web_eshop.py
help_web_usercomm.py
hotkeys.py Added Draw.BeginAlign(), Draw.EndAlign() 2006-12-23 00:56:40 +00:00
IDPropBrowser.py =IDProperties Python Test GUI Script update= 2006-12-29 21:17:57 +00:00
image_auto_layout.py image_auto_layout update to use new UV coords, bugfix #5624 thenaks (fredz) 2007-01-09 00:36:42 +00:00
image_billboard.py BPyRender.imageFromObjectsOrtho's now sets all layers visible, 2006-10-09 04:29:24 +00:00
image_edit.py minor change so other scripts can call image_edit.edit_extern(img) to edit an image in the gimp, photoshop etc. 2006-11-26 18:40:04 +00:00
image_find_paths.py makes image paths relative even if the files referenced exist. 2006-09-20 09:44:41 +00:00
import_dxf.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
import_mdd.py = mdd import update = 2007-01-05 01:45:54 +00:00
import_obj.py added a call to mesh calcNormals so smooth faces look right 2006-12-28 22:56:24 +00:00
kmz_ImportWithMesh.py
knife.py
lightwave_export.py
lightwave_import.py made scn.objects more flexible... you can now things like... 2006-12-28 11:09:36 +00:00
md2_export.py =md2_export.py small fix= 2006-11-27 01:05:44 +00:00
md2_import.py
mesh_boneweight_copy.py image_auto_layout update to use new UV coords, bugfix #5624 thenaks (fredz) 2007-01-09 00:36:42 +00:00
mesh_cleanup.py Mech cleanup use new edge_keys 2006-12-28 05:00:35 +00:00
mesh_edges2curves.py use new edge/face keys ittributes 2006-12-30 09:40:05 +00:00
mesh_mirror_tool.py faster sorting syntax in python, try/except for py 2.3 backwards compat 2006-12-14 14:53:32 +00:00
mesh_poly_reduce.py update to Axiscopy, more error checking. basic functionality the same. 2006-12-15 22:14:33 +00:00
mesh_skin.py bugfix, would make bow-tie faces when skinning more then 2 loops. 2007-01-05 16:41:04 +00:00
mesh_solidify.py Use ed.key and face.edge_keys to build connectivity data faster. 2006-12-17 00:08:05 +00:00
nendo_export.py simple change, made 2006-12-12 10:38:43 +00:00
nendo_import.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
obdatacopier.py added many checks to uvcopy so it dosnt raise errors. 2006-12-12 07:28:20 +00:00
object_apply_def.py object_apply_def - use new BPy Object API funcs, no error in localview 2006-12-14 03:43:02 +00:00
object_batch_name_edit.py update to Axiscopy, more error checking. basic functionality the same. 2006-12-15 22:14:33 +00:00
object_cookie_cutter.py object_cookie_cutter - use edge keys 2006-12-26 01:45:58 +00:00
object_random_loc_sz_rot.py
off_export.py object_apply_def - use new BPy Object API funcs, no error in localview 2006-12-14 03:43:02 +00:00
off_import.py boxpack2d - python 2.3 compat fix, thanks brecht 2006-12-21 21:56:11 +00:00
paths_import.py JMS's latest SVG importer with his compatibility fixes and optimizations. 2006-12-29 11:09:29 +00:00
ply_export.py
ply_import.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
radiosity_export.py added many checks to uvcopy so it dosnt raise errors. 2006-12-12 07:28:20 +00:00
radiosity_import.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
raw_export.py
raw_import.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
renameobjectbyblock.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
rvk1_torvk2.py
save_theme.py Python API: 2006-12-30 18:28:49 +00:00
slp_import.py
sysinfo.py
tex2uvbaker.py Update to JMSs scripts fixed bug 5419. 2007-01-04 20:44:33 +00:00
truespace_export.py simple change, made 2006-12-12 10:38:43 +00:00
truespace_import.py
unweld.py ==unweld script update== 2006-08-07 19:04:17 +00:00
uv_archimap.py faster sorting syntax in python, try/except for py 2.3 backwards compat 2006-12-14 14:53:32 +00:00
uv_export.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
uv_from_adjacent.py faster sorting syntax in python, try/except for py 2.3 backwards compat 2006-12-14 14:53:32 +00:00
uvcalc_follow_active_coords.py Added a function to BPyMesh - getFaceLoopEdges(faces, seams=[]) 2006-12-27 15:21:34 +00:00
uvcalc_from_adjacent.py removing uvcalc_from_adjacent for review on Sunday's meeting. 2006-12-15 09:25:57 +00:00
uvcalc_quad_clickproj.py adding this script that takes 3 clicks to set the selected faces projections. 2006-12-29 00:25:56 +00:00
uvcalc_smart_project.py Updated to use face.edge_keys, 2006-12-21 04:20:07 +00:00
uvcopy.py made the hax height of the clever_numbers 8 rather then 5, was wrapping on too many scripts. 2006-12-15 20:22:59 +00:00
uvpaint.py Update to JMSs scripts fixed bug 5419. 2007-01-04 20:44:33 +00:00
vertexpaint_from_material.py adding a script that copies material colors to vertex colors, 2006-09-21 01:36:09 +00:00
vertexpaint_gradient.py
vertexpaint_selfshadow_ao.py check for devide by zero error 2006-10-30 16:01:38 +00:00
videoscape_export.py simple change, made 2006-12-12 10:38:43 +00:00
vrml97_export.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
weightpaint_clean.py weightpaint_clean, option to clean all vgroups 2006-12-27 09:31:28 +00:00
weightpaint_envelope_assign.py toolbox.c - for the label in VarStruct use the tooltip for the text to get around the 15 char limit that only allowed you to fill about half of the available area on the clever numbuts panel, 2007-01-04 11:43:13 +00:00
weightpaint_gradient.py weightpaint_clean, option to clean all vgroups 2006-12-27 09:31:28 +00:00
weightpaint_grow_shrink.py
weightpaint_normalize.py weightpaint_clean, option to clean all vgroups 2006-12-27 09:31:28 +00:00
widgetwizard.py object_cookie_cutter - use edge keys 2006-12-26 01:45:58 +00:00
x3d_export.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00
xfig_export.py simple change, made 2006-12-12 10:38:43 +00:00
xsi_export.py modified scripts from using older/depricated Python API commands, deprecated scn.getChildren() in the docs. 2006-12-25 09:17:23 +00:00