Commit graph

30 commits

Author SHA1 Message Date
1eb3c04c7f add option to invert render 2023-07-26 15:51:44 +02:00
0052bd1686 remove accesskit to reduce dependencies 2023-07-15 18:12:16 +02:00
af608fdab0 cleanup ui 2023-07-15 18:11:00 +02:00
f4394ad273 cleanup 2023-07-15 14:58:44 +02:00
12664a5817 allow adding colour presets 2023-07-15 14:56:41 +02:00
b4b82a3cc5 add yellow preset 2023-07-15 14:35:15 +02:00
153d10ba7a add makefile for creating releases 2023-07-14 20:02:35 +02:00
fc209a78ad multithread rendering with rayon 2023-07-14 19:25:46 +02:00
59739cfc1c rename crate 2023-07-14 15:06:51 +02:00
7a1a78384c show version in-app 2023-07-14 15:01:23 +02:00
0ce808a250 fix cross compilation (why did this compile without the serde derive feature flag, but only natively??) 2023-07-14 14:52:00 +02:00
0a0e2f7f9a cleanup 2023-07-14 14:37:54 +02:00
7b298c2d6c cleanup 2023-07-14 14:35:24 +02:00
8b4dcb39c8 calculate predicted render time 2023-07-14 14:30:31 +02:00
583299c136 update gui screenshot 2023-07-14 13:43:42 +02:00
c5b961a33a export renders in separate thread 2023-07-14 13:37:46 +02:00
67168f919a add resolution presets & colour presets 2023-07-14 13:04:19 +02:00
74ccbbb3e2 render c point in preview 2023-07-14 12:42:17 +02:00
cc43258aad improve export options 2023-07-14 11:24:26 +02:00
eb2fa3f8f7 cleanup 2023-07-14 02:25:26 +02:00
05b7db9d17 update readme, add more examples 2023-07-14 02:25:21 +02:00
a2c1acd24d save settings between sessions 2023-07-14 01:05:56 +02:00
0068e6fe88 add README.md 2023-07-13 23:56:01 +02:00
d6119cd290 add colour control, clean up settings 2023-07-13 23:02:11 +02:00
723d875d95 add file dialog for selecting output path 2023-07-13 22:15:01 +02:00
bbfb3e053c limit preview resolution to prevent panic 2023-07-13 21:43:05 +02:00
c76f340fd7 add export options 2023-07-13 21:32:02 +02:00
7c7d56e868 create gui 2023-07-13 21:05:32 +02:00
70373c8ff7 pink 2023-07-13 17:36:27 +02:00
f02250a507 init 2023-07-13 17:21:26 +02:00