-
Notifications
You must be signed in to change notification settings - Fork 89
Document imgui #370
Copy link
Copy link
Open
Description
Document imgui including some of the complications and patterns for working with it. It is useful to know that the imgui functions get called repeatedly at a rapid pace, so you need that code to be efficient and use things like a stable sort order for lists.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels