Extensions:2.4/Py/Scripts/Toolkits
< Extensions:2.4 | Py | Scripts
- Back to Catalog
Wiki Scripts Toolkits Blender 2.49
To better enhance the Blender scripts experience & to try to document the wide variety of scripts for the Blender 2.4 series of Python scripting. several scripts have/will be/been bundled for your use in Blender.
- Download the Toolkits for Blender 2.49 below.
- If you would like to have your script included in the Wiki Bundle, please contact Meta-Androcto through Private Message on
- Scripts will be tested & each line of code read before inclusion in any Wiki scripts Bundle.
- Scripts will be modified to include BPY Docs & add Author Details where none exist, fix minor errors, fix text encoding.
- Scripts that will be included in the Wiki Bundle must be of a license type compatible with Blender.
Licensing
Licenses will be:
- GPL GNU General Public License
- An exception was made to include:
- BSD >GPL compat License
Scripts Bundles
- Add_Menu_Toolkit
- Animation_Menu_Toolkit
- Materials_Menu_Toolkit
- Image_Menu_Toolkit
- Mesh_Menu_Toolkit
- Misc_Menu_Toolkit
- Object_Menu_Toolkit
- Render_Menu_Toolkit
- System_Menu_Toolkit
- Themes_Menu_Toolkit
- UV_Menu_Toolkit
- Wizards_Menu_Toolkit
Download
|
Download
|
Plugins Bundles
Currently the plugins are available here:
for svn checkout of updated plugins: https://svn.blender.org/svnroot/bf-extensions/contrib/2_4x/plugins/
for browsing original repository: http://www-users.cs.umn.edu/~mein/blender/plugins/
Older Plugin Links from above site:
- Please note the Plugins are provided as is. No Support is offered.
- Plugin Sources with python(zip)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins_src.zip
- Plugin Sources with python(tgz)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins.src.tgz
- Just the python stuff(zip)
- http://www-users.cs.umn.edu/~mein/blender/plugins/python.zip
- Windows Precompiled Plugins(zip)
- http://www-users.cs.umn.edu/~mein/blender/plugins/winplugins.zip
- Linux Precompiled Plugins(tgz)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins.linux.tgz
- Linux 64bit Precompiled Plugins(tgz)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins.linux64.tgz
- Solaris5.7 Precompiled Plugins(tgz)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins.sunos.tgz
- Irix6.5 Precompiled Plugins(tgz)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins.irix.tgz
- OSX Precompiled Plugins(tgz)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins.darwin.tgz
- OSX(Intel) Precompiled Plugins(tgz)
- http://www-users.cs.umn.edu/~mein/blender/plugins/plugins.darwin-i386.tgz
- Back to Catalog