blender/release/scripts
Willian Padovani Germano 5c31e9f2b5 Scripts updated:
- Discombobulator by Evan R and DirectX8 Exporter by Ben Omari.

BPython:
- Crashed Blender while testing discombobulator: obj.setMaterials() was not checking if the passed obj had valid obj->data. If the object had been created and not linked yet to a mesh, a crash would happen when trying to sync ob and me material lists. Now an error is returned. Also made obj.setMaterials accept an empty list, since obj.getMaterials can return that.

Thanks to the script authors for the updated versions and special thanks to Tom (LetterRip) for collecting info about updated and new scripts, sending me updates I had missed, etc.
2005-10-11 19:05:56 +00:00
..
bpydata Updating build systems: folder release/bpydata/ moved to release/scripts/bpydata/ 2005-04-16 18:25:42 +00:00
bpymodules Scripts updated: 2005-10-11 19:05:56 +00:00
ac3d_export.py BPython bug fixes: 2005-06-11 05:30:14 +00:00
ac3d_import.py Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor. 2005-04-16 05:25:42 +00:00
Apply_def.py Vertex group support in Apply_Def. If subsurf is off on the original mesh, copies groups AND weight. If not, only copies weight. 2005-02-14 01:26:07 +00:00
armature_symetry.py BPython: 2005-05-17 07:17:52 +00:00
Axiscopy.py Scripts: 2004-11-07 16:31:13 +00:00
batch_name_edit.py BPython: 2005-05-17 07:17:52 +00:00
bevel_center.py Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor. 2005-04-16 05:25:42 +00:00
blender2cal3d.py Scripts: 2004-11-30 02:27:46 +00:00
bvh2arm.py Scripts updated: 2005-07-11 02:41:08 +00:00
bvh_export.py Scripts: 2004-11-07 16:31:13 +00:00
bvh_import.py Bug reported by Jean-Baptiste. 2005-06-27 15:57:09 +00:00
camera_changer.py BPython: bug fixes / patches from trackers 2005-05-20 05:14:03 +00:00
clean_mesh.py Scripts: 2004-12-01 04:49:04 +00:00
config.py Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor. 2005-04-16 05:25:42 +00:00
console.py Scripts: 2005-10-11 02:32:58 +00:00
DirectX8Exporter.py Scripts updated: 2005-10-11 19:05:56 +00:00
DirectXExporter.py Scripts: 2004-11-07 16:31:13 +00:00
discombobulator.py Scripts updated: 2005-10-11 19:05:56 +00:00
disp_paint.py Scripts: 2005-10-11 02:32:58 +00:00
doc_browser.py Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor. 2005-04-16 05:25:42 +00:00
envelope_assignment.py BPython: 2005-05-17 07:17:52 +00:00
envelope_symmetry.py BPython: 2005-05-17 07:17:52 +00:00
fixfromarmature.py BPython bug fixes: 2005-06-11 05:30:14 +00:00
help_browser.py BPython bug fixes: 2005-06-11 05:30:14 +00:00
help_getting_started.py Scripts: 2004-11-07 16:31:13 +00:00
help_manual.py Scripts: 2004-11-07 16:31:13 +00:00
help_py_reference.py Scripts: 2004-11-07 16:31:13 +00:00
help_release_notes.py Scripts: 2004-11-07 16:31:13 +00:00
help_tutorials.py Scripts: 2004-11-07 16:31:13 +00:00
help_web_blender.py Scripts: 2004-11-07 16:31:13 +00:00
help_web_devcomm.py Scripts: 2004-11-07 16:31:13 +00:00
help_web_eshop.py Scripts: 2004-11-07 16:31:13 +00:00
help_web_usercomm.py Scripts: 2004-11-07 16:31:13 +00:00
hotkeys.py Scripts: 2005-10-11 02:32:58 +00:00
kloputils.py Scripts: 2004-11-07 16:31:13 +00:00
knife.py BPython: 2005-05-17 07:17:52 +00:00
lightwave_export.py Scripts: 2005-10-11 02:32:58 +00:00
lightwave_import.py Scripts: 2005-10-11 02:32:58 +00:00
nendo_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
nendo_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
obdatacopier.py Scripts: 2004-11-07 16:31:13 +00:00
obj_export.py Scripts: 2005-10-11 02:32:58 +00:00
obj_import.py Scripts: 2005-10-11 02:32:58 +00:00
off_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
off_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
paths_import.py Scripts: 2005-06-12 23:40:46 +00:00
radiosity_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
radiosity_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
raw_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
raw_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
renameobjectbyblock.py Scripts: 2004-11-07 16:31:13 +00:00
rvk1_torvk2.py Scripts: 2004-11-07 16:31:13 +00:00
save_theme.py BPython bug fixes: 2005-06-11 05:30:14 +00:00
sel_same.py BPython: 2005-03-19 06:24:55 +00:00
skin.py Scripts: 2005-10-11 02:32:58 +00:00
slp_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
sysinfo.py Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor. 2005-04-16 05:25:42 +00:00
tex2uvbaker.py Scripts: 2005-10-11 02:32:58 +00:00
truespace_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
truespace_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
unweld.py Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor. 2005-04-16 05:25:42 +00:00
uv_export.py Some additions to the docs for my scripts. 2004-11-07 18:03:18 +00:00
uvpaint.py Scripts: 2005-10-11 02:32:58 +00:00
videoscape_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
vrml97_export.py Bart updated his scripts... 2005-06-06 19:00:02 +00:00
wings_export.py Scripts: 2005-10-11 02:32:58 +00:00
wings_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
wrl2export.py Scripts: 2005-06-12 23:40:46 +00:00
x3d_export.py Bart updated his scripts... 2005-06-06 19:00:02 +00:00