You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every value rendered in imgui should have an ability to be programmatically changed every N-th frame or second. Controls of values should be rendered after enabling a checkbox.
Every value rendered in imgui should have an ability to be programmatically changed every N-th frame or second. Controls of values should be rendered after enabling a checkbox.
This will be the base class for all settings.