UltimateZoneBuilder/Source/BuilderModes/VisualModes
codeimp 178e4db217 - added ability for plugins to add their own tab page on the Preferences dialog
- added option to move floor/ceiling when aiming at sidedef in Visual Mode
- added option to edit sector/thing properties immediately after creating a new one
- fixed a bug in the ImageBrowserControl
- Tools.DrawLines now keeps created sectors marked (this is still to be changed so it does not include already existing sectors)
- fixed resize and alignment problem with all windows when used with high screen DPI (large fonts)
2009-02-01 22:33:01 +00:00
..
BaseVisualGeometrySector.cs fixed visual mode geometry update when sector was edited through sector properties dialog 2009-01-28 09:43:35 +00:00
BaseVisualGeometrySidedef.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
BaseVisualMode.cs added menu and toolbar separators for editing modes 2009-01-27 15:44:45 +00:00
BaseVisualSector.cs drag texture offsets in visual mode 2008-12-17 19:35:00 +00:00
BaseVisualThing.cs no raising and lower of things in visual mode when using Doom map format 2009-01-24 18:44:39 +00:00
IVisualEventReceiver.cs - added texture Flood-Fill action in Visual Mode 2009-01-12 22:00:31 +00:00
VisualCeiling.cs fixed black sectors in Visual Mode when sector brightness > 255 2009-01-16 10:28:28 +00:00
VisualFloor.cs fixed black sectors in Visual Mode when sector brightness > 255 2009-01-16 10:28:28 +00:00
VisualLower.cs fixed black sectors in Visual Mode when sector brightness > 255 2009-01-16 10:28:28 +00:00
VisualMiddleDouble.cs fixed black sectors in Visual Mode when sector brightness > 255 2009-01-16 10:28:28 +00:00
VisualMiddleSingle.cs changed a lot in resources loading, how unknown textures are displayed and how corrupt textures are handled 2009-01-24 14:48:43 +00:00
VisualSidedefParts.cs drag texture offsets in visual mode 2008-12-17 19:35:00 +00:00
VisualUpper.cs fixed black sectors in Visual Mode when sector brightness > 255 2009-01-16 10:28:28 +00:00