23 Commits (d6ce40984303684c1a2b0f20c88d97baed2e329f)

Author SHA1 Message Date
  Andrew Belt 181e3290f6 Tweak math.hpp includes again 6 years ago
  Andrew Belt 28c8ef5c9c Use cmath in math.hpp 6 years ago
  Andrew Belt 6e84665286 Try to include C99 math functions 6 years ago
  Andrew Belt dc03081184 Fix deprecated absf 6 years ago
  Andrew Belt 72042051ec Use isfinite from C instead of std::isfinite from C++ 6 years ago
  Andrew Belt ddf97fa161 Remove abs() function in rack namespace, remove cmath include 6 years ago
  Andrew Belt 2873f35e72 Add Widget::create static methods, replaces create*() helpers in 6 years ago
  Andrew Belt 0e29f19320 Rename randomf() to randomUniform() 6 years ago
  Andrew Belt cbffd494ca If key is consumed, RackScene should not attempt to recognize key 6 years ago
  Andrew Belt 69d6052fe5 Rename near() to isNear() 6 years ago
  Andrew Belt ad5cf18fad Rename interp to interpolateLinear() 6 years ago
  Andrew Belt 9a443f07c8 Refactoring, remove "f" and "i" prefixes from math.hpp functions 6 years ago
  Andrew Belt fec38e8c0d Fix eucmod typos 6 years ago
  Andrew Belt 17c1f2a416 Fix for menu clamping 6 years ago
  Andrew Belt 60d98a641f Rename util.hpp to common.hpp, fix include paths 6 years ago
  Andrew Belt d024ccf8a0 Refactor util.hpp 6 years ago
  Andrew Belt 5be5696dff Refactor math.hpp 6 years ago
  Andrew Belt dc91b5d403 Update plugin manager to new online Rack plugin manager API 6 years ago
  Andrew Belt e5ba0db78a Escape download link 7 years ago
  Andrew Belt 232fccce38 Move version check dialog box to RackScene on main thread 7 years ago
  Andrew Belt bf2032c3e0 Autosave settings: opacity, tension, authentication token 7 years ago
  Andrew Belt 4ded7b1748 Fix Windows build, use portaudio pre-builds, remove curl init/destroy 7 years ago
  Andrew Belt eb61860bdf Forgot to include util/request 7 years ago