Commit graph

20 commits

Author SHA1 Message Date
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