blender/release/scripts
Willian Padovani Germano cbe7471905 Interface:
- added submenu "Scripts" in both View3D->Object and Mesh menus.
  Put them on top (it's better to follow some guideline, so users don't have to search for "Scripts" submenu in a different position in each menu), feel free to change.
- added button 'previous win' to SpaceScript, makes accessing buttons win, for example, much faster.  Maybe all spaces could have this button.

BPython:
- added Window.EditMode(), to check, enter and leave edit mode.  Scripts that change mesh data need this to leave edit mode before making changes to the active (G.obedit) mesh, of course.
- updated script bevel_center to use the above function and also popup an error msg if the active obj is not a mesh.
- doc updates, minor fixes.

Forgot to mention in my previous commit that I also updated the "-P" command-line option (for running script files) to be able to run already loaded Blender Texts, too.  So, if you have a script called 'Text' in foo.blend, you can run it with blender foo.blend -P Text .
2004-07-03 17:28:15 +00:00
..
ac3d_export.py New scripts: 2004-07-03 05:17:04 +00:00
ac3d_import.py BPython: 2004-06-24 09:43:13 +00:00
batch_name_edit.py Scripts: 2004-06-24 15:03:08 +00:00
bevel_center.py Interface: 2004-07-03 17:28:15 +00:00
blender2cal3d.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
bvh_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
bvh_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
DirectX8Exporter.py - Scripts: 2004-06-21 12:01:23 +00:00
DirectXExporter.py - Scripts: 2004-06-21 12:01:23 +00:00
disp_paint233f.py Interface: 2004-07-03 17:28:15 +00:00
doc_browser.py New scripts: 2004-07-03 05:17:04 +00:00
fixfromarmature.py Scripts: 2004-06-10 03:27:46 +00:00
hotkeys.py New scripts: 2004-07-03 05:17:04 +00:00
kloputils.py Scripts: 2004-06-24 15:03:08 +00:00
knife.py - Scripts: 2004-06-21 12:01:23 +00:00
lightwave_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
lightwave_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
mod_blender.py Scripts: 2004-06-10 03:27:46 +00:00
mod_meshtools.py Scripts: 2004-06-10 03:27:46 +00:00
nendo_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
nendo_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
obdatacopier.py New scripts: 2004-07-03 05:17:04 +00:00
obj_export.py - Scripts: 2004-06-21 20:32:07 +00:00
obj_import.py - Scripts: 2004-06-21 20:32:07 +00:00
off_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
off_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
radiosity_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
radiosity_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
raw_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
raw_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
renameobjectbyblock.py New scripts: 2004-07-03 05:17:04 +00:00
rvk1_torvk2.py Scripts: 2004-06-10 03:27:46 +00:00
slp_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
sysinfo.py * Added a spot for scripts to register themselves in the Help menu 2004-06-11 02:39:22 +00:00
truespace_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
truespace_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
unweld044.py Interface: 2004-07-03 17:28:15 +00:00
uv_export.py Scripts: 2004-06-10 03:27:46 +00:00
UVpaint05.py Scripts: 2004-06-10 03:27:46 +00:00
videoscape_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
wings_export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
wings_import.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00
wrl2export.py * Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums. 2004-06-11 02:12:37 +00:00