UltimateZoneBuilder/Source/Plugins/BuilderModes/VisualModes
MaxED 254ffeb610 GZDoom Builder 1.09b:
Added X and Y position controls to Edit Thing menu.
Added "Place selected Things at cursor's position" action.
2012-06-29 18:58:18 +00:00
..
BaseVisualGeometrySector.cs @ This should fix a problem with actions in combination with the Control key. Also removed the modifier keys check in the BaseVisual* classes OnEditEnd events, because I don't know why it is there and it prevents the user from assigning a key combination for that action. 2010-08-14 18:07:38 +00:00
BaseVisualGeometrySidedef.cs @ This should fix a problem with actions in combination with the Control key. Also removed the modifier keys check in the BaseVisual* classes OnEditEnd events, because I don't know why it is there and it prevents the user from assigning a key combination for that action. 2010-08-14 18:07:38 +00:00
BaseVisualMode.cs GZDoom Builder 1.09b: 2012-06-29 18:58:18 +00:00
BaseVisualSector.cs Fixed some problems with walls not updating correctly on undo/redo in Visual Mode 2009-07-04 10:06:35 +00:00
BaseVisualThing.cs Things can now be moved horizontally in Visual Modes 2012-06-29 14:03:35 +00:00
IVisualEventReceiver.cs Added selection feature in Visual Mode (click left mouse button to select) 2009-05-03 19:22:32 +00:00
NullVisualEventReceiver.cs Added options for selection behavior in Visual Mode and Classic Modes (see Preferences -> Editing) 2009-07-07 11:29:56 +00:00
VisualActionResult.cs @ work in progress (do not use this revision) 2009-05-02 14:59:05 +00:00
VisualCeiling.cs GZDoom Builder 1.09: 2012-06-26 08:54:25 +00:00
VisualFloor.cs GZDoom Builder 1.09: 2012-06-26 08:54:25 +00:00
VisualLower.cs GZDoom Builder 1.09: 2012-06-26 08:54:25 +00:00
VisualMiddleDouble.cs GZDoom Builder 1.09: 2012-06-26 08:54:25 +00:00
VisualMiddleSingle.cs GZDoom Builder 1.09: 2012-06-26 08:54:25 +00:00
VisualSidedefParts.cs Added selection feature in Visual Mode (click left mouse button to select) 2009-05-03 19:22:32 +00:00
VisualUpper.cs GZDoom Builder 1.09: 2012-06-26 08:54:25 +00:00