|
|
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 |
|
|
|
2549703dc7
|
verify that parsing saved file is successful
|
2024-08-29 05:21:04 +01:00 |
|
|
|
0a4de92862
|
in C files where GLFW is included, #define GLFW_INCLUDE_NONE before GLFW is included in that file, because GLFW tries looking for <GL/gl.h> header otherwise, which is not on my system
|
2024-08-28 00:58:12 +01:00 |
|
|
|
1049f2b561
|
scaffolding in preparation for adding simple load/export/save functionality
|
2024-08-17 09:46:53 +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 |
|
|
|
0fc6201231
|
reduce number of type conversoins required for mouse move callback (and fix the other code which uses it too)
|
2024-08-01 21:17:39 +01:00 |
|
|
|
e97768b18a
|
add callbacks for mouse movement and mouse clicking
|
2024-07-30 17:10:48 +01:00 |
|