@Still Hello. Can you simplify a file by targeting a boolean node? Since you can reproduce it, I have a suspicion that the problem is in the boolean. This may be a duplicate of an old issue report…
Hello. Please do not duplicate the report. You can edit your first report.
@Nischay-Raj You can always ask something in the chat if you are interested https://blender.chat/channel/blender-coders
Hello. This is not an implementation of a bug fix, but a todo. So no prefix Fix #...
is required.
Fine. It seems to be easier to take and save the normals of the curve. Keep them separate when realizing. Apply a transformation matrix to them. After that, take the new normals from the…
And also the topic of discussion on this forum https://devtalk.blender.org/t/remove-legacy-instancing/28028/18
Normalized
template parameter for some conversion
The nodeRemLink
function is already calling BKE_ntree_update_tag_link_removed
@Zhen-Dai This is part of the topic of the report, but still do not go too far from us)
Hello. API changes. The creation of a new socket should now be explicitly done by the user. We can also close this as a duplicate of blender/blender#105283 I'm…
I would like to complete my list of things that can be cleared in this file though (I can send it to you for approval if you want). Reducing nesting is very useful for simplifying code. Already…
@Baardaap Yes, I saw. It is necessary to check the first point of the curve, if it belongs to a vertical segment, to refine the rotation matrix on it in order to get the curve Z angle. After that,…
Hello @Thomas-35 . Please don't be judgmental. To reproduce your description, even in your file, required some ingenuity. I tried to describe everything as it seems to be more clear. so I can…