Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#24762] Bezier Point Radius Cannot be Set When Curve is Created

Date:
2010-11-17 01:36
Priority:
3
State:
Closed
Submitted by:
Andrew Hale (trumanblending)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Python
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Bezier Point Radius Cannot be Set When Curve is Created
Detailed description
A Bezier curve can be created by defining each point individually by location and its handle coordinates. However, the radius of the point is read only and thus cannot be set when the point is created.

It seems odd that other attributes can be set at creation time, but not the radius. It would be nice to be able to do this as you won't have to re-access the data at some later stage to set the radius.

Attached is the system-info.txt and a script demonstrating this issue.

Windows XP, ATI 3850, Blender 2.5.0 r33078

Thanks,
Truman

Followup

Message
  • Date: 2010-11-17 04:15
  • Sender: Sergey Sharybin
  • Assigning to self for investigation.
  • Date: 2010-11-17 14:00
  • Sender: Campbell Barton
  • this was writeable in 2.4x, enable writing, just clamp from 0.0 to FLT_MAX
 

Attached Files:

Name Date Download
system-info.txt 2010-11-17 01:36 Download
noRadiusSet.txt 2010-11-17 01:36 Download

Changes:

Field Old Value Date By
ResolutionNone2010-11-17 14:00campbellbarton
close_date2010-11-17 14:002010-11-17 14:00campbellbarton
assigned_tonazgul2010-11-17 14:00campbellbarton
status_idOpen2010-11-17 14:00campbellbarton
assigned_tonone2010-11-17 04:15nazgul
File Added13637: noRadiusSet.txt2010-11-17 01:36trumanblending
File Added13636: system-info.txt2010-11-17 01:36trumanblending