1. 18 Dec, 2021 3 commits
  2. 17 Dec, 2021 1 commit
    • vperus's avatar
      [input_common] Move variable declaration closer to usage · 11f4bf8a
      vperus authored
      MSVC supplied with VS2022 generates "warning C4189: 'CALIBRATION_THRESHOLD':
      local variable is initialized but not referenced" which is treated as an
      error.
      
      Circumvent it by moving constexpr variable directly into body of lambda function.
      11f4bf8a
  3. 16 Dec, 2021 4 commits
  4. 15 Dec, 2021 11 commits
  5. 14 Dec, 2021 16 commits
  6. 13 Dec, 2021 5 commits