bpy_class_call
.
+1 to something like bke::attribute_math::least_aligment
instead of hardcoded constant/
Seems this still related with wrong quaternion conversion that i had reported separatly, not sure there is anything else wrong.
I see fix of heap allocation alignment.
I think this can be part of GuardedAllocator
with compile time switch in allocate()
/
Ah, well, once there is just one version of every element (Amount
= 1) we do not create any additional edge/face, but: every duplicate edge have its own vertices. We can not share vertices…
Thanks @Sergey for that input! I see literally everyday this PR (like my first tab) but did not found a time yet to sit down and check everything here\
I guess here can be two nullptr
arguments, not sure. In case node tree is edited we have to update everything that is depends on the node tree, so this is correct. Like in versioning, we do not…
I closed first version of this report, this is expected. Multiple edges/faces with the same vertices is invalid topology. This is not a bug.
This report does not contain all the requested information, which is required for us to investigate the issue.
Please submit a new report and carefully follow the instructions. Be sure to…
This is simular to #108049.
There is just missed some update call.