mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-22 23:59:59 +01:00
Improv Shader Editor UI and clone create
This commit is contained in:
@@ -232,9 +232,10 @@
|
||||
#define MENU_TIMER ICON_FA_CLOCK " Timer "
|
||||
#define TOOLTIP_TIMER "Timer "
|
||||
#define SHORTCUT_TIMER CTRL_MOD "T"
|
||||
#define MENU_INPUTS ICON_FA_HAND_PAPER " Inputs mapping "
|
||||
#define MENU_INPUTS ICON_FA_HAND_PAPER " Input mapping "
|
||||
#define TOOLTIP_INPUTS "Inputs mapping "
|
||||
#define SHORTCUT_INPUTS CTRL_MOD "I"
|
||||
#define MENU_SHADEREDITOR ICON_FA_CODE " Shader Editor "
|
||||
#define TOOLTIP_SHADEREDITOR "Shader Editor "
|
||||
#define SHORTCUT_SHADEREDITOR CTRL_MOD "E"
|
||||
#define TOOLTIP_FULLSCREEN "Fullscreen "
|
||||
|
||||
Reference in New Issue
Block a user