Git Product home page Git Product logo

Comments (9)

lapineige avatar lapineige commented on September 4, 2024

So you would like an exclude option of all linked objects ?

from blender_add-ons.

brothermechanic avatar brothermechanic commented on September 4, 2024

No, i will describe to you.
This is for example
https://i.imgur.com/jun64mN.png
2 linked objects
have same material white
i want override only selected
but script overrides all 2 objects.

from blender_add-ons.

lapineige avatar lapineige commented on September 4, 2024

They are linked by their material too, isn't it ? If yes, that's a normal behaviour.

(Could you give me a basic file showing the issue, to be sure I understand it well ?)

from blender_add-ons.

brothermechanic avatar brothermechanic commented on September 4, 2024

Yes, this is true, but for me this is issue)
http://pasteall.org/blend/index.php?id=49487
May me you can release it by temporarily "Single user object data" to selected objects or so

from blender_add-ons.

lapineige avatar lapineige commented on September 4, 2024

Yes, this is true, but for me this is issue)

Then you have to unlink them. And link them again if needed.
I can't override the material just for one. Except if the add-on do the unlink-relink, but it's not that easy (which object should be linked to the other ? How to expose that choice in the UI ?) and a bit too specific for this add-on, while it's a 1-clic thing for you.

from blender_add-ons.

brothermechanic avatar brothermechanic commented on September 4, 2024

Yes You can!
I have an idea!
https://i.imgur.com/BePDkjD.png
use material to "object"! It must be working

from blender_add-ons.

lapineige avatar lapineige commented on September 4, 2024

use material to "object"! It must be working
Then use it ;)

Overriding it (and then reverting this change), without any information for the user, might create unexpected changes - that are not always easy to guess in the first time, and might create loss of data later (you'll have to come back to a previous save, for instance) - so I prefer not to change that parameter.

IMHO that's not something I can override safely. But you can adapt your workflow to use my add-on with linked object, at least you would control the way it behaves.

from blender_add-ons.

brothermechanic avatar brothermechanic commented on September 4, 2024

well
Anyway thanks for the script and for the conversation
with respect,
Ilya
(ps: how about "invert" from another issue))))

from blender_add-ons.

lapineige avatar lapineige commented on September 4, 2024

You're welcome :)

PS: Yes I'll implement #3 :)

from blender_add-ons.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.