query watch windows progress; hook up visualizer schemas to cfg evaluator, use in tab query watch

This commit is contained in:
Ryan Fleury
2025-03-20 14:26:09 -07:00
parent f5683b0f3d
commit 43d8fd4886
9 changed files with 275 additions and 339 deletions
+1
View File
@@ -1112,6 +1112,7 @@ internal UI_Size ui_set_next_pref_size(Axis2 axis, UI_Size v);
internal void ui_push_corner_radius(F32 v);
internal void ui_pop_corner_radius(void);
internal void ui_push_tagf(char *fmt, ...);
internal F32 ui_top_px_height(void);
////////////////////////////////
//~ rjf: Macro Loop Wrappers