Improved GUI for mask editing, added effects.

This commit is contained in:
Bruno
2021-01-10 23:56:50 +01:00
parent 398995648a
commit dbd3c071e8
7 changed files with 150 additions and 67 deletions

View File

@@ -23,6 +23,7 @@ namespace ImGuiToolkit
bool IconToggle (int i, int j, int i_toggle, int j_toggle, bool* toggle, const char *tooltips[] = nullptr);
void ButtonOpenUrl (const char* url, const ImVec2& size_arg = ImVec2(0,0));
void ToolTip (const char* desc);
void HelpMarker (const char* desc, const char* icon = ICON_FA_QUESTION_CIRCLE);
// utility sliders