Commit graph

8 commits

Author SHA1 Message Date
Roy-vl
242566643c Fixed chaching bug when chach file did not exist yet.
Start of the alternative ant rander selection which pixels need duplication.
2023-06-09 11:09:56 +02:00
2c24e076ae removed usage of non-existing name 2023-06-05 21:57:52 +02:00
56b34cd083 Major refactoring now using State instead of ProotState.
Expect runtime bugs
2023-06-05 21:44:27 +02:00
8631e1353f make Point2D mirror function duplicate point INCLUDING color value. 2023-05-31 17:26:10 +02:00
76d26b08c8 set the imaged draws from point arrays to use color 2023-05-31 17:15:42 +02:00
7c9df0f1c0 specified working directory of cache file 2023-05-29 20:40:35 +02:00
d35fc3b1ea changed the way to call Point2D functions.
Added missing point array generation code
2023-05-29 20:34:21 +02:00
ab34ad2455 Moved ProotState to own file.
Moved Point2D to own file.
Added caching for parsed images.
2023-05-29 20:09:29 +02:00