Commit Graph

9 Commits

Author SHA1 Message Date
Haoyu Qiu 0621590150 1.2 Release 2022-10-13 11:23:15 +08:00
Haoyu Qiu b5322f430f Add custom slider
This is a slider inspired by those used in Blender.

The control is a draggable slider displaying the current value as its
background. Clicking the control brings up a LineEdit for manual value
input.

When dragging the slider, hold CTRL to round to 0.1 increments or hold
SHIFT to round to 0.01 increments. Holding both CTRL and SHIFT rounds to
0.001 increments.
2022-09-25 11:19:17 +08:00
Haoyu Qiu 2a73615082 Slider improvements
- Sliders now display current value when hovered.
- While dragging sliders, hold CTRL to snap the value to 0.01
  increments.
2022-09-20 14:07:12 +08:00
Haoyu Qiu 3afc110a58 Version Bump 1.1.1 2022-07-30 09:38:41 +08:00
Haoyu Qiu 7c82e81fdd Slider min value for a bipolar parameter should be -1
Fixes #1
2022-07-24 23:44:34 +08:00
Haoyu Qiu 36c647c263 1.1 Release 2022-03-10 17:31:29 +08:00
Haoyu Qiu 8c3a37a3cb Keep several recently generated sounds in the menu 2022-03-10 17:24:12 +08:00
Haoyu Qiu a6a4a93485 Add a copy of LICENSE to the plugin folder 2022-03-08 14:07:04 +08:00
Haoyu Qiu f124fd9ed6 Create CHANGELOG.md 2022-03-07 19:44:14 +08:00