Indeed caused by ada367a0e9
Hint: 12df5a68babd058459ae16699777cc91b827224f added support transforming Bezier handles in edit mode
This was working in 4.1.1
I can also see it is quite slow, I have a fix that would speed this up considerably, but need to do further checks.... Will put on my desk.
Not sure this "works correctly" elsewhere.
Sure, Blender will substitute the comma on input directly to a .
on input (if you use the numpad), however if you really use the comma (from the…
Caused by 96198e88e18af23468496a214ae0e5700d7e393d
CC @mont29
So constrainTransformation_without.blend
is without dependency cycles and then the problem is gone?
Will also raise priority (since this was working in 4.2 LTS [GPv2])
Think this is just missing tagging positions_changed, will post a PR shortly
Can confirm, will check
Think so, too. When you have a dependency cycle a random dependency gets removed from the graph. This is why the result of a setup with dependency cycle can not be deterministic.
So please try…