UltimateZoneBuilder/Source/Plugins/BuilderModes/VisualModes
MaxED fcd29375c8 Things can now be moved, insterted and deleted in Visual modes.
"Place thing at cursor position" Action places Things much more precisely now.
2012-07-05 13:48:08 +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 Things can now be moved, insterted and deleted in Visual modes. 2012-07-05 13:48:08 +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, insterted and deleted in Visual modes. 2012-07-05 13:48:08 +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