|
|
894cd50073
|
restructure a bit to make the GLFW-initialisation code its own separate structure/file, and so we can use shell.sml for running program in different ways
|
2025-08-26 13:00:18 +01:00 |
|
|
|
940e4429a7
|
reimplement parsing code (but program does not compile yet because I have to change type of 'USE_SQUARES' constructure)
|
2025-08-09 11:29:36 +01:00 |
|
|
|
e634bb25d7
|
add grid module, and change some functions in layer-tree.sml to use it instead of having grid-logic in there
|
2025-08-09 08:43:51 +01:00 |
|
|
|
318ca4fdf1
|
begin coding layer tree so that we have toggleable layers
|
2025-08-09 07:48:49 +01:00 |
|
|
|
f1cd3fbf85
|
begin coding functionality to move squares
|
2025-08-08 23:39:29 +01:00 |
|
|
|
04bb7a18c0
|
add function to quad tree to turn items into strings (for later saving to file)
|
2025-07-12 03:38:20 +01:00 |
|
|
|
5b63471b30
|
refactor some functionality by passing a higher order function
|
2025-07-11 23:56:20 +01:00 |
|
|
|
22173a0cdb
|
add functionality to delete pixel
|
2025-07-11 23:55:12 +01:00 |
|
|
|
8e8947379a
|
additional graph lines improvements
|
2025-07-10 23:54:51 +01:00 |
|
|
|
dd291096d5
|
refactor file thread
|
2025-07-06 15:06:00 +01:00 |
|
|
|
2e0549097e
|
begin merging files which were previously in temp-squares directory into main
|
2025-07-06 14:56:54 +01:00 |
|
|
|
fcfa50e1f6
|
add fonts as submodule, so it can be shared with other projects
|
2024-09-30 12:01:12 +01:00 |
|
|
|
be379e1fe0
|
begin drawing file browser text
|
2024-09-27 10:06:21 +01:00 |
|
|
|
24bc45142d
|
slight refactoring (move pure parsing functions to functional core in a separate file)
|
2024-08-29 09:55:08 +01:00 |
|
|
|
48c721e29b
|
done with scaffolding for file mailbox; next, send message to file mailbox to export and import, and handle these messages properly from the file mailbox
|
2024-08-28 20:42:52 +01:00 |
|
|
|
e587c6cf73
|
preparation for adding new additional threads/mailboxes (namely, the file mailbox)
|
2024-08-28 20:11:00 +01:00 |
|
|
|
fb9202248c
|
a little refactoring (different CML loops have their own files now)
|
2024-08-28 19:34:47 +01:00 |
|
|
|
1dccd14cfa
|
rearrange dotscape.mlb a little
|
2024-08-13 23:28:21 +01:00 |
|
|
|
a53c5e1ce3
|
restore imperative shell
|
2024-08-08 05:56:20 +01:00 |
|
|
|
d9607d27d8
|
done refactoring functional core
|
2024-08-08 00:58:59 +01:00 |
|
|
|
2dd0ec5c66
|
additional refactoring (almost 100/home/humza/Downloads/sml/dotscape/dotscape.mlb done refactoring functional core)
|
2024-08-08 00:50:36 +01:00 |
|
|
|
894dca2017
|
begin refactoring
|
2024-08-08 00:18:03 +01:00 |
|
|
|
39b8b45b45
|
rename to dotscape
|
2024-08-01 20:52:20 +01:00 |
|