Dev:Py/Scripts/Tools/Flatten contrib
< Dev:Py | Scripts | Tools
2015年12月28日 (月) 04:24時点におけるwiki>Brechtによる版 (moved Dev:2.5/Py/Scripts/Tools/Flatten contrib to Dev:Py/Scripts/Tools/Flatten contrib: remove version namespace)
UI location | |||
---|---|---|---|
Version | Author(s) | Fabian Fricke http://frigi.designdevil.de | |
Blender | 2.5 Rev:#27668 | License | GPL |
File name | flatten_contrib.py |
---|---|
Current version download | https://svn.blender.org/svnroot/bf-extensions/flatten_contrib.py |
Introduction
Flatten Contrib
- Flattens and copys "addons" and "dev-tools" folders by default but can be configured to take care of whole "contrib/py" folder as well if desired.
Instructions
- Make sure to specify the destination folder in the script before running. There only is automatic detection for linux/osx, both of which are untested though. The folder has to exist already, the script won't create a new one.
- Run this script with a Python version <3.x (2.5, 2.6 e.g.)
- Back to Extensions:2.5/Py/Scripts