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

Blender 2.6 Bug Tracker: Browse

[#25155] Glare node > Simple star > Rotate 45 is always applied

Date:
2010-12-09 23:11
Priority:
3
State:
Closed
Submitted by:
Jacob F (raccoon)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Interface
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Glare node > Simple star > Rotate 45 is always applied
Detailed description
r33576 on Linux

There seems to be a bug in boolean properties because doing this makes it changeable again:

In: source/blender/makesrna/intern/rna_nodetree.c
- RNA_def_property_boolean_sdna(prop, NULL, "angle", 1);
+ RNA_def_property_boolean_sdna(prop, NULL, "angle", 0);

Followup

Message
  • Date: 2010-12-10 05:35
  • Sender: Davis Sorenson
  • Confirmed, Ubuntu 10.10 32 bit.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2010-12-10 05:40campbellbarton
close_dateNone2010-12-10 05:40campbellbarton
assigned_tonone2010-12-10 05:40campbellbarton
StatusNew2010-12-10 05:40campbellbarton