「Extensions:2.4/Py/Scripts」の版間の差分
< Extensions:2.4 | Py
(Remove 2.4x scripts catalog) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 03:45時点における最新版
目次
Blender 2.4x Scripts
This was the area for Blender 2.4x series scripts.
Introduction
This section deals with Python Scripts written for Blender 2.49b or earlier. The version of Python is Python 2.6.2. For Blender 2.5 or later please see relevant wiki section.
- Inside Blender
- With Blender running, use a Text Editor to load the .py file, and then File->Run Python Script
- Scripts Menu
- If the script is self-registering to one of the Blender menus and is located in the Python Script folder set in your User Preferences, you can switch one of the blender windows to a Scripts window, and run it from the menu that pops up.
Blender 2.4x API
Python Scripts Catalog Blender 2.49b
- Note:
- Due to the large amount of broken links, this section is now Closed. .
- Here are the downloads for the 2.49 working scripts & plugins:
- Extensions:Py/Scripts/Toolkits
- Extensions:2.4/Py/Scripts/Bundles
- Note:
- Ask for permission before editing this page. Please.
- Original wiki templates:
- Extensions:Py/Scripts/Catalog/Template
- Extensions:Py/Scripts/Template
- Note:
- For Current Addons please look here:
- Extensions:2.6/Py/Scripts