UltimateZoneBuilder/Source/Plugins/BuilderModes/VisualModes
MaxED 70ea0658ed GZDoom Builder 1.12:
GZDoom Builder now uses SharpCompress.dll instead of SharpZip.dll.
Added PK7 archive support.
PK3 archives now load aprox. 40% faster.
Textures browser now shows Folder/PK3/PK7 folder structure.
TextureBrowserForm is now used to display both Textures and Flats.
ACS scripts from #include and #import directives are now shown in Script name/number dropdowns.
Fixed several cases when ACS scripts lists used in Edit Thing and Edit Linedef forms wasn't updated when they should've (i.e. after compiling a script).
2012-07-23 21:28:23 +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 GZDoom Builder 1.12: 2012-07-23 21:28:23 +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.11a: 2012-07-16 09:45:21 +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
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