|
|
a98ca50cf5
|
remove browse mode and code that became dead as a result of its removal, because the new plan is to launch the program from the terminal (and terminal navigation is okay)
|
2025-08-26 15:36:39 +01:00 |
|
|
|
4a9b5947e7
|
add functionality to flip drawing horizontally
|
2025-08-12 22:25:16 +01:00 |
|
|
|
6cd2b85d8b
|
change integer layer field when 'l' is pressed
|
2025-08-09 08:36:14 +01:00 |
|
|
|
fa2a5c878c
|
add ability to select cursor colour
|
2025-08-09 07:04:03 +01:00 |
|
|
|
f46ca01d42
|
add ability to move from normal mode to move mode, and from move mode back to normal mode
|
2025-08-09 00:13:02 +01:00 |
|
|
|
d392ad2c79
|
100NvimTree_1 done with functionality to export collisions
|
2025-07-13 15:45:09 +01:00 |
|
|
|
973a1610ce
|
add functionality to delete pixel
|
2025-07-11 23:47:28 +01:00 |
|
|
|
86369db055
|
add functionality for changing height of canvas
|
2025-07-11 22:57:20 +01:00 |
|
|
|
e3729a1ce5
|
add scaffolding in imperative shell to help update canvas width and height
|
2025-07-11 17:45:16 +01:00 |
|
|
|
040fc67c80
|
add code to let user change alpha valua
|
2025-07-11 15:34:29 +01:00 |
|
|
|
40c5222621
|
done adding ability to change different colours in both functional core and imperative shell
|
2024-12-30 04:32:15 +00:00 |
|
|
|
5dde0517cc
|
progress adding ability to change colour of triangle
|
2024-12-30 03:41:11 +00:00 |
|
|
|
2528e67375
|
progress towards adding load functionality'
|
2024-09-25 10:17:57 +01:00 |
|
|
|
2816ff0875
|
100% done
adding functionality to allow adding coordinates through arrow keys and space/enter
|
2024-09-20 14:38:04 +01:00 |
|
|
|
acd68a055d
|
code shortcut to trigger export (with <Ctrl-E>); it outputs syntatically valid .sml, but I am not sure if the output is correct as intended so it needs testing
|
2024-08-30 02:34:24 +01:00 |
|
|
|
2549703dc7
|
verify that parsing saved file is successful
|
2024-08-29 05:21:04 +01:00 |
|
|
|
eb13636993
|
very basic saving (hardcoded file name, which is fine fow now)
|
2024-08-29 00:05:30 +01:00 |
|
|
|
9b639c9c53
|
progress towards toggling graph
|
2024-08-14 02:31:28 +01:00 |
|
|
|
d9c7b753f8
|
100/home/humza/Downloads/sml/dotscape/README.md done with undo/redo functionality (tested and both of them work as expected)
|
2024-08-08 23:52:49 +01:00 |
|
|
|
5c7c61586a
|
scaffolding in preparation for implementing undo
|
2024-08-08 06:34:40 +01:00 |
|
|
|
13063ea2c6
|
add framebufferSize callback (FFI scaffolding and creating new variant of input_message type but don't react to this message in a meaningful way yet)
|
2024-08-01 23:33:54 +01:00 |
|
|
|
6a2fe3ed18
|
a bit of formatting (no other changes in this commit)
|
2024-07-31 12:30:12 +01:00 |
|
|
|
29793cccbe
|
refactoring and scaffolding
|
2024-07-31 12:00:07 +01:00 |
|
|
|
b8ab605c90
|
code function that indicates which area, if any, was clicked
|
2024-07-30 19:04:36 +01:00 |
|
|
|
e97768b18a
|
add callbacks for mouse movement and mouse clicking
|
2024-07-30 17:10:48 +01:00 |
|