mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-30 08:32:00 +00:00
Visual Mode, UDMF, Visual Vertices: heights of vertices without z-offset was incorrect in some cases.
Visual Mode, UDMF, Visual Vertices: vertices without z-offset are now rendered using Vertex color (Preferences -> Appearance -> Vertices).
This commit is contained in:
parent
6b4d03baaa
commit
e4751dfaf1
4 changed files with 11 additions and 7 deletions
|
@ -562,9 +562,6 @@ namespace CodeImp.DoomBuilder.BuilderModes
|
|||
i.OnDelete();
|
||||
}
|
||||
|
||||
// Update cache values
|
||||
//General.Map.IsChanged = true;
|
||||
|
||||
PostAction();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue