UltimateZoneBuilder/Source/Core
MaxED c0fbf5e71e Fixed, MAPINFO parser: map/defaultmap/adddefaultmap sub-blocks were not skipped properly.
Changed, General interface: all main menu toolbars are now visible when starting the editor for the first time.
Changed, General interface: "Prefabs" and "Edit" menus are now hidden when no map is loaded.
Changed, General interface: moved "Dynamic Grid Size" menu item to the "Edit" menu, also moved the button to the matching position on the toolbar.
Changed, General interface: changed "Show Comments" menu item position in the "View" menu, also moved the button to the matching position on the toolbar.
Game configurations: removed "gamedetect" block, because it was unused by the editor.
Updated documentation ("Map Format Settings" page).
2015-08-23 23:32:12 +00:00
..
Actions Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
Compilers More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
Config Fixed, MAPINFO parser: map/defaultmap/adddefaultmap sub-blocks were not skipped properly. 2015-08-23 23:32:12 +00:00
Controls Changed, curved event lines, Visual mode: associated lines were not rendered as curved when the control object was not on screen [Xabis' patch #3]. 2015-08-16 23:42:57 +00:00
Data Changed: "Show Comments" option should also control whether comment tooltips are displayed. 2015-07-15 09:09:47 +00:00
Editing Classic modes: added "Dynamic grid size" option (available in the View menu and on the main toolbar). When enabled, grid size will be automatically adjusted based on current zoom level. 2015-08-20 14:09:28 +00:00
General Linedef Color Presets: completely redone Linedef Color Presets UI. Now it's done the same way as Things Filters UI. 2015-07-30 23:48:16 +00:00
Geometry Fixed, "Flip Linedefs" action: in some cases my sector based flipping logic was behaving incorrectly. 2015-05-26 20:10:09 +00:00
GZBuilder Fixed, MAPINFO parser: map/defaultmap/adddefaultmap sub-blocks were not skipped properly. 2015-08-23 23:32:12 +00:00
IO Fixed, UDMF: the implementation of "moreids" property was different from UDMF standard. This issue affected only linedefs and sectors with more than 2 tags. 2015-08-07 21:32:51 +00:00
Map Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
Plugins Fixed(?), PK3: SharpCompress doesn't like it when several threads try to read PK3 archive entries at the same time. 2015-05-28 10:04:42 +00:00
Properties Classic modes: added "Dynamic grid size" option (available in the View menu and on the main toolbar). When enabled, grid size will be automatically adjusted based on current zoom level. 2015-08-20 14:09:28 +00:00
Rendering Classic modes: added "Dynamic grid size" option (available in the View menu and on the main toolbar). When enabled, grid size will be automatically adjusted based on current zoom level. 2015-08-20 14:09:28 +00:00
Resources Classic modes: added "Dynamic grid size" option (available in the View menu and on the main toolbar). When enabled, grid size will be automatically adjusted based on current zoom level. 2015-08-20 14:09:28 +00:00
Types UDMF: most of the code now supports multiple sector/linedef tags ('moreids' UDMF property). The only things left out are Tag Explorer and Tag Range plugins. 2015-07-28 15:04:21 +00:00
VisualModes Changed, Visual mode: models and lights are much less prone to disappear when near the edges of the screen. 2015-06-22 19:52:23 +00:00
Windows Fixed, MAPINFO parser: map/defaultmap/adddefaultmap sub-blocks were not skipped properly. 2015-08-23 23:32:12 +00:00
ZDoom Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
app.manifest Fixed: apparently, adding dpiAware as asmv1 element broke Windows XP compatibility... 2015-01-08 15:01:57 +00:00
Builder.csproj Classic modes: added "Dynamic grid size" option (available in the View menu and on the main toolbar). When enabled, grid size will be automatically adjusted based on current zoom level. 2015-08-20 14:09:28 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00