Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#29950] Linked proxy armature object properties can't be edited
Date:
2012-01-22 09:19
Priority:
3
State:
Closed
Submitted by:
Andrey Dubravin (
daa84
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Interface
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Linked proxy armature object properties can't be edited
Detailed description
Create one bone aramture, add to group, in "Properteis" widow -> "Object Data" tab, add one custom property, save.
New file, link group from first file, add group instance, make armature proxy (ctrl+p), in "Properteis" widow -> "Object Data" tab - custom properties values can't be changed. New properties can be added - but also with value not editable. Properties can be changed by edit button.
Think properties values must be editable.
blender 2.61, linux x64, nvidia.
Followup
Message
Date
: 2012-11-04 14:00
Sender
:
Ton Roosendaal
Moving it to my list :)
Date
: 2012-11-06 20:03
Sender
:
Ton Roosendaal
Andrey: you cannot add custom properties to the Object Data - that is still from the library,
A proxy means that only the object (and the pose is there too) is local for editing.
The button should be greyed out though. This is deep in python code...
Campbell: it's in the class WM_OT_properties_add(Operator): (wm.py).
Needs a check for library data.
Date
: 2013-01-23 07:10
Sender
:
Campbell Barton
fixed r54027.
Attached Files:
No Files Currently Attached
Changes:
Field
Old Value
Date
By
Status
Confirmed
2013-01-23 07:10
campbellbarton
status_id
Open
2013-01-23 07:10
campbellbarton
close_date
None
2013-01-23 07:10
campbellbarton
assigned_to
ton
2012-11-06 20:03
ton
Status
New
2012-11-06 20:03
ton
assigned_to
campbellbarton
2012-11-04 14:00
ton
assigned_to
none
2012-01-24 14:53
campbellbarton