Texture Browser Form: some minor logic fixes (no texture groups were selected...
Texture Browser Form: some minor logic fixes (no texture groups were selected when initial texture was empty and no texture group was stored in the program configuration). Texture Browser Form: don't save current texture group when the form was canceled. Keyboard Shortcut Reference export: generated html will now be saved to program configuration folder if working folder is write-protected. Internal: added SupportedMapFormats property to EditModeAttribute. A mode with this property specified will be available only in specified map formats. Interface: Ceiling Align Mode and Floor Align Mode are now enabled by default. Interface: Ceiling Align Mode and Floor Align Mode are now only available in UDMF map format. Interface: Visplane Explorer Mode is now available only in Doom map format.
Showing
- Source/Core/Editing/EditModeAttribute.cs 7 additions, 1 deletionSource/Core/Editing/EditModeAttribute.cs
- Source/Core/Editing/EditingManager.cs 6 additions, 4 deletionsSource/Core/Editing/EditingManager.cs
- Source/Core/Windows/ConfigForm.cs 24 additions, 1 deletionSource/Core/Windows/ConfigForm.cs
- Source/Core/Windows/MainForm.cs 12 additions, 3 deletionsSource/Core/Windows/MainForm.cs
- Source/Core/Windows/TextureBrowserForm.cs 10 additions, 11 deletionsSource/Core/Windows/TextureBrowserForm.cs
- Source/Plugins/BuilderModes/ClassicModes/CeilingAlignMode.cs 2 additions, 0 deletionsSource/Plugins/BuilderModes/ClassicModes/CeilingAlignMode.cs
- Source/Plugins/BuilderModes/ClassicModes/FloorAlignMode.cs 2 additions, 0 deletionsSource/Plugins/BuilderModes/ClassicModes/FloorAlignMode.cs
- Source/Plugins/VisplaneExplorer/VisplaneExplorerMode.cs 1 addition, 7 deletionsSource/Plugins/VisplaneExplorer/VisplaneExplorerMode.cs
Loading
Please register or sign in to comment