UltimateZoneBuilder/Source/Core/Editing
MaxED 2fe402b165 Fixed, MAPINFO parser: properties, written like '667=CuteCaco' were not parsed, while '667 = CuteCaco' worked fine.
Changed, Classic modes: increased maximum zoom level to 9000% (was 3000%).
Added, General interface: added "800%" zoom level to the bottom toolbar zoom menu.
Added, General interface: added "400%" and "800%" zoom levels to "View -> Zoom" menu.
2015-05-18 18:49:15 +00:00
..
ClassicMode.cs Fixed, MAPINFO parser: properties, written like '667=CuteCaco' were not parsed, while '667 = CuteCaco' worked fine. 2015-05-18 18:49:15 +00:00
CopyPasteManager.cs Fixed, Scale control (UDMF): in some cases default values were shown when displaying mixed values. 2015-02-06 09:01:33 +00:00
CustomThingsFilter.cs
EditingManager.cs Texture Browser Form: some minor logic fixes (no texture groups were selected when initial texture was empty and no texture group was stored in the program configuration). 2014-09-08 13:09:14 +00:00
EditMode.cs Import Wavefront .obj as Terrain mode now works in all map formats. 2014-12-10 21:11:56 +00:00
EditModeAttribute.cs Texture Browser Form: some minor logic fixes (no texture groups were selected when initial texture was empty and no texture group was stored in the program configuration). 2014-09-08 13:09:14 +00:00
EditModeInfo.cs
GridSetup.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
NullThingsFilter.cs
ThingsFilter.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
UndoManager.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
UndoSnapshot.cs