- Germany
- https://soerensc.myportfolio.com/
- Joined on
2022-10-09
A problem with Node Wrangler. Maybe it can be updated to keep with the changes introduced by new node types. Not a geometry node specific issue I guess.
So is it a
blender-addons
's…
Is it bad, when different nodes return same things? Because then we could do a Is Object Mode Node. And maybe laiter add more properties to the object info node, like in the…
Hi, I hope this gets through. I have one concern though. Some Geometry Node systems depend on different objects. With this node you can only check for the object, where the modifier is on. For…
It's honestly a bit unlikely that we'll allow accessing the mode like this, because it's not really something that the procedural setup should depend on. For the time being I'd recommend people…
Hi, I hope this gets through. I have one concern though. Some Geometry Node Systems depend on different objects. With this node you can only check for the object, where the modifier lies. For…
It's honestly a bit unlikely that we'll allow accessing the mode like this, because it's not really something that the procedural setup should depend on. For the time being I'd recommend people…
I don't think this is a good idea. At least this way of representing flags...
I understand. I originaly planed a new node called "is edit mode", inspirered by the "is viewport" node. The…
I can't comment on the design, but one thing that comes to my mind:
What value does this return while rendering? I assume the object's mode should always be Object Mode in that case.
If…
I think this is a duplicate of blender/blender-addons#75982 which was resolved recently.
Yeah youre right. Ive closed it
Hey, I would like to work on this. Iam a new to the blender code and this would be my first commit.