Page MenuHome

Line Art feature update: Invert collection selection
ClosedPublic

Authored by YimingWu (NicksBest) on Jan 17 2022, 12:54 AM.

Details

Summary

This inverts collection selection in line art.

Difference with collection line art usage flag:

  • Collection line art usage is global, used to specify e.g. if a collection should appear in calculation at all.
  • Invert collection selection is used to easily select a collection and "everything else other than that collection", making it convenient to set up such cases.

(User still needs to manually configure intersection filtering)

The UI is aligned correctly now without the gap in the next gif:

Diff Detail

Repository
rB Blender

Event Timeline

YimingWu (NicksBest) requested review of this revision.Jan 17 2022, 12:54 AM
YimingWu (NicksBest) created this revision.

Except the small change in the prop title, LGTM.

source/blender/makesrna/intern/rna_gpencil_modifier.c
3452

Use Capitals for each word: Invert Collection Filtering

This revision is now accepted and ready to land.Jan 17 2022, 10:16 AM
YimingWu (NicksBest) marked an inline comment as done.Jan 17 2022, 10:20 AM
This revision was automatically updated to reflect the committed changes.