Found a problem in my approach. Later I will make the version described in the comment above.
As i can see, range_threshold
can be << than remaining_indices.size()
.
This mean, non_empty_as_range_try
can fail, but non_empty_is_range(remaining_indices.take_front(range_threshold))
ca…
I not sure if i correct reproduce error on vidoe?
@Right-SUN I mean Yes, i see bad geometry. But how we can reproduce this from scratch?
Hi, can you make sure if you attach valid example file to reproduce steps?
I can confirm, however this issue has been reported before, see blender/blender#107705. Will merge reports. Please subscribe in https://projects.blender.org/blen…
The design now suggests that you MUST update the modifier to know the locally available attributes. I'm not sure if this can be fixed without requiring a bunch of updates of modifiers.
Hey, thanks for report, but please, send this to Sollumz's repository: https://github.com/Skylumz/Sollumz/issues
Hello, this is not a bug. We do not know what to do with your data if you do not use it temporarily (sww blender/blender#106321). The newly added drag node…