.. |
Actions
|
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 |
Compilers
|
Map compilers are no longer copied to a temporary folder when compiling map lumps.
|
2014-05-15 13:16:30 +00:00 |
Config
|
Map compilers are no longer copied to a temporary folder when compiling map lumps.
|
2014-05-15 13:16:30 +00:00 |
Controls
|
Map compilers are no longer copied to a temporary folder when compiling map lumps.
|
2014-05-15 13:16:30 +00:00 |
Data
|
Model rendering (all modes): UDMF scale, pitch and roll are now displayed.
|
2014-04-30 10:01:22 +00:00 |
Editing
|
Model rendering (all modes): UDMF scale, pitch and roll are now displayed.
|
2014-04-30 10:01:22 +00:00 |
General
|
Script Editor: added a simple snippets system.
|
2014-05-13 09:43:58 +00:00 |
Geometry
|
"File -> Export -> Selection as Wavefront .obj" menu command was not working.
|
2014-03-19 13:03:47 +00:00 |
GZBuilder
|
Rearranged controls a bit. "OK/Accept" button is now always the rightmost button on the most of controls.
|
2014-05-08 12:33:10 +00:00 |
IO
|
Model rendering (all modes): UDMF scale, pitch and roll are now displayed.
|
2014-04-30 10:01:22 +00:00 |
Map
|
Removed Statistics plugin. Statistics are now shown in info panel when nothing is highlighted.
|
2014-05-08 12:34:24 +00:00 |
Plugins
|
Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter.
|
2014-02-21 14:42:12 +00:00 |
Properties
|
Script Editor: added Visual Studio-like snippet expanding (type the name of a snippet, then press the Tab key to expand it).
|
2014-05-13 14:41:51 +00:00 |
Rendering
|
Sectors, Linedefs, Things, Vertices modes: added "Select Similar" action (available in <Mode name> -> "Select Similar..." menu), which lets you select map elements similar to currently selected ones, based on a set of settings.
|
2014-05-08 09:24:32 +00:00 |
Resources
|
Script Editor: added Visual Studio-like snippet expanding (type the name of a snippet, then press the Tab key to expand it).
|
2014-05-13 14:41:51 +00:00 |
Types
|
Added "Allman-style bracing in snippets" setting (located in Preferences -> Appearance -> Script Editor).
|
2014-05-15 08:32:08 +00:00 |
VisualModes
|
Model rendering (all modes): UDMF scale, pitch and roll are now displayed.
|
2014-04-30 10:01:22 +00:00 |
Windows
|
Map options form: user can no longer enter a map name longer than 8 characters.
|
2014-05-19 08:22:46 +00:00 |
ZDoom
|
Linedef Edit Form, Sector Edit Form: when several map elements with different textures are selected, the "texture stack" icon is shown in the texture selectors instead of the "missing texture" icon.
|
2014-03-05 09:21:28 +00:00 |
Builder.csproj
|
Script Editor: added Visual Studio-like snippet expanding (type the name of a snippet, then press the Tab key to expand it).
|
2014-05-13 14:41:51 +00:00 |
Builder.sln
|
Removed UDMFControls plugin.
|
2013-08-10 11:28:51 +00:00 |