Commit Graph

20 Commits

Author SHA1 Message Date
Relintai d1e4b34cdc Fix everything for Pandemonium. 2023-08-12 10:02:42 +02:00
Haoyu Qiu 7b3194f500 1.3 Release 2023-02-23 21:20:46 +08:00
Haoyu Qiu 4562f4b77c Add default filename for Save As dialog
Trailing number incremented.

Co-Authored-By: Russell Matney <russell.matney@gmail.com>
2023-02-16 09:53:49 +08:00
Haoyu Qiu 576708bb4a Add import options for bit depth and sample rate 2023-01-04 17:49:34 +08:00
Haoyu Qiu 5b910afb64 Implement paste from jsfxr 2022-12-04 14:01:44 +08:00
Haoyu Qiu 9acce6be58 Add Godot 4 information in README 2022-10-16 11:48:06 +08:00
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 5bea4a85ed Add afdian.net link 2022-07-24 23:59:02 +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 d9520c17c2 Add AssetLib link 2022-05-30 15:43:46 +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
Haoyu Qiu ab2b07f650 Create FUNDING.yml 2022-03-07 19:41:01 +08:00
Haoyu Qiu a2cf6ac404 Add extra options menu
* Save As
* Copy & Paste
2022-03-07 18:50:24 +08:00
Haoyu Qiu bf351cff87 Initial Commit 2022-02-25 20:29:14 +08:00