Sector Edit Form (Doom/Hexen): it was possible to set negative Brightness.
Sector Edit Form (UDMF): sector brightness value was processed incorrectly when relative value was entered. Internal: added "ButtonStepsWrapAround" property to ButtonsNumericTextbox. Internal, SectorEditFormUDMF: more changes to Slopes tab. Still not operational...
Showing
- Source/Core/Controls/ButtonsNumericTextbox.cs 5 additions, 3 deletionsSource/Core/Controls/ButtonsNumericTextbox.cs
- Source/Core/Controls/NumericTextbox.cs 2 additions, 1 deletionSource/Core/Controls/NumericTextbox.cs
- Source/Core/Controls/SectorSlopeControl.cs 1 addition, 7 deletionsSource/Core/Controls/SectorSlopeControl.cs
- Source/Core/General/StepsList.cs 20 additions, 2 deletionsSource/Core/General/StepsList.cs
- Source/Core/Windows/SectorEditForm.Designer.cs 7 additions, 3 deletionsSource/Core/Windows/SectorEditForm.Designer.cs
- Source/Core/Windows/SectorEditForm.resx 2 additions, 5 deletionsSource/Core/Windows/SectorEditForm.resx
- Source/Core/Windows/SectorEditFormUDMF.Designer.cs 17 additions, 5 deletionsSource/Core/Windows/SectorEditFormUDMF.Designer.cs
- Source/Core/Windows/SectorEditFormUDMF.cs 22 additions, 61 deletionsSource/Core/Windows/SectorEditFormUDMF.cs
Loading
Please register or sign in to comment