Page MenuHome

Fix particle lasso selecting non-visible keys
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Sep 26 2019, 12:54 PM.

Details

Summary

Even though hidden/faded keys are not supported in drawing in 2.8 yet,
the selection tools should not be able to select non-visible keys.

Spotted while looking into T70259

Diff Detail

Repository
rB Blender
Branch
particle_lasso_select (branched from master)
Build Status
Buildable 5107
Build 5107: arc lint + arc unit

Event Timeline

Looks good.

Can you add LOOP_KEYS etc to the list in .clang-format? (in a separate commit)
Then run clang-format again to correct the code style of these loops.

This revision is now accepted and ready to land.Sep 26 2019, 2:11 PM