UltimateZoneBuilder/Source/Plugins/BuilderModes/VisualModes
MaxED 508a3f2772 GZDoom Builder 1.12b:
Things can now be rotated in visual mode.
Added JPG and TGA image format support.
Fixed: TEXTURES files with names other than "textures.ext" will now be loaded (as an example, files named like "textures.something.txt" or "textures_walls.ccp" will be loaded by (G)ZDoom, but not by Doom Builder 2 or previous versions of GZDB).
Fixed: textures defined in TEXTURES have higher priority in (G)ZDoom than images with the same name in "textures" folder.
Fixed another possible crash when MODELDEF is reloaded.
2012-08-05 19:18:05 +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.12b: 2012-08-05 19:18:05 +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