summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-09-04Update colouring (smooth); Yield square distances from renders; Update start ...29Gabriel Bjørnager Jensen
2023-09-02Optimise rendering; Use Rayon for threading; Update thread structure (use arc...28Gabriel Bjørnager Jensen
2023-08-31Support rendering of the Tricorn and Burning Ship fractals; Update configurat...27Gabriel Bjørnager Jensen
2023-08-29Support rendering of Julia sets; Update controls; Refactor code; Update confi...26Gabriel Bjørnager Jensen
2023-08-27Update controls guide (fix typo);25Gabriel Jensen
2023-08-27Optimise renderer; Update commenting;24Gabriel Bjørnager Jensen
2023-08-27Make configuration support more precise numbers (must be parsed as strings no...23Gabriel Bjørnager Jensen
2023-08-26Use arbitrary-precision calculations; Depend on Rug; Optimise renderer; Anima...22Gabriel Bjørnager Jensen
2023-08-25Update controls; Update configuration format; Optimise renderer; Fix thread c...21Gabriel Bjørnager Jensen
2023-08-25Rename handle_key to handle_keys; Only load configuration if provided;20Gabriel Bjørnager Jensen
2023-08-23Modulise code; Check I/O errors; Support configuration; Depend on toml; Updat...19Gabriel Bjørnager Jensen
2023-08-22Clean up code; Support rendering to files; Depend on webp; Modulise code;18Gabriel Bjørnager Jensen
2023-08-22Render using multiple threads;17Gabriel Bjørnager Jensen
2023-08-22Update colouring; Rename changelog file: changelog.md => CHANGELOG.md;16Gabriel Jensen