1 Commits (7dc68ecfc6671b68f8eea6273e5fb02a091cae2b)

Author SHA1 Message Date
  bsp2 16ae9c1066 add plugins 6 years ago
  Andrew Belt 5c15d0495d Support moving continuous encoders (knobs with infinite bounds) 7 years ago
  Andrew Belt 8bde443dcf Fix knobs with minValue > maxValue, fix shadows on SVGKnob when not 7 years ago
  Andrew Belt 056d340917 Change colors of Rogan knobs 7 years ago
  Andrew Belt 7a2640b3c0 Add shadows to knobs, remove ability to rescale knobs (must export 7 years ago
  Andrew Belt 6dcf3e4b57 Use isfinite from C instead of std::isfinite from C++ 7 years ago
  Andrew Belt 358386a57e Refactoring, remove "f" and "i" prefixes from math.hpp functions 7 years ago
  Andrew Belt 9085727425 Added support for continuous encoders, aka Knob widgets with infinite 7 years ago
  Andrew Belt 1461c7290d Fix SVGKnob getChildrenBoundingBox when forcing it to rescale with 7 years ago
  Andrew Belt 8e251c0ddb Refactor event framework. Everything uses Event* structs instead of 7 years ago
  Andrew Belt 3d044ab411 Add RoundBlackKnob 7 years ago
  Andrew Belt e970d2ee3d Remove FramebufferWidget padding 7 years ago
  Andrew Belt 093ecdbb94 Add param randomization, changed mapf to rescalef, other refactors 7 years ago
  Andrew Belt 5ce268b5ba Improved code quality of Light subclasses 8 years ago
  Andrew Belt 6e4cddc4e1 Add SVGSlider, SVGSwitch, attempt SVG gradients 8 years ago
  Andrew Belt 59b39bf876 Add CircularShadow and add it to the SVGKnob framebuffer 8 years ago
  Andrew Belt e23bf21e5b Added PeakFilter to dsp.hpp, added dr_libs dependency for dr_wav.h 8 years ago
  Andrew Belt de44d0c754 Added Rogan knobs to components.hpp, added shadow to SVGKnob, fixed bug/typo in SVG stroke fill color 8 years ago
  Andrew Belt 3f8b5ad055 Renamed scene.hpp to app.hpp, moved app stuff to src/app 8 years ago
  Andrew Belt 71a1b6a987 Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs 8 years ago