Skip to content
  • Haocheng LIU's avatar
    Redesign qtSelectionManager with only one update Selection SLOT · b871fa9f
    Haocheng LIU authored
    This MR combines the current input selectionManger SLOTs into
    one for simplification. SelectionModifier enum can be used to
    specify diffferent selection mode. SkipList can be used to specify
    which outputport to skip. Meanwhile qtSelectionManager would store
    entityRefs instead of UUIDs. UUIDs and multiple outputport signals
    would be deprecated in the future.
    b871fa9f