UltimateZoneBuilder/Source/Plugins/BuilderEffects
MaxED ee6faba11c "File -> Export -> Selection as Wavefront .obj" menu command was not working.
"Preferences -> Editing -> When splitting a linedef" setting is now always used when splitting linedefs.
"Preferences -> Editing -> When splitting a linedef": added "Reset X and Y" option.
"Preferences -> Editing -> Auto-align textures of newly created linedefs" option now works in a more intelligent fashion.
2014-03-19 13:03:47 +00:00
..
Controls Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
Interface "File -> Export -> Selection as Wavefront .obj" menu command was not working. 2014-03-19 13:03:47 +00:00
Modes Added Import Terrain mode (Create -> Terrain from Wavefront .obj) 2014-01-30 14:52:08 +00:00
Properties Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
Resources "File -> Export -> Selection as Wavefront .obj" menu command was not working. 2014-03-19 13:03:47 +00:00
BuilderEffects.csproj 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
BuilderPlug.cs "Reset" button was missing from "Draw Grid" settings. 2014-03-04 09:04:43 +00:00