Skyler Lehmkuhl
|
354b96f142
|
Quick select tool
|
2026-03-07 05:30:51 -05:00 |
Skyler Lehmkuhl
|
1900792fa9
|
Magic wand selection
|
2026-03-07 03:39:09 -05:00 |
Skyler Lehmkuhl
|
1e80b1bc77
|
Paint bucket
|
2026-03-07 02:53:47 -05:00 |
Skyler Lehmkuhl
|
4386917fc2
|
Implement transform tool for raster
|
2026-03-07 02:12:55 -05:00 |
Skyler Lehmkuhl
|
e7641edd0d
|
Add blur/sharpen tool
|
2026-03-06 11:47:10 -05:00 |
Skyler Lehmkuhl
|
922e8f78b6
|
Refactor tools
|
2026-03-06 10:07:24 -05:00 |
Skyler Lehmkuhl
|
901aa04246
|
Add sponge tool
|
2026-03-06 09:17:35 -05:00 |
Skyler Lehmkuhl
|
6590b249d1
|
Add dodge/burn tool
|
2026-03-06 09:05:14 -05:00 |
Skyler Lehmkuhl
|
7d55443b2a
|
Add pattern stamp tool
|
2026-03-06 08:40:17 -05:00 |
Skyler Lehmkuhl
|
1d9d702a59
|
Add healing brush
|
2026-03-06 08:25:12 -05:00 |
Skyler Lehmkuhl
|
de24622f02
|
Add clone stamp tool
|
2026-03-06 08:05:45 -05:00 |
Skyler Lehmkuhl
|
2c9d8c1589
|
Add tool skeletons
|
2026-03-06 07:22:50 -05:00 |
Skyler Lehmkuhl
|
37ac9b6abe
|
Fix NAM runtime errors on linux
|
2026-03-06 06:37:25 -05:00 |
Skyler Lehmkuhl
|
d1f47d7164
|
Merge branch 'rust-ui' of /home/skyler/Dev/Lightningbeam-2/. into rust-ui
|
2026-03-06 06:19:48 -05:00 |
Skyler Lehmkuhl
|
5ae1119de7
|
Brush preview cursor
|
2026-03-06 06:18:22 -05:00 |
Skyler Lehmkuhl
|
bff3d660d6
|
Improve smudge tool
|
2026-03-06 06:03:33 -05:00 |
Skyler Lehmkuhl
|
bc7d997cff
|
More region select fixes
|
2026-03-06 05:52:20 -05:00 |
Skyler Lehmkuhl
|
553cc383d5
|
separate brush and eraser in infopanel
|
2026-03-06 05:24:26 -05:00 |
Skyler Lehmkuhl
|
f2c15d7f0d
|
brush fixes and improvements
|
2026-03-05 20:24:38 -05:00 |
Skyler Lehmkuhl
|
f97e61751f
|
Fix DCEL selection bugs
|
2026-03-05 19:55:39 -05:00 |
Skyler Lehmkuhl
|
292328bf87
|
add brush library
|
2026-03-04 16:42:43 -05:00 |
Skyler Lehmkuhl
|
63a8080e60
|
improve painting performance
|
2026-03-04 15:20:39 -05:00 |
Skyler Lehmkuhl
|
4e79abdc35
|
bundle amp models more sensibly
|
2026-03-04 15:20:20 -05:00 |
Skyler Lehmkuhl
|
e500914fa0
|
Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
|
2026-03-04 14:50:53 -05:00 |
Skyler Lehmkuhl
|
a36fae7f8a
|
Fix menu width and mouse following
|
2026-03-04 14:50:44 -05:00 |
Skyler Lehmkuhl
|
e578aadd61
|
Merge branch 'rust-ui' of /home/skyler/Dev/Lightningbeam-2/. into rust-ui
|
2026-03-04 14:43:18 -05:00 |
Skyler Lehmkuhl
|
e4b9d86688
|
redraw painting icon
|
2026-03-04 14:43:10 -05:00 |
Skyler Lehmkuhl
|
16b0d822e3
|
painting fixes
|
2026-03-04 14:40:08 -05:00 |
Skyler Lehmkuhl
|
759e41d84a
|
fix color space for raster editing
|
2026-03-04 11:25:15 -05:00 |
Skyler Lehmkuhl
|
5c555bf7e1
|
add electric guitar preset
|
2026-03-02 11:58:29 -05:00 |
Skyler Lehmkuhl
|
b4c7a45990
|
fix NAM model loading
|
2026-03-02 11:58:13 -05:00 |
Skyler Lehmkuhl
|
885c52c02a
|
organize raster buffers better
|
2026-03-02 11:24:12 -05:00 |
Skyler Lehmkuhl
|
6b3a286caf
|
css fixes
|
2026-03-02 10:51:58 -05:00 |
Skyler Lehmkuhl
|
ec46e22782
|
update css handling
|
2026-03-02 10:32:19 -05:00 |
Skyler Lehmkuhl
|
73ef9e3b9c
|
fix double paste and make selections always floating
|
2026-03-02 09:19:55 -05:00 |
Skyler Lehmkuhl
|
6f1a706dd2
|
fix interaction with a fresh raster layer
|
2026-03-02 08:07:45 -05:00 |
Skyler Lehmkuhl
|
19617e4223
|
fix pasting image data from external programs
|
2026-03-02 07:59:29 -05:00 |
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 |