summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2023-08-26Use arbitrary-precision calculations; Depend on Rug; Optimise renderer; ↵22Gabriel Bjørnager Jensen
Animate if configured; Update commenting; Remove scale option from configuration; Auto-deduce thread count; Update controls (only render on command); Update messages; Refactor application structure; Print controls;
2023-08-25Update controls; Update configuration format; Optimise renderer; Fix thread ↵21Gabriel Bjørnager Jensen
count not being loaded;
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; ↵19Gabriel Bjørnager Jensen
Update gitignore;
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
2023-08-21Update render message; Add scaling setting;15Gabriel Bjørnager Jensen
2023-08-20Render and draw in different passes; Update colouring; Actually remove old ↵14Gabriel Bjørnager Jensen
makefile;
2023-08-20Remove old makefile; Optimise renderer; Modulise code; Check keyboard input ↵13Gabriel Bjørnager Jensen
(allow viewpoint movement); Update colouring;
2023-08-20Rewrite in Rust again; Update gitignore; Update readme; Update changelog ↵12Gabriel Bjørnager Jensen
format; Use git tagging for versioning;