mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-31 00:51:37 +00:00
Visual Mode: added "Toggle Slope" action.
Visual Mode, UDMF: "Auto Align Textures" actions now work on slopes. Visual Mode, UDMF: Floor/ceiling texture rotation is now taken into account when moving texture offsets with arrow keys. Visual Mode, UDMF: Fixed a bug in floor/ceiling texture dragging by mouse.
This commit is contained in:
parent
23efaee1ee
commit
c3c7490231
13 changed files with 433 additions and 78 deletions
|
@ -514,6 +514,7 @@ namespace CodeImp.DoomBuilder.UDMFControls
|
|||
}
|
||||
|
||||
removeDefaultValues();
|
||||
General.Interface.RefreshInfo();
|
||||
this.DialogResult = DialogResult.OK;
|
||||
Close();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue