Skip to content
  • Ken Martin's avatar
    use hardwareselector to perform picking · 1eb083a8
    Ken Martin authored
    We used to have two implementations for picking. The
    hardware selector and the PickProp code. This topic implements
    PickProp by using the selector. That way we have fewer paths
    of code to maintain.
    1eb083a8