[Bf-committers] Python Curve API.

Robert Wenzlaff bf-committers@blender.org
Wed, 17 Sep 2003 00:03:33 -0400


Please tell me it's no where near done.

 1) There doesn't seem to be any way to update a curve except going into and 
out of edit mode, making scripting  of curves pointless.  scene.update(0)
doesn't update them, and scene.update(1) crashes.

2) There seems to be no way to tell how many control points a curve has.

3) Every other set of coords in the API is accessed as co[0], co[1], co[2].
Yet the control points of a curve are just 9 numbers that we have to keep 
track of.  Wouldn't a list of lists have been a better choice?

-- 
*********************************************
    Do you quality for an abuse program 
  if you find yourself placing 2 or more 
   personal Digikey orders in one day? 
*********************************************
Robert Wenzlaff   rwenzlaff@soylent-green.com