UltimateZoneBuilder/Source/Core
MaxED ce7510c153 Preferences: removed "Square Things" setting. Square things are now the only option.
Changed, Things mode: things are now rendered with a bit of transparency, so things beneath other things are now visible.
Fixed, Things mode: in some cases it was impossible to highlight a thing beneath other thing when their positions were the same.
Changed, 2D modes: changed thing bounding box and arrow image.
Fixed, cosmetic, 2D modes: in some cases thing arrows were rendered bigger than thing bounding boxes.
2015-08-03 22:02:39 +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 Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
Controls 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
Data Changed: "Show Comments" option should also control whether comment tooltips are displayed. 2015-07-15 09:09:47 +00:00
Editing 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
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 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
IO UDMF: implemented 'moreids' handling. Currently this includes the core stuff, new TagsPicker control in Edit Sector/Linedef windows and updated Sector/Linedef Info panels. 2015-07-27 21:35:42 +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 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
Rendering Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
Resources Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +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 Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +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 Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00