Make hints and descriptions consistent with the new socket name.
Details
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/makesrna/intern/rna_nodetree.c | ||
|---|---|---|
| 10018–10021 | I would keep this one, but the other changes aren't necessarily an improvement IMO. It's helpful to use a different wording in tooltips compared to UI text, that way they don't just say the same thing. In the end, the purpose of the node is to retrieve geometry from a collection. It just happens to use instances as a format | |
| source/blender/makesrna/intern/rna_nodetree.c | ||
|---|---|---|
| 10018–10021 | wanted to clarify that the transformations will be applied to instances. But if you think about it, it probably doesn’t matter to the user whether the instances are transformed, or the geometry in them? | |
| source/blender/makesrna/intern/rna_nodetree.c | ||
|---|---|---|
| 10018–10021 | Yes, I see your point. I think it's relevant for most advanced uses. | |
I will try to recompose the expressions so that it would be reported about the geometry, and that the resulting instances are transformed.
| source/blender/makesrna/intern/rna_nodetree.c | ||
|---|---|---|
| 10021 | Internal geometry don't -> The internal geometry doesn't | |
| source/blender/makesrna/intern/rna_nodetree.c | ||
|---|---|---|
| 10004–10011 | I left out these two changes, since they made this text a bit more complicated, and I don't think that's necessary. I also tweaked the description below to clarify it a bit | |


