blender/release/scripts
Willian Padovani Germano 8f080e024f BPython: bug fixes / patches from trackers
(excuse me for not committing earlier)

Patches by Ken Hughes (thanks for all bug fixes!):

1) Setting a scene's MapOld and MapNew values in python does nothing:
bug #2566 submitted by Dominic Agoro-Ombaka (dmao):
https://projects.blender.org/tracker/?func=detail&aid=2566&group_id=9&atid=125
patch #2571:
https://projects.blender.org/tracker/index.php?func=detail&aid=2571&group_id=9&atid=127

2) Calling the file selector after setting the progress bar crashes Blender:
bug #2418 submitted by Alessandro Garosi (brandano):
https://projects.blender.org/tracker/?func=detail&aid=2418&group_id=9&atid=125
patch #2568:
https://projects.blender.org/tracker/index.php?func=detail&aid=2568&group_id=9&atid=127

3) Menus always generate same event when canceled:
bug #2429 submitted by Campbell Barton:
https://projects.blender.org/tracker/?func=detail&aid=2429&group_id=9&atid=125
patch #2579:
https://projects.blender.org/tracker/?func=detail&aid=2579&group_id=9&atid=127

4) Add a vertex to a mesh with groups using a script and then edit that mesh hangs blender:
bug #2211 reported by German Alonso Tamayo (servivo):
https://projects.blender.org/tracker/index.php?func=detail&aid=2211&group_id=9&atid=125
patch #2580
#https://projects.blender.org/tracker/index.php?func=detail&aid=2580&group_id=9&atid=127

About bug #2033, I'm still looking at it, committing a small fix now.

=====

Patches by Campbell Barton (thanks!):

#2482: BGL pydocs fix broken links
https://projects.blender.org/tracker/index.php?func=detail&aid=2482&group_id=9&atid=127

#2426: Large text in Draw.Text and Draw.GetStreingWidth
https://projects.blender.org/tracker/index.php?func=detail&aid=2462&group_id=9&atid=127

#2521: scene.getActiveObject()
https://projects.blender.org/tracker/index.php?func=detail&aid=2521&group_id=9&atid=127

#2523: NMesh.GetNames()
https://projects.blender.org/tracker/index.php?func=detail&aid=2523&group_id=9&atid=127

- docs also updated
2005-05-20 05:14:03 +00:00
..
bpydata Updating build systems: folder release/bpydata/ moved to release/scripts/bpydata/ 2005-04-16 18:25:42 +00:00
bpymodules No cvs freeze msg yet, so thought I could go with a last minute new script: 2005-05-17 19:56:29 +00:00
ac3d_export.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
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 BPython: 2005-05-17 07:17:52 +00:00
bvh_export.py Scripts: 2004-11-07 16:31:13 +00:00
bvh_import.py BPython: 2005-05-17 07:17:52 +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 BPython: 2005-05-17 07:17:52 +00:00
DirectX8Exporter.py Scripts: 2004-11-07 16:31:13 +00:00
DirectXExporter.py Scripts: 2004-11-07 16:31:13 +00:00
discombobulator.py No cvs freeze msg yet, so thought I could go with a last minute new script: 2005-05-17 19:56:29 +00:00
disp_paint.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
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: 2005-05-17 07:17:52 +00:00
help_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
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: 2004-11-07 16:31:13 +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 (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
lightwave_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +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 - bug fix #1874 2004-12-12 13:42:49 +00:00
obj_import.py - bug fix reported by LetterRip at IRC (just typo: expant isn't expand) 2004-12-12 15:28:38 +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 (making some changes to the scripts dir): 2005-03-21 05:26:52 +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: 2005-05-17 07:17:52 +00:00
sel_same.py BPython: 2005-03-19 06:24:55 +00:00
skin.py Scripts: 2004-11-07 16:31:13 +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 BPython: 2005-01-22 02:48:03 +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
UVpaint05.py Scripts: 2004-11-07 16:31:13 +00:00
videoscape_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
vrml97_export.py BPython: 2005-05-17 07:17:52 +00:00
wings_export.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
wings_import.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
wrl2export.py Scripts: 2004-11-07 16:31:13 +00:00
x3d_export.py BPython: 2005-05-17 07:17:52 +00:00