Skyler Lehmkuhl
|
c1266c0377
|
remove legacy path that was still dumping into text clipboard
|
2026-03-02 07:54:14 -05:00 |
Skyler Lehmkuhl
|
75e35b0ac6
|
Don't dump json into text clipboard
|
2026-03-02 07:30:09 -05:00 |
Skyler Lehmkuhl
|
a45d674ed7
|
Merge branch 'rust-ui' of /home/skyler/Dev/Lightningbeam-2/. into rust-ui
|
2026-03-02 00:01:35 -05:00 |
Skyler Lehmkuhl
|
87815fe379
|
Cut/copy/paste raster data
|
2026-03-02 00:01:18 -05:00 |
Skyler Lehmkuhl
|
6162adfa9f
|
Add transparent bg and make raster and vector tools use same colors
|
2026-03-01 23:38:20 -05:00 |
Skyler Lehmkuhl
|
1c3f794958
|
Merge remote and fix color space
|
2026-03-01 15:50:53 -05:00 |
Skyler Lehmkuhl
|
da02edb9f5
|
Move raster editing to GPU
|
2026-03-01 15:41:28 -05:00 |
Skyler Lehmkuhl
|
49b822da8c
|
Add final mix VU meters
|
2026-03-01 15:04:58 -05:00 |
Skyler Lehmkuhl
|
a6e04ae89b
|
Add VU meters
|
2026-03-01 14:49:49 -05:00 |
Skyler Lehmkuhl
|
e85efe7405
|
Fix smudge tool
|
2026-03-01 14:00:39 -05:00 |
Skyler Lehmkuhl
|
8e9d90ed92
|
Fix recording to layers inside groups
|
2026-03-01 13:51:42 -05:00 |
Skyler Lehmkuhl
|
83736ec9e3
|
Record to multiple layers
|
2026-03-01 13:48:43 -05:00 |
Skyler Lehmkuhl
|
1c7256a12e
|
Add raster layers
|
2026-03-01 13:16:49 -05:00 |
Skyler Lehmkuhl
|
516960062a
|
Drag layers to reorder
|
2026-03-01 11:54:41 -05:00 |
Skyler Lehmkuhl
|
4b638b882f
|
Make tools dependent on layer type
|
2026-03-01 11:22:03 -05:00 |
Skyler Lehmkuhl
|
c60eef0c5a
|
Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
|
2026-03-01 11:04:29 -05:00 |
Skyler Lehmkuhl
|
38831948ac
|
group layers manually
|
2026-03-01 11:01:51 -05:00 |
Skyler Lehmkuhl
|
4ab6fe0504
|
give secondary music panes a shared pane selection bar
|
2026-03-01 10:47:46 -05:00 |
Skyler Lehmkuhl
|
13840ee45f
|
add top-level selection
|
2026-03-01 10:22:46 -05:00 |
Skyler Lehmkuhl
|
b87e4325c2
|
use group layers instead of linked tracks
|
2026-03-01 09:00:55 -05:00 |
Skyler Lehmkuhl
|
520776c6e5
|
background color
|
2026-03-01 06:37:10 -05:00 |
Skyler Lehmkuhl
|
7c37e69687
|
adjust default layouts
|
2026-02-25 07:55:26 -05:00 |
Skyler Lehmkuhl
|
63c1ba8854
|
use start screen for new file
|
2026-02-25 07:42:52 -05:00 |
Skyler Lehmkuhl
|
1cc7029321
|
make keyboard shortcuts configurable
|
2026-02-25 07:36:53 -05:00 |
Skyler Lehmkuhl
|
353aec3513
|
Fix panic with vertex deduplication
|
2026-02-25 07:02:09 -05:00 |
Skyler Lehmkuhl
|
4c34c8a17d
|
Add snapping for vector editing
|
2026-02-25 03:29:42 -05:00 |
Skyler Lehmkuhl
|
05966ed271
|
rest of DCEL migration
|
2026-02-24 11:41:10 -05:00 |
Skyler Lehmkuhl
|
bcf6277329
|
Rebuild DCEL after vector edits
|
2026-02-24 02:04:07 -05:00 |
Skyler Lehmkuhl
|
99f8dcfcf4
|
Change vector drawing primitive from shape to doubly-connected edge graph
|
2026-02-23 21:29:58 -05:00 |
Skyler Lehmkuhl
|
eab116c930
|
Add beat mode
|
2026-02-22 18:43:17 -05:00 |
Skyler Lehmkuhl
|
4122fda954
|
piano roll and clip resizing fixes
|
2026-02-21 18:45:46 -05:00 |
Skyler Lehmkuhl
|
16011e5f28
|
Fix preset loading not updating node graph editor
|
2026-02-21 10:58:10 -05:00 |
Skyler Lehmkuhl
|
2222e68a3e
|
Work on region select
|
2026-02-21 06:04:54 -05:00 |
Skyler Lehmkuhl
|
469849a0d6
|
Add nested audio tracks
|
2026-02-21 03:56:07 -05:00 |
Skyler Lehmkuhl
|
1892f970c4
|
Initial work on movie clips
|
2026-02-21 00:54:38 -05:00 |
Skyler Lehmkuhl
|
3ba6dcb3d2
|
Group shapes
|
2026-02-20 11:13:56 -05:00 |
Skyler Lehmkuhl
|
ce40147efa
|
Fix looping bugs
|
2026-02-20 04:27:20 -05:00 |
Skyler Lehmkuhl
|
66c848e218
|
Multi sample bulk import
|
2026-02-20 01:59:37 -05:00 |
Skyler Lehmkuhl
|
35089f3b2e
|
Add state-variable filter
|
2026-02-20 00:20:59 -05:00 |
Skyler Lehmkuhl
|
2804c2bd5d
|
Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
|
2026-02-19 09:29:19 -05:00 |
Skyler Lehmkuhl
|
c66487b25e
|
Add script node
|
2026-02-19 09:29:14 -05:00 |
Skyler Lehmkuhl
|
8e342582d9
|
hide console on windows release builds
|
2026-02-19 07:55:55 -05:00 |
Skyler Lehmkuhl
|
21a49235fc
|
sampler improvements, live waveform preview
|
2026-02-17 10:08:49 -05:00 |
Skyler Lehmkuhl
|
c10f42da8f
|
Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
|
2026-02-16 19:12:49 -05:00 |
Skyler Lehmkuhl
|
2a94ac0f69
|
Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
|
2026-02-16 10:06:00 -05:00 |
Skyler Lehmkuhl
|
6c10112a16
|
Fix build on Windows
|
2026-02-16 10:05:39 -05:00 |
Skyler Lehmkuhl
|
93a29192fd
|
Split export dialog into simple/advanced
|
2026-02-16 08:15:13 -05:00 |
Skyler Lehmkuhl
|
e03d12009f
|
fix broken mp3/aac export
|
2026-02-16 07:53:23 -05:00 |
Skyler Lehmkuhl
|
65fa8a3918
|
Add preset pane
|
2026-02-16 06:06:03 -05:00 |
Skyler Lehmkuhl
|
7387299b52
|
node graph fixes
|
2026-02-15 09:11:39 -05:00 |