Skip to content
  • Haocheng LIU's avatar
    Add addition and subtraction feature to qtSelectionManager · e5bd55d9
    Haocheng LIU authored
    Now rubberband selection in CMB supports three model:
    SELECTION_DEFAULT: Clear the current one and start a new selection.
    SELECTION_ADDITION: Add to current selection.(Shift + left mouse button)
    SELECTION_SUBTRACTION: Subtract from current selection.(Ctrl + left
    mouse button)
    e5bd55d9