1. 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
  2. 29 Nov, 2021 2 commits
  3. 28 Nov, 2021 7 commits
  4. 27 Nov, 2021 5 commits
  5. 26 Nov, 2021 5 commits
  6. 25 Nov, 2021 20 commits