To my knowledge Blender should not have any "special" treatment of symlinks, they should work and as far as I know have worked for years. It seems likely something on your local setup caused the…
Ugh, reads badly to me too, although is
in this context reads a bit strangely too, this reads better to me:
"Active attribute index or -1 when none are active"
Requesting to keep file based tool icon loading that both blender & add-ons can use (as we have now).
Looking into a fix that is less likely to have unforeseen consequences.
This patch simply overwrites ob->runtime->data_eval
. As long as the depsgraph isn't storing pointers to `ob->runtime->da…
Wouldn't this clear the evaluated mesh done by the "typical" depsgraph evaluationh when one requests a cage mesh?
Yes, although this is already happening (see editbmesh_build_data
call to…
Submitted an alternate patch which supports clearing the active layer: #128233.