From fdcc21de36908f635e6d72672df89c46d429a7a0 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Fri, 28 Jun 2024 18:02:46 +0400 Subject: [PATCH] Categorise FFlag presets --- Bloxstrap/Resources/Strings.Designer.cs | 22 ++++++++- Bloxstrap/Resources/Strings.resx | 8 +++- .../UI/Elements/Menu/Pages/FastFlagsPage.xaml | 47 ++++++++++--------- 3 files changed, 53 insertions(+), 24 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 4517b2b..b015b60 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1878,7 +1878,7 @@ namespace Bloxstrap.Resources { /// /// Looks up a localized string similar to Fast Flags are extremely powerful, being that they are intended to only be used by Roblox engineers. While they can be very useful, manually configuring them can cause serious issues with stability and functionality. Do NOT use the editor if you are unsure of what you are doing. /// - ///Do NOT use this to import large "flag lists" made by other people that promise to improve performance or such. They are subject to the aforementioned issues, and they will cause problems for you since you will not be fully aware of [rest of string was truncated]";. + ///Do NOT use this to import large "flag lists" made by other people that promise to improve performance or such. They are subject to the aforementioned issues, and they will cause problems for you since you will not be fully aware [rest of string was truncated]";. /// public static string Menu_FastFlagEditor_Warning_Text { get { @@ -1931,6 +1931,24 @@ namespace Bloxstrap.Resources { } } + /// + /// Looks up a localized string similar to Rendering and Graphics. + /// + public static string Menu_FastFlags_Presets_Categories_Rendering { + get { + return ResourceManager.GetString("Menu.FastFlags.Presets.Categories.Rendering", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to UI and Layout. + /// + public static string Menu_FastFlags_Presets_Categories_UserInterface { + get { + return ResourceManager.GetString("Menu.FastFlags.Presets.Categories.UserInterface", resourceCulture); + } + } + /// /// Looks up a localized string similar to FastFlag preset for Direct3D [exclusive fullscreen]({0}) using Alt+Enter is already enabled by default.. /// @@ -2112,7 +2130,7 @@ namespace Bloxstrap.Resources { } /// - /// Looks up a localized string similar to Choose what renderer Roblox should use. VR requires Direct3D/Automatic.. + /// Looks up a localized string similar to Choose which renderer Roblox should use.. /// public static string Menu_FastFlags_Presets_RenderingMode_Description { get { diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index f23b284..857f94c 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -798,7 +798,7 @@ Do NOT use this to import large "flag lists" made by other people that promise t Preferred materials - Choose what renderer Roblox should use. VR requires Direct3D/Automatic. + Choose which renderer Roblox should use. Rendering mode @@ -1045,4 +1045,10 @@ Scroll for more languages. 2023 (V4 + New UI) + + Rendering and Graphics + + + User Interface and Layout + \ No newline at end of file diff --git a/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml index 95eb123..c919d7d 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/FastFlagsPage.xaml @@ -47,6 +47,8 @@ + + + Description="{x:Static resources:Strings.Menu_FastFlags_Presets_LightingTechnology_Description}" + HelpLink="https://github.com/pizzaboxer/bloxstrap/wiki/A-guide-to-FastFlags#preferred-lighting-technology"> @@ -66,26 +69,6 @@ - - - - - - - - - - - - - - @@ -105,6 +88,28 @@ + + + + + + + + + + + + + + + +