simplify name alloctors in rd/ctrl layers; port panel-closure path

This commit is contained in:
Ryan Fleury
2025-02-17 12:05:51 -08:00
parent dc79b82991
commit 72869bc73b
7 changed files with 263 additions and 210 deletions
+1
View File
@@ -582,6 +582,7 @@ struct UI_AnimParams
F32 target;
F32 rate;
F32 epsilon;
B32 reset;
};
typedef struct UI_AnimNode UI_AnimNode;