This commit is contained in:
Ryan Fleury
2025-05-06 09:41:54 -07:00
parent 2b1e286aad
commit 08402a57b4
+1 -1
View File
@@ -222,7 +222,6 @@
// [ ] evaluate `foo.bar` symbol names???
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
// heavy cost even to just read 8 bytes...
// [ ] crash bug, release mode - filter globals view (try with debugging raddbg, typing `dev` in globals view)
////////////////////////////////
//~ rjf: post-0.9.16 TODO notes
@@ -530,6 +529,7 @@
// [x] project switching
// [x] do not apply filters past one block layer
// [x] "pop out" (hitting enter on visualizers should open them as tabs)
// [x] crash bug, release mode - filter globals view (try with debugging raddbg, typing `dev` in globals view)
////////////////////////////////
//~ rjf: Build Options