• Joined on 2025-05-18
skyler pushed to main at skyler/Lightningbeam 2026-07-09 22:27:06 +00:00
b6f43d2e72 Bump version to 1.0.8-alpha
skyler pushed to release at skyler/Lightningbeam 2026-07-09 22:26:41 +00:00
0eff5f7f33 Release 1.0.8-alpha
b6f43d2e72 Bump version to 1.0.8-alpha
8fbb6d65c0 Prompt to save on quit too; unify with the switch prompt
6aece26a8b Prompt to save unsaved changes before switching files
ef2b0822bd Autosave: keep recovery files out of Recent Files
Compare 44 commits »
skyler pushed to main at skyler/Lightningbeam 2026-07-09 22:18:59 +00:00
8fbb6d65c0 Prompt to save on quit too; unify with the switch prompt
6aece26a8b Prompt to save unsaved changes before switching files
ef2b0822bd Autosave: keep recovery files out of Recent Files
5f09222f3f Autosave: configurable interval + startup logging for testing
b0e965b1c2 Crash recovery: restore prompt for leftover recovery files
Compare 7 commits »
skyler pushed to main at skyler/Lightningbeam 2026-07-09 17:26:22 +00:00
a2839f80b1 Clean up build warnings
6e6feaddf5 Fix FLAC export end-to-end (real backend path) + smart tag defaults
15bdf80ec1 Audio export: real FLAC + tag metadata for all formats
6b8a1f1386 SVG export: emit text layers as real glyph outlines
53ffb7d528 Export honesty: real lossy WebP, working ProRes, VP8+audio container
Compare 7 commits »
skyler pushed to main at skyler/Lightningbeam 2026-07-03 06:03:50 +00:00
bb6b6fa9e3 Mobile: address code-review findings
9646eef487 Mobile: hide the desktop menu bar
6f67ddb709 Mobile P7: landscape / orientation support
2cbc35f181 Mobile context-menu coverage + z-order
4f66ddb515 P6b: mobile node editor — Focus & Patch views
Compare 77 commits »
skyler created branch feat/mobile-ui in skyler/Lightningbeam 2026-07-03 06:00:09 +00:00
skyler pushed to feat/mobile-ui at skyler/Lightningbeam 2026-07-03 06:00:09 +00:00
bb6b6fa9e3 Mobile: address code-review findings
9646eef487 Mobile: hide the desktop menu bar
6f67ddb709 Mobile P7: landscape / orientation support
2cbc35f181 Mobile context-menu coverage + z-order
4f66ddb515 P6b: mobile node editor — Focus & Patch views
Compare 10 commits »
skyler pushed to release at skyler/Lightningbeam 2026-06-27 01:55:14 +00:00
609b80336b Release 1.0.7-alpha
58a3c829d7 Bump version to 1.0.7-alpha
9717289271 Implement layer visibility toggle; log export color range
b301c63387 Address code-review findings across export, decode, and data model
1fa4d744be Add SVG vector import and export
Compare 32 commits »
skyler pushed to release at skyler/Lightningbeam 2026-06-26 01:28:01 +00:00
a933fc3ca8 Release 1.0.6-alpha
e7c239f203 ci: enable VAAPI in the from-source ffmpeg build
7ebd64391c editor: gate zero-copy VAAPI export to Linux (fix macOS/Windows build)
05b5bf5f85 editor: zero-copy H.264 for video-only export too
Compare 4 commits »
skyler created branch release in skyler/Lightningbeam 2026-06-25 22:38:18 +00:00
skyler pushed to release at skyler/Lightningbeam 2026-06-25 22:38:18 +00:00
d6506c2f22 Release 1.0.6-alpha
5bed2e8adb Bump version to 1.0.6-alpha
911d896610 packaging: build ffmpeg with VAAPI and declare libva runtime deps
ecfa192245 editor: run zero-copy H.264 export on a background thread
2bce5e93a6 gpu-video-encoder: VAAPI driver retry, Vello-capable device, Send
Compare 10 commits »
skyler deleted branch rust-ui from skyler/Lightningbeam 2026-06-22 01:30:58 +00:00
skyler deleted branch master from skyler/Lightningbeam 2026-06-22 01:27:19 +00:00
skyler pushed to main at skyler/Lightningbeam 2026-06-22 01:27:18 +00:00
bf4331eed4 docs: correct branch references to main (not master)
273862c882 release scripts: push the release branch to both forges
a3f18bdab6 Remove the legacy Tauri backend (src-tauri)
2c40858663 docs: point branch references at master
149760e9c0 CI: build NeuralAudio with Ninja on Windows
Compare 364 commits »
skyler created branch master in skyler/Lightningbeam 2026-06-21 22:56:07 +00:00
skyler pushed to master at skyler/Lightningbeam 2026-06-21 22:56:07 +00:00
273862c882 release scripts: push the release branch to both forges
a3f18bdab6 Remove the legacy Tauri backend (src-tauri)
2c40858663 docs: point branch references at master
149760e9c0 CI: build NeuralAudio with Ninja on Windows
1cb821f05b CI: build Windows under pwsh so MSVC's linker is used
Compare 5 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-06-21 20:49:31 +00:00
8223593649 CI: activate MSVC dev environment for the Windows build
83057b754a Clean up build warnings
3c3a482e2e Bump version to 1.0.5-alpha
5fd04b5dd5 Lock editing on tween in-between frames
a1acecf396 Implement shape tweens (same-topology lerp)
Compare 34 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-06-21 02:46:42 +00:00
f585c370e8 docs: mark Phase 3e (playback prefetch) done
ed022995bd Keyframe diamonds: pointing-hand cursor + prefetch during playback
3188fc8bb6 Timeline: click a keyframe diamond to snap the playhead to it
2cbaf67583 Raster keyframe timeline UI: display + explicit creation + no lazy create
31e23b0fc7 Fix 3d: stroke vanished on commit (establish full buffer on first execute)
Compare 23 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-06-16 12:42:13 +00:00
83609cc9dc Fix video export resolution scaling and post-export UI hang
318720f89d Fix gamma handling and improve brush canvas performance
7257cdf9c4 update release script
d6c6c0d72d update changelog
d7de5ce3f1 Bump version to 1.0.4-alpha
Compare 9 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-06-02 17:06:48 +00:00
54d5764bd0 Make beats canonical representation rather than seconds
f372a84313 Massive tempo refactor - make beats canonical time rep and allow them to be non constant
ae146533d9 Update automation lanes too
3fc4773ec3 Fix remaining sites that weren't updating properly on BPM changes
Compare 4 commits »