OK, confirming then
Thanks for your help. The only thing that I could think of that would cause this bug of some sort would be the shape keys because after a bit, I did the same exact thing I told you I did, just…
No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.
Thanks again for the report. If the problem persists please open a new report with…
No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.
Thanks again for the report. If the problem persists please open a new report with the…
The whole thing was caused d5d81c5078 (so there might be a different fix?)
Caused by d5d81c5078047ba3f01ed1b0091c054b8eef91a2
Was still good in 3b8d0abbbe49, checking when this broke
Seems with Left Mouse Selection, the const bool deselect_all = RNA_boolean_get(op->ptr, "deselect_all");is OFF, where it is ON with right mouse selection...
Seems with Left Mouse Selection, the const bool deselect_all = RNA_boolean_get(op->ptr, "deselect_all");
is OFF, where it is ON with right mouse selection...
This is only happening with Left Mouse Selection in User Preferences, right?
Fix is up, see !129908
Got a fix, will post a PR shortly