UltimateZoneBuilder/Source/Plugins/BuilderModes/VisualModes
MaxED 4632fdbe99 Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off.
Error Checks Mode: added linedef index to message text of all linedef-related errors.
UDMF: wall texture offsets are now rounded when user edits them via cursor keys or mouse dragging (because they are stored as integers anyway).
2012-10-08 13:07:56 +00:00
..
BaseVisualGeometrySector.cs Fixed incorrect dragging of floor/ceiling textures with "rotationfloor" / "rotationceiling" UDMF property set in GZDoom Visual Mode. 2012-07-12 22:34:12 +00:00
BaseVisualGeometrySidedef.cs Fixed incorrect dragging of floor/ceiling textures with "rotationfloor" / "rotationceiling" UDMF property set in GZDoom Visual Mode. 2012-07-12 22:34:12 +00:00
BaseVisualMode.cs Visual modes: selected objects are not highlighted when "Toggle highlight" (H key) option is set to off. 2012-10-08 13:07:56 +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 GZDoom Builder 1.12b: 2012-08-05 19:18:05 +00:00
IVisualEventReceiver.cs Fixed incorrect dragging of floor/ceiling textures with "rotationfloor" / "rotationceiling" UDMF property set in GZDoom Visual Mode. 2012-07-12 22:34:12 +00:00
NullVisualEventReceiver.cs Fixed incorrect dragging of floor/ceiling textures with "rotationfloor" / "rotationceiling" UDMF property set in GZDoom Visual Mode. 2012-07-12 22:34:12 +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