ChaosGroup / blender_with_vray_additions

Blender with patches for V-Ray *.vrscene export
Other
29 stars 13 forks source link

Object node tree + Linking #189

Closed kasperski95 closed 7 years ago

kasperski95 commented 7 years ago

If an object node tree is linked, after reloading a file, the node tree is no longer connected to the object.

bdancer commented 7 years ago

Linked like library linking? So, you are linking only the tree not the object?

kasperski95 commented 7 years ago

I linked an object with a node tree. Then I made the object local. The node tree however was still linked. After reloading the file, the node tree was no longer connected to the object. If I made the node tree local, everything worked fine.

bdancer commented 7 years ago

Ok, we need to write some code to make linked ntree local when making the object local.

poseidon4o commented 7 years ago

We added a possible fix for object node tree to be made local. You can test with latest nightly builds.

kasperski95 commented 7 years ago

Still it doesn't work: ezgif com-0eabf0068c

poseidon4o commented 7 years ago

That UI option was missed. It should work in latest nightly builds.