Extensions:2.6/Py/Scripts/Curve/Curves Galore

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Curve
移動先: 案内検索
Curveaceous Galore
Add a variety of curve objects
UI location Group: Add Curve
Version 2.0 Author(s) Jimmy Hazevoet, testscreenings
Blender 2.5 Rev:#28923 License GPL


Executable information
File name add_curve_aceous_galore.py
Current version download https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/add_curve_aceous_galore.py


Links http://blenderartists.org/forum/showthread.php?t=187481



Installation

  • This script is in Blender 2.5 Add-Ons menu.
  • In User Preferences you can see the Extensions menu.
  • You can activate the script here.
  • The script will now show up in the Shift/A Add/Curve Menu.

Introduction

  • the different curve types currently available
CurveTypes.png































Instructions

Interface/Menu Overview

Curves gallore screen.jpg


  • The interface for this script is found in the Add > Curves Menu. The Parameters can then be changed in the 3dView Toolbar or with the floating Panel (F6).















Known Issues

  • In Blender 2.5 the scripts currently show up in the toolbar.
  • Currently you need to set script parameters before doing any transforms or using modifiers.
  • Not the entire functionality of the 2.49 API has been ported yet. Some of the curve types which were possible in the 2.49 version of the script are not ported over yet.

Additional Information


  • In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/

Support