Recent changes:
-
renaming: SLIM -> Minimum Stretch Vertex Group -> Importance Weights Factor -> Weights Factor
-
expanding the Unwrap operator in the UV editor menu using methods: <img…
I didn't understand what you meant moving from
wmOperatorType::srna
andwmOperatorType::prop
. All operators properties are insrna
, andprop
is used for the "primary" property in the…
Yes, you can make the changes.
One question about the optimal way to implement this: what about moving the method
prop from wmOperatorType::srna
to wmOperatorType::prop
and renaming the…
Hi @glukoz ,
Thank you for your work implementing SLIM for Blender. I've been implementing SLIM privately and noticed some differences between our implementations, as well as the original…
What do you think about naming like this?
In the operator properties: SLIM -> Minimum Stretch Vertex Group -> Importance Weights
In the unwrap menu add two separate…
get_drawing_at
in grab sculpt tool
get_editable_drawing_at
in draw tool
@brecht Could ask people for feedback for the latest build in the dev thread? Unfortunately I cannot add 3 messages in a row there.