|
|
fc69a0e4c3
|
progress with setting rgb (add functions to set in app type)
|
2024-12-30 04:14:07 +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 |
|
|
|
9d44589b9d
|
add fileBrowserIdx field to track which item is selected in the browser
|
2024-09-29 12:32:11 +01:00 |
|
|
|
d49ac2c565
|
progress towards being able to load files dynamically
|
2024-09-25 08:08:15 +01:00 |
|
|
|
c17c573638
|
add new field to app type, to distinguish between modes (one mode for normal insertion/deleteion, another mode for saving, etc.)
|
2024-09-24 21:54:19 +01:00 |
|
|
|
2098a4eda7
|
add 'numClickPoints' field to app type, and add parameter with same name to
ClickPoints.generate function
|
2024-09-20 21:33:35 +01:00 |
|
|
|
2d817cc998
|
adjust app type by adding arrowX and arrowY integer fields, and subsequent refactoring, as preparation for being able to draw with arrow keys
|
2024-09-20 10:17:57 +01:00 |
|
|
|
24bc45142d
|
slight refactoring (move pure parsing functions to functional core in a separate file)
|
2024-08-29 09:55:08 +01:00 |
|