@farsthary hi, I can replicate with regular mouse (video attached in the description might help).
Thanks for confirming. Will prioritize this bug this week.
Thanks for the testing and the feedback! I will add back the WIP tag and we can revisit again this PR once I implement geodesic distance brush action.
Thanks for the report, intriguing bug indeed. Will investigate it soon. I have a regular mouse too, could you try to reproduce it with a normal mouse? that way we can rule out the spatial…
I'll give it a shot since recently fixed another bug related to undo/redo for color filters so hopefully I still have in my L1 cache those code paths 🤞
Animation
data-block
Applied the patch and tested building release, debug, developer and works correctly.
modifiers
test on the buildbot for OSX intel builds in sanitizer
or debug
mode
And for the "modifier" tests on a MBA M1 I get this log:
d53d7dea71
modifiers
test on the buildbot for OSX intel builds in sanitizer
or debug
mode
Do you have a list of which tests in particular are failing from
io_wavefront
andio_stl
? If you run the tests viactest --output-on-errors -R "io_wavefront"
, you can find the log file in…
modifiers
test on the buildbot for OSX intel builds in sanitizer
or debug
mode
and on the x86 Mac I get new tests errors:
99% tests passed, 2 tests failed out of 334
Total Test time (real) = 896.65 sec
The following tests FAILED: 49 - io_wavefront…
modifiers
test on the buildbot for OSX intel builds in sanitizer
or debug
mode
Do you have a list of which tests in particular are failing from
io_wavefront
andio_stl
? If you run the tests viactest --output-on-errors -R "io_wavefront"
, you can find the log file in…