You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt f374dd4c29 Add radial halo around mouse cursor in RackWidget. 4 years ago
..
AudioWidget.cpp Display more channel offset menu items in AudioWidget. 4 years ago
Browser.cpp Add key command label to Favorite menu of Model. 4 years ago
CableWidget.cpp Make LedDisplay draw on layer 1. Add translucent rectangle over ModuleContainer and draw lights on layer 1 instead of using nvgGlobalTint(). 4 years ago
CircularShadow.cpp Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default. 5 years ago
Knob.cpp Make Knob enable param smoothing only if step is disabled. 4 years ago
LedDisplay.cpp Make LedDisplay draw on layer 1. Add translucent rectangle over ModuleContainer and draw lights on layer 1 instead of using nvgGlobalTint(). 4 years ago
LightWidget.cpp Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint(). 4 years ago
MenuBar.cpp Add KnobScrollSensitivitySlider to View menu. 4 years ago
MidiWidget.cpp Change `event::Foo` to `FooEvent`. 5 years ago
ModuleLightWidget.cpp Implement LEDSlider using new template class structure. 4 years ago
ModuleWidget.cpp Draw ModuleWidget shadow with drawLayer() instead of a custom drawShadow() method. 4 years ago
MultiLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 5 years ago
ParamWidget.cpp Allow SwitchQuantity first index to start at value other than 0. 4 years ago
PortWidget.cpp Move Svg to window:: namespace. 4 years ago
RackScrollWidget.cpp Move Svg to window:: namespace. 4 years ago
RackWidget.cpp Add radial halo around mouse cursor in RackWidget. 4 years ago
RailWidget.cpp Move Svg to window:: namespace. 4 years ago
Scene.cpp Remove "Duplicate with cables" item from module and module selection 4 years ago
SliderKnob.cpp Change `event::Foo` to `FooEvent`. 5 years ago
SvgButton.cpp Move Svg to window:: namespace. 4 years ago
SvgKnob.cpp Move Svg to window:: namespace. 4 years ago
SvgPanel.cpp Move Svg to window:: namespace. 4 years ago
SvgPort.cpp Move Svg to window:: namespace. 4 years ago
SvgScrew.cpp Move Svg to window:: namespace. 4 years ago
SvgSlider.cpp Move Svg to window:: namespace. 4 years ago
SvgSwitch.cpp Move Svg to window:: namespace. 4 years ago
Switch.cpp Add Internal to app::Switch. 4 years ago
TipWindow.cpp Revise tips. 4 years ago