Lightningbeam/lightningbeam-ui
Skyler Lehmkuhl bf007e774e Add Rust desktop UI with Blender-style pane system
Implemented foundational pane system using eframe/egui:
- Workspace structure with lightningbeam-core and lightningbeam-editor
- Layout data structures matching existing JSON schema
- All 8 predefined layouts (Animation, Video Editing, Audio/DAW, etc.)
- Recursive pane rendering with visual dividers
- Layout switcher menu
- Color-coded pane types for visualization

Foundation complete for interactive pane operations (resize, split, join).
2025-11-12 06:13:00 -05:00
..
lightningbeam-core Add Rust desktop UI with Blender-style pane system 2025-11-12 06:13:00 -05:00
lightningbeam-editor Add Rust desktop UI with Blender-style pane system 2025-11-12 06:13:00 -05:00
.gitignore Add Rust desktop UI with Blender-style pane system 2025-11-12 06:13:00 -05:00
Cargo.lock Add Rust desktop UI with Blender-style pane system 2025-11-12 06:13:00 -05:00
Cargo.toml Add Rust desktop UI with Blender-style pane system 2025-11-12 06:13:00 -05:00