Skyler Lehmkuhl
c943f7bfe6
Add info panel
2025-11-30 10:01:10 -05:00
Skyler Lehmkuhl
4d1e052ee7
Add asset pane
2025-11-30 06:54:53 -05:00
Skyler Lehmkuhl
f9761b8af3
Add layer controls, fix dragging for clips
2025-11-29 12:33:17 -05:00
Skyler Lehmkuhl
5fbb2c078b
Use audio engine as source of truth for playback time
2025-11-28 11:36:33 -05:00
Skyler Lehmkuhl
bbeb85b3a3
Clips in timeline
2025-11-28 05:53:11 -05:00
Skyler Lehmkuhl
1cb2aabc9c
fix skew
2025-11-19 11:47:19 -05:00
Skyler Lehmkuhl
9cbfefca1d
fix skew
2025-11-19 11:18:51 -05:00
Skyler Lehmkuhl
0d8fa7ffbd
add skew to transform tool
2025-11-19 10:59:18 -05:00
Skyler Lehmkuhl
258b131f2d
fix select tool drag selection
2025-11-19 10:17:47 -05:00
Skyler Lehmkuhl
a50b51d95b
add tool keyboard shortcuts
2025-11-19 10:05:47 -05:00
Skyler Lehmkuhl
2bb9aecf31
add eyedropper tool
2025-11-19 10:01:42 -05:00
Skyler Lehmkuhl
a0875b1bc0
add line and polygon tools
2025-11-19 09:27:13 -05:00
Skyler Lehmkuhl
08f3c30b29
paint bucket mostly working
2025-11-19 09:01:27 -05:00
Skyler Lehmkuhl
502bae0947
fix paint bucket angle priority
2025-11-19 05:54:51 -05:00
Skyler Lehmkuhl
e1d9514472
Paint bucket
2025-11-19 01:47:37 -05:00
Skyler Lehmkuhl
9204308033
Transform shapes
2025-11-18 05:08:33 -05:00
Skyler Lehmkuhl
67724c944c
Select and move shapes
2025-11-18 00:22:28 -05:00
Skyler Lehmkuhl
afda2d9d4f
CSS improvements, light and dark mode
2025-11-17 07:42:40 -05:00
Skyler Lehmkuhl
1324cae7e3
Render shape on stage
2025-11-16 02:40:06 -05:00
Skyler Lehmkuhl
08232454a7
Add stage pane with scrolling
2025-11-16 00:01:07 -05:00
Skyler Lehmkuhl
652b9e6cbb
Add app menu
2025-11-14 18:41:44 -05:00
Skyler Lehmkuhl
48da21e062
Toolbar
2025-11-13 18:12:21 -05:00
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