save to project

This commit is contained in:
Ryan Fleury
2025-05-05 15:23:16 -07:00
parent 9c969d7c2b
commit 27072e1148
6 changed files with 36 additions and 7 deletions
+1 -1
View File
@@ -196,7 +196,6 @@
// [ ] "pop out" (hitting enter on visualizers should open them as tabs)
// [ ] we probably want to disable pop/pull out for transient things, e.g. theme color cfgs
// [ ] finish theme editing, build themes - replace code colors map with new theme stuff
// [ ] save-to-project (command line targets)
//
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
// heavy cost even to just read 8 bytes...
@@ -508,6 +507,7 @@
// [x] "add hover eval to watch" (expr drag & drop -> watch window)
// [x] unattached process evaluation - need a string to evaluate so I can generate
// the evals
// [x] save-to-project (command line targets)
////////////////////////////////
//~ rjf: Build Options