UltimateZoneBuilder/Source/Plugins/BuilderModes
MaxED d45b812b2a Fixed, Draw Grid mode: fixed a crash on accepting the mode when start and end points had the same coordinates.
Fixed, Draw Grid mode: grid triangles are now aligned properly with previously drawn triangulated grids when using the same map grid size and "Lock slices to grid" and "Triangulate" options are enabled.
Fixed, Draw Grid mode: not all grid cells were drawn in some cases.
Fixed, Draw Grid mode: current grid size was not increased when "Lock slices to grid" was enabled and the start point was no longer on the map grid.
Changed, Draw Grid mode: snap to grid is now always enabled and snap to nearest is now always disabled when "Lock slices to grid" is enabled.
Changed, Draw Grid mode: when grid's width or height is 0 when accepting the mode, a segmented line is now drawn instead of just a line.
2014-11-04 14:24:47 +00:00
..
ClassicModes Fixed, Draw Grid mode: fixed a crash on accepting the mode when start and end points had the same coordinates. 2014-11-04 14:24:47 +00:00
ErrorChecks Map Analysis: added "Check unused things" check. 2014-09-30 12:02:41 +00:00
FindReplace Find & Replace Mode: sector effects and linedef actions are now searched on bit by bit basis. That means map elements with partially matching Generalized effect/action can now be found. 2014-09-04 13:48:22 +00:00
General Fixed: undo list must be cleared during "Switch map in current wad" action. 2014-10-23 08:18:14 +00:00
Interface Renamed "Save Screenshot (editing area only)" action to "Save Screenshot (active window)". It will now save a screenshot of currently active window, or editing area if no windows are open. 2014-10-22 13:07:17 +00:00
IO Visual mode: regular walls are now clipped by solid 3d floors (this should eliminate z-fighting). 2014-10-28 09:23:21 +00:00
Properties Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
Resources General interface: dynamic lights rendering mode and model rendering mode are now selected via drop-downs. 2014-10-20 12:16:51 +00:00
VisualModes Fixed: in some cases selection synchronization logic worked incorrectly when switching from Visual to Classic mode. 2014-10-30 08:43:30 +00:00
BuilderModes.csproj Map Analysis: added "Check unused things" check. 2014-09-30 12:02:41 +00:00