|
|
78905b59f0
|
allow width and height to have a different number of click points
|
2025-02-18 11:53:28 +00:00 |
|
|
|
b41cb87b41
|
fix error trying to parse rgb colour data from file (have tested the change works; error was that code was meant to parse 'b' but was parsing 'B' instead)
|
2024-12-29 20:27:48 +00:00 |
|
|
|
7c2cc66b5a
|
allow loading of files with or without rgb colour data
|
2024-12-29 20:22:11 +00:00 |
|
|
|
43eb5f4448
|
add [r, g, b] field to triangle, so we can draw coloured objects (next: add ability to change current colour)
|
2024-12-29 20:18:29 +00:00 |
|
|
|
da2a652506
|
improve parsing code slightly, with successful parsing when saved .dsc file has inconsistent spacing
|
2024-08-29 11:18:17 +01:00 |
|
|
|
24bc45142d
|
slight refactoring (move pure parsing functions to functional core in a separate file)
|
2024-08-29 09:55:08 +01:00 |
|