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
[#26695] Two fail cases with modifiers targeting linked assets
Date:
2011-03-30 21:55
Priority:
3
State:
Closed
Submitted by:
Vox Lapin (
voxelbunny
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Modifiers
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Two fail cases with modifiers targeting linked assets
Detailed description
Attached are two blend files:
linked_asset: one object "Cube" and one object "Cubefoo", both in a group "linked_asset_group"
main_file: One relative-linked instance of "linked_asset_group" and one object "Cube" with a Shrinkwrap modifier with no target
1) In the modifier, when I try to select Cube in the Target dropdown, Blender rejects the selection. I note that the self object is not available in the dropdown, so this must be the linked Cube.
2) In the modifier, select "Cubefoo" for the target. (Hey, without the same name, it works! Hmm :) Save the file. Re-open the file. The target was not saved.
discovered with dobz r35747 win 64; confirmed with personal trunk win 32 r35906
Followup
Message
Date
: 2011-03-31 03:39
Sender
:
Vox Lapin
3) With the modifier, target Cubefoo. In the viewport, rotate the linked_asset_group. The modifier does not respect Cubefoo's transform. Even if the linked_asset_group is placed under an empty in the scene and the empty is animated to rotate, the Cube stays put.
Date
: 2011-03-31 10:16
Sender
:
Campbell Barton
confirmed, investigating,
Date
: 2011-03-31 10:50
Sender
:
Campbell Barton
fixed issue #2, r35916
looking into #1 now.
Date
: 2011-03-31 17:31
Sender
:
Campbell Barton
#1, is a bug in that it shows an item which cant be used, but doubling up names in library items is generally not well supported, if you do this you will get troubles elsewhere too.
#3, moving the dupli instance does not move the original objects in the group which its instancing.
closing.
Attached Files:
Name
Date
Download
main_file.blend
2011-03-30 21:55
Download
linked_asset.blend
2011-03-30 21:55
Download
Changes:
Field
Old Value
Date
By
status_id
Open
2011-03-31 17:31
campbellbarton
close_date
None
2011-03-31 17:31
campbellbarton
Status
Ready
2011-03-31 17:31
campbellbarton
assigned_to
none
2011-03-31 10:16
campbellbarton
Status
New
2011-03-31 10:16
campbellbarton
File Added
15636: linked_asset.blend
2011-03-30 21:55
voxelbunny
File Added
15637: main_file.blend
2011-03-30 21:55
voxelbunny
Changes:
Blender 2.x BF release: Blender 2.6 Bug Tracker
[#26724]
Shrinkwrap modifier targeting linked asset not initially applied in viewport
(Relation: Relates to)