Fixed, Visual mode, Auto-align actions: incorrect texture was used when...
Fixed, Visual mode, Auto-align actions: incorrect texture was used when clamping texture offsets of 3D floor sides. Fixed, Numeric textbox: incorrect character was treated as decimal separator character was used when using certain Windows regional settings. Changed, Edit Things window: when applicable, the "Filter" textbox is now focused when opening the window. Changed, Sector Effects browser window: when applicable, the "Filter" textbox is now focused when opening the window. Changed, Edit Things window: when the "Filter" textbox is focused, pressing the "Down" key will now switch focus to the Things list. Changed, Sector Effects Browser window: when the "Filter" textbox is focused, pressing the "Down" key will now switch focus to the Effects list. Changed, Linedef Action Browser window: when the "Filter" textbox is focused, pressing the "Down" key will now switch focus to the Actions list. Configurations, Doom map format thing flags: changed "Multiplayer" flag name to "Multiplayer only".
Showing
- Build/Configurations/Includes/Doom_misc.cfg 1 addition, 1 deletionBuild/Configurations/Includes/Doom_misc.cfg
- Source/Core/Controls/ButtonsNumericTextbox.cs 2 additions, 2 deletionsSource/Core/Controls/ButtonsNumericTextbox.cs
- Source/Core/Controls/NumericTextbox.cs 2 additions, 11 deletionsSource/Core/Controls/NumericTextbox.cs
- Source/Core/Controls/ThingBrowserControl.Designer.cs 32 additions, 31 deletionsSource/Core/Controls/ThingBrowserControl.Designer.cs
- Source/Core/Controls/ThingBrowserControl.cs 18 additions, 1 deletionSource/Core/Controls/ThingBrowserControl.cs
- Source/Core/Controls/ThingBrowserControl.resx 845 additions, 862 deletionsSource/Core/Controls/ThingBrowserControl.resx
- Source/Core/Windows/ActionBrowserForm.Designer.cs 1 addition, 0 deletionsSource/Core/Windows/ActionBrowserForm.Designer.cs
- Source/Core/Windows/ActionBrowserForm.cs 13 additions, 5 deletionsSource/Core/Windows/ActionBrowserForm.cs
- Source/Core/Windows/EffectBrowserForm.Designer.cs 3 additions, 0 deletionsSource/Core/Windows/EffectBrowserForm.Designer.cs
- Source/Core/Windows/EffectBrowserForm.cs 21 additions, 6 deletionsSource/Core/Windows/EffectBrowserForm.cs
- Source/Core/Windows/ThingEditForm.Designer.cs 1 addition, 0 deletionsSource/Core/Windows/ThingEditForm.Designer.cs
- Source/Core/Windows/ThingEditForm.cs 6 additions, 0 deletionsSource/Core/Windows/ThingEditForm.cs
- Source/Core/Windows/ThingEditForm.resx 0 additions, 3 deletionsSource/Core/Windows/ThingEditForm.resx
- Source/Core/Windows/ThingEditFormUDMF.Designer.cs 1 addition, 0 deletionsSource/Core/Windows/ThingEditFormUDMF.Designer.cs
- Source/Core/Windows/ThingEditFormUDMF.cs 10 additions, 0 deletionsSource/Core/Windows/ThingEditFormUDMF.cs
- Source/Plugins/BuilderModes/VisualModes/BaseVisualMode.cs 5 additions, 5 deletionsSource/Plugins/BuilderModes/VisualModes/BaseVisualMode.cs
Loading
Please register or sign in to comment