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 1dba28cadd Improve appearance of translucent or transparent cable colors. 2 years ago
..
AudioDisplay.cpp Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move 4 years ago
Browser.cpp Update fuzzysearchdatabase and tweak Module Browser search. 3 years ago
CableWidget.cpp Improve appearance of translucent or transparent cable colors. 2 years ago
CircularShadow.cpp Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default. 5 years ago
Knob.cpp Implement Knob::speed. 4 years ago
LedDisplay.cpp Implement Notes panel redesign by Pyer. 4 years ago
LightWidget.cpp Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint(). 4 years ago
MenuBar.cpp Revise rail graphics from Pyer. Rename "Dark" theme to "High contrast dark" and "Default" to "Dark". 3 years ago
MidiDisplay.cpp Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move 4 years ago
ModuleLightWidget.cpp Don't assert if ModuleLightWidget accesses out of bounds lights, simply set brightness to 0. If module is bypassed, set brightness to 0. 4 years ago
ModuleWidget.cpp When settings::lockModules is enabled, don't select modules on click. 3 years ago
MultiLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 5 years ago
ParamWidget.cpp Use menu item helpers in ParamWidget::createContextMenu(). 4 years ago
PortWidget.cpp Improve appearance of translucent or transparent cable colors. 2 years ago
RackScrollWidget.cpp Decrease margin of scrolling rack while dragging. 4 years ago
RackWidget.cpp Improve appearance of translucent or transparent cable colors. 2 years ago
RailWidget.cpp Revise rail graphics from Pyer. Rename "Dark" theme to "High contrast dark" and "Default" to "Dark". 3 years ago
Scene.cpp Don't consume key in TextField is Ctrl is held. 4 years ago
SliderKnob.cpp Change `event::Foo` to `FooEvent`. 5 years ago
SvgButton.cpp Only dispatch ActionEvent on mouse down in SvgButton. 4 years ago
SvgKnob.cpp Move Svg to window:: namespace. 4 years ago
SvgPanel.cpp Set the oversampling ratio for both high-def and standard-def displays, so that moving from one to the other always sets the appropriate ratio. /VCVRack/issues/issues/100 3 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 Delete SvgLatch. Add latch setting to SvgSwitch. 4 years ago
Switch.cpp Add SvgLatch. 4 years ago
TipWindow.cpp Revise tip window messages. 3 years ago