Added: some numeric text inputs now support expressions (e.g. (23+15)*1.5). -...
Added: some numeric text inputs now support expressions (e.g. (23+15)*1.5). - inspired by https://www.doomworld.com/vb/doom-editing/91089-gzdoombuilder-patch-expression-evaluation-for-sector-heights/ Fixed, Game Configurations window: fixed a crash when switching to a game engine without the file path using the "Engine" drop-down.
Showing
- Source/Core/Controls/ButtonsNumericTextbox.cs 1 addition, 0 deletionsSource/Core/Controls/ButtonsNumericTextbox.cs
- Source/Core/Controls/NumericTextbox.cs 189 additions, 146 deletionsSource/Core/Controls/NumericTextbox.cs
- Source/Core/Controls/PairedFieldsControl.Designer.cs 2 additions, 0 deletionsSource/Core/Controls/PairedFieldsControl.Designer.cs
- Source/Core/Controls/PairedFloatControl.Designer.cs 2 additions, 0 deletionsSource/Core/Controls/PairedFloatControl.Designer.cs
- Source/Core/Controls/PairedIntControl.Designer.cs 2 additions, 0 deletionsSource/Core/Controls/PairedIntControl.Designer.cs
- Source/Core/Controls/SectorSlopeControl.Designer.cs 1 addition, 0 deletionsSource/Core/Controls/SectorSlopeControl.Designer.cs
- Source/Core/Windows/ConfigForm.cs 10 additions, 7 deletionsSource/Core/Windows/ConfigForm.cs
- Source/Core/Windows/SectorEditForm.Designer.cs 3 additions, 0 deletionsSource/Core/Windows/SectorEditForm.Designer.cs
- Source/Core/Windows/SectorEditFormUDMF.Designer.cs 3 additions, 0 deletionsSource/Core/Windows/SectorEditFormUDMF.Designer.cs
- Source/Core/Windows/ThingEditForm.Designer.cs 4 additions, 0 deletionsSource/Core/Windows/ThingEditForm.Designer.cs
- Source/Core/Windows/ThingEditFormUDMF.Designer.cs 6 additions, 0 deletionsSource/Core/Windows/ThingEditFormUDMF.Designer.cs
- Source/Core/Windows/VertexEditForm.Designer.cs 4 additions, 0 deletionsSource/Core/Windows/VertexEditForm.Designer.cs
Loading
Please register or sign in to comment