UltimateZoneBuilder/Source/Plugins/BuilderEffects/Interface
MaxED 42fc2d8c2e Changed: reorganized controls in Thing Edit forms.
Changed: thing sprite is now displayed in ThingBrowserControl.
2014-11-06 12:56:47 +00:00
..
JitterSectorsForm.cs Randomize Sectors form: floor/ceiling height controls now have "Offset mode" drop-downs. Available modes are "Raise and lower" (default), "Raise only" and "Lower only". 2014-10-29 14:51:30 +00:00
JitterSectorsForm.Designer.cs Changed: reorganized controls in Thing Edit forms. 2014-11-06 12:56:47 +00:00
JitterSectorsForm.resx Renamed Jitter mode to Randomize mode. 2014-05-03 14:44:59 +00:00
JitterThingsForm.cs Randomize Sectors form: floor/ceiling height controls now have "Offset mode" drop-downs. Available modes are "Raise and lower" (default), "Raise only" and "Lower only". 2014-10-29 14:51:30 +00:00
JitterThingsForm.Designer.cs Changed FormBorderStyle from FixedToolWindow to FixedDialog. GZDB should no longer disappear from the alt-tab list when a child form is opened. 2014-10-17 12:50:26 +00:00
JitterThingsForm.resx Changed FormBorderStyle from FixedToolWindow to FixedDialog. GZDB should no longer disappear from the alt-tab list when a child form is opened. 2014-10-17 12:50:26 +00:00
JitterVerticesForm.cs Fixed: Randomize Sectors / Vertices, UDMF: vertex handles were not updated. 2014-10-29 13:11:35 +00:00
JitterVerticesForm.Designer.cs Changed FormBorderStyle from FixedToolWindow to FixedDialog. GZDB should no longer disappear from the alt-tab list when a child form is opened. 2014-10-17 12:50:26 +00:00
JitterVerticesForm.resx Renamed Jitter mode to Randomize mode. 2014-05-03 14:44:59 +00:00
MenusForm.cs "File -> Export -> Selection as Wavefront .obj" menu command was not working. 2014-03-19 13:03:47 +00:00
MenusForm.Designer.cs Renamed Jitter mode to Randomize mode. 2014-05-03 14:44:59 +00:00
MenusForm.resx According to dotnetperls.com, "new Dictionary<string, [anything]>(StringComparer.Ordinal)" works 17% faster than "new Dictionary<string, [anything]>()", so let's stick that everywhere and see what happens :) 2014-02-26 14:11:06 +00:00
ObjImportSettingsForm.cs Renamed "Save Screenshot (editing area only)" action to "Save Screenshot (active window)". It will now save a screenshot of currently active window, or editing area if no windows are open. 2014-10-22 13:07:17 +00:00
ObjImportSettingsForm.Designer.cs Changed FormBorderStyle from FixedToolWindow to FixedDialog. GZDB should no longer disappear from the alt-tab list when a child form is opened. 2014-10-17 12:50:26 +00:00
ObjImportSettingsForm.resx Added Import Terrain mode (Create -> Terrain from Wavefront .obj) 2014-01-30 14:52:08 +00:00