Settings for history of recent media files.

This commit is contained in:
brunoherbelin
2020-05-10 11:28:15 +02:00
parent 3a486599d0
commit 0e05dd16e1
7 changed files with 81 additions and 38 deletions

View File

@@ -31,6 +31,7 @@
#define IMGUI_TITLE_TOOLBOX ICON_FA_WRENCH " Tools"
#define IMGUI_TITLE_SHADEREDITOR ICON_FA_CODE " Shader Editor"
#define IMGUI_TITLE_PREVIEW ICON_FA_LAPTOP " Preview"
#define IMGUI_TITLE_DELETE ICON_FA_BROOM " Delete?"
#define IMGUI_RIGHT_ALIGN -100
#define COLOR_BGROUND 0.2f, 0.2f, 0.2f