Added Draw Grid mode.
When Draw Rectangle or Draw Ellipse mode is enabled, it's settings are now shown in side panel. Draw Ellipse mode: increased maximum number of sides to 512. Changed the way tags are shown in Tag Selector controls. Tags without labels are now shown as a number (not "Tag N"), and tags with label are now shown as "N (label)", not "label (N)". Tag labels are now shown in Thing, Sector and Linedef info panels. Once again changed the way things are rendered while dragged. Rearranged the label in PairedIntControl and PairedFieldControl (it is now behind numeric controls). Optimized MapSet.GetSectorByCoordinates().
Showing
- Source/Core/Actions/HintsManager.cs 11 additions, 0 deletionsSource/Core/Actions/HintsManager.cs
- Source/Core/Builder.csproj 1 addition, 0 deletionsSource/Core/Builder.csproj
- Source/Core/Controls/LinedefInfoPanel.cs 2 additions, 2 deletionsSource/Core/Controls/LinedefInfoPanel.cs
- Source/Core/Controls/SectorInfoPanel.cs 1 addition, 1 deletionSource/Core/Controls/SectorInfoPanel.cs
- Source/Core/Controls/ThingInfoPanel.Designer.cs 11 additions, 11 deletionsSource/Core/Controls/ThingInfoPanel.Designer.cs
- Source/Core/Controls/ThingInfoPanel.cs 3 additions, 3 deletionsSource/Core/Controls/ThingInfoPanel.cs
- Source/Core/Controls/ThingInfoPanel.resx 0 additions, 12 deletionsSource/Core/Controls/ThingInfoPanel.resx
- Source/Core/GZBuilder/Controls/PairedFieldsControl.Designer.cs 1 addition, 1 deletion...e/Core/GZBuilder/Controls/PairedFieldsControl.Designer.cs
- Source/Core/GZBuilder/Controls/PairedFieldsControl.resx 105 additions, 105 deletionsSource/Core/GZBuilder/Controls/PairedFieldsControl.resx
- Source/Core/GZBuilder/Controls/PairedIntControl.Designer.cs 4 additions, 2 deletionsSource/Core/GZBuilder/Controls/PairedIntControl.Designer.cs
- Source/Core/GZBuilder/Controls/PairedIntControl.resx 105 additions, 105 deletionsSource/Core/GZBuilder/Controls/PairedIntControl.resx
- Source/Core/GZBuilder/Controls/TagSelector.cs 6 additions, 16 deletionsSource/Core/GZBuilder/Controls/TagSelector.cs
- Source/Core/GZBuilder/Windows/TagStatisticsForm.Designer.cs 45 additions, 42 deletionsSource/Core/GZBuilder/Windows/TagStatisticsForm.Designer.cs
- Source/Core/GZBuilder/Windows/TagStatisticsForm.cs 70 additions, 1 deletionSource/Core/GZBuilder/Windows/TagStatisticsForm.cs
- Source/Core/GZBuilder/Windows/TagStatisticsForm.resx 110 additions, 110 deletionsSource/Core/GZBuilder/Windows/TagStatisticsForm.resx
- Source/Core/Map/MapSet.cs 12 additions, 8 deletionsSource/Core/Map/MapSet.cs
- Source/Core/Properties/AssemblyInfo.cs 1 addition, 1 deletionSource/Core/Properties/AssemblyInfo.cs
- Source/Core/Properties/Resources.Designer.cs 1 addition, 1 deletionSource/Core/Properties/Resources.Designer.cs
- Source/Core/Properties/Resources.resx 3 additions, 3 deletionsSource/Core/Properties/Resources.resx
- Source/Core/Rendering/Presentation.cs 6 additions, 5 deletionsSource/Core/Rendering/Presentation.cs
Loading
Please register or sign in to comment