Thanks for the updates, committed to main.
Made some minor changes & typo corrections , only one functional change was to flush selection for edge/vertex modes as a quads vertices could be…
In this case I think moving preferences out of the preferences UI is a direction that should be discussed with other modules (core at a minimum ... but animation/modeling may also have input), The…
Confirming this is still an issue in 4.3 (4.4 beta).
I'd rather keep the preference in the preferences, otherwise this changes moves towards not having preferences in the preferences UI and makes them spread out into each editor.
They could…
Committed 20756a07cdcebb08049412902ea6f535cc9cd626, closing.
While setting the scale directly works, I think the proper solution here is to add scale to CollectionAddInfo
, then collection_add_info_get_from_op
should set the scale via add_generic_get_opts
, r_scale
argument.