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 fd3937794e Add DrawContext::clipBox for drawing children widgets only when they intersect with the clipBox. 5 years ago
..
FramebufferWidget.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
GLWidget.hpp Switch around ParamWidget key commands. Fix text field inner color. 5 years ago
ObstructWidget.hpp Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean. 5 years ago
OpaqueWidget.hpp Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean. 5 years ago
SVGWidget.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
TransformWidget.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
TransparentWidget.hpp Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean. 5 years ago
Widget.hpp Add DrawContext::clipBox for drawing children widgets only when they intersect with the clipBox. 5 years ago
ZoomWidget.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago