• Joined on 2025-05-18
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-30 14:16:04 +00:00
cfb8e4462b All events now have three time references for seconds, measures/beats, frames
65a550d8f4 Add piano roll note snapping
123fe3f21a Tweak automation lane appearance
fa40173562 Add automatable volume and pan control to default instruments
Compare 4 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-22 22:16:37 +00:00
434b488a4c Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
f16e651610 work on vector graph
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-21 01:05:06 +00:00
0d7f15853c Set default timeline mode based on activity
121fa3a50a Add count-in
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-19 05:16:35 +00:00
c938ea44b0 Add metronome
84a1a98452 Snap to beats in measures mode
164ed2ba73 Add velocity and modulation editing
6b6ae230a1 Add pitch bend support
4f3da810d0 Add automation inputs for audio graphs
Compare 5 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-13 22:53:50 +00:00
8acac71d86 Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
c9a9c2c5f0 rewrite vector backend again
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-13 22:52:56 +00:00
d7a29ee1dc Double CPU performance by using tiny-skia instead of vello CPU
be8514e2e6 Fix midi tracks recording previews
3bc980d08d Use audio engine as source of truth for audio tracks
Compare 3 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-11 14:58:36 +00:00
b8f847e167 Add drawing tablet input support
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-11 01:43:36 +00:00
f72c2c5dbd Release 1.0.3-alpha
e388902743 Bump version to 1.0.3-alpha
ce7ed2586f Support Vello CPU fallback on systems with older GPUs
7a3f522735 Give metatracks explicit node graphs
Compare 4 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-10 19:55:02 +00:00
f9b62bb090 Add frames timeline mode
4118c75b86 Performance tweaks
ac2b4ff8ab Improve idle performance
26f06da5bf Add gradient support to vector graphics
Compare 4 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-10 02:26:21 +00:00
8bd65e5904 Address Mac build failures
0ae97f9562 Address Mac build failures
0066dffc81 Address Mac and Windows build failures
Compare 3 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-09 17:42:01 +00:00
06973d185c Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
dc93f78dc7 More work on DCEL correctness
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-09 17:41:04 +00:00
89721d4c0e Release 1.0.2-alpha
78e296ffde Improve export performance
a18a335c60 Export images
09856ab52c Refactor tools and fix bugs
0d2609c064 work on raster tools
Compare 25 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-06 11:19:30 +00:00
bc7d997cff More region select fixes
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-06 00:55:46 +00:00
f97e61751f Fix DCEL selection bugs
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-04 20:20:50 +00:00
63a8080e60 improve painting performance
4e79abdc35 bundle amp models more sensibly
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-04 19:51:03 +00:00
e500914fa0 Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
a36fae7f8a Fix menu width and mouse following
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-04 19:43:57 +00:00
e578aadd61 Merge branch 'rust-ui' of /home/skyler/Dev/Lightningbeam-2/. into rust-ui
e4b9d86688 redraw painting icon
16b0d822e3 painting fixes
759e41d84a fix color space for raster editing
5c555bf7e1 add electric guitar preset
Compare 9 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-02 14:21:06 +00:00
73ef9e3b9c fix double paste and make selections always floating
6f1a706dd2 fix interaction with a fresh raster layer
19617e4223 fix pasting image data from external programs
c1266c0377 remove legacy path that was still dumping into text clipboard
75e35b0ac6 Don't dump json into text clipboard
Compare 5 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-02 05:01:49 +00:00
a45d674ed7 Merge branch 'rust-ui' of /home/skyler/Dev/Lightningbeam-2/. into rust-ui
87815fe379 Cut/copy/paste raster data
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-03-02 04:38:29 +00:00
6162adfa9f Add transparent bg and make raster and vector tools use same colors