diff options
author | Thomas Van Iseghem <[email protected]> | 2022-12-26 16:49:53 +0100 |
---|---|---|
committer | Thomas Van Iseghem <[email protected]> | 2022-12-26 16:49:53 +0100 |
commit | e7cfebe8f93cfb55b8c971a43621716c27f0182d (patch) | |
tree | b1b2ccac4b1551553e4917fc9072ab402a89d875 /.gitignore | |
parent | 42254f4fb2361abae0e61c06ede8501816f21f9e (diff) | |
download | OpenCortex-e7cfebe8f93cfb55b8c971a43621716c27f0182d.tar.gz OpenCortex-e7cfebe8f93cfb55b8c971a43621716c27f0182d.zip |
Very basic proof of concept preset loader
Currently only tested on the local sample files. Misses a lot of functionality such as grid routing, IO,... Can only display the blocks in their location of the grid, preset name, preset location.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -desktop_editor
\ No newline at end of file +.vscode
\ No newline at end of file |