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 0d4a590688 Re-export and re-scale ComponentLibrary graphics 7 years ago
..
Button.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
ChoiceButton.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
FramebufferWidget.cpp Change zoom only when zoom slider has finished moving (onAction()) 7 years ago
Label.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
Menu.cpp Render rack rails with rescaling 7 years ago
MenuEntry.cpp Add SearchModuleField to RackWidget 7 years ago
MenuItem.cpp Add SearchModuleField to RackWidget 7 years ago
MenuLabel.cpp Add right-aligned text to menu 7 years ago
MenuOverlay.cpp Make MenuOverlay steal key commands, remove assertion for framebuffer 7 years ago
PasswordField.cpp Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs 8 years ago
ProgressBar.cpp Add param randomization, changed mapf to rescalef, other refactors 7 years ago
QuantityWidget.cpp Updated SchmittTrigger, QuantityWidgets can now have maxValue < minValue for inverted operation, added SnapKnob 8 years ago
RadioButton.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
SVGWidget.cpp Re-export and re-scale ComponentLibrary graphics 7 years ago
Scene.cpp Added zoom slider, zoom to settings, finished Framebuffer scaling 7 years ago
ScrollBar.cpp Fix Light when transparency is used, added preliminary ZoomWidget functionality to RackScene, added experimental linear gradients to SVGWidget, added sticky mouse button to gui.cpp, fix math in ScrollBar 7 years ago
ScrollWidget.cpp Added Light object to engine.hpp, added automatic scrolling when 7 years ago
Slider.cpp Change zoom only when zoom slider has finished moving (onAction()) 7 years ago
SpriteWidget.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
TextField.cpp Added zoom slider, zoom to settings, finished Framebuffer scaling 7 years ago
Tooltip.cpp Fix dropdown menu offset when zooming 7 years ago
TransformWidget.cpp Renamed scene.hpp to app.hpp, moved app stuff to src/app 8 years ago
Widget.cpp Fix dropdown menu offset when zooming 7 years ago
ZoomWidget.cpp Fix dropdown menu offset when zooming 7 years ago