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

Blender 2.6 Bug Tracker: Browse

[#26628] "FCurve/Driver Version Fix" Incorrectly Clobbers Array Indexing

Date:
2011-03-27 01:08
Priority:
3
State:
Closed
Submitted by:
Joshua Leung (aligorith)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Tools
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
"FCurve/Driver Version Fix" Incorrectly Clobbers Array Indexing
Detailed description
"Single-property" driver targets using a path such as:
pose.bones["eyebrow.R"].location[1]

will have the array index incorrectly converted to a string, i.e.
pose.bones["eyebrow.R"].location["1"]

This results in rigs breaking, as location["1"] doesn't resolve to the same value as location[1]

Followup

Message
  • Date: 2011-03-27 01:12
  • Sender: Joshua Leung
  • Forgot to mention:
    This can be tested using the Sintel/Sintel-Lite rigs. Check the Shapekey Drivers for the Eyebrows.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
StatusNew2011-03-27 05:19campbellbarton
status_idOpen2011-03-27 05:19campbellbarton
close_dateNone2011-03-27 05:19campbellbarton