Dev:Py/Scripts/Tools/Flatten contrib

提供: wiki
< Dev:Py‎ | Scripts‎ | Tools
2018年6月29日 (金) 03:47時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Flatten Contrib
Flattens and copys the contrib svn folder for easy integration of the scrips in Blender.
UI location
Version Author(s) Fabian Fricke http://frigi.designdevil.de
Blender 2.5 Rev:#27668 License GPL


Executable information
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.)