.. |
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, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length.
|
2015-08-25 22:05:14 +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
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
|
2015-08-27 20:46:49 +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
|
Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length.
|
2015-08-25 22:05:14 +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
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
|
2015-08-27 20:46:49 +00:00 |
Rendering
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
|
2015-08-27 20:46:49 +00:00 |
Resources
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
|
2015-08-27 20:46:49 +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
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
|
2015-08-27 20:46:49 +00:00 |
Windows
|
Replaced Dotnetrix.TrackBar with the built-in version. No change in functionality.
|
2015-08-27 22:55:01 +00:00 |
ZDoom
|
Added, Visual mode, GLDEFS, GLOOME: subtractive glow is now supported.
|
2015-08-27 20:46:49 +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
|
Replaced Dotnetrix.TrackBar with the built-in version. No change in functionality.
|
2015-08-27 22:55:01 +00:00 |
Builder.sln
|
Removed UDMFControls plugin.
|
2013-08-10 11:28:51 +00:00 |