UltimateZoneBuilder/Source/Core
2018-10-08 01:26:51 +03:00
..
Actions Added: binding actions to horizontal mouse wheel 2017-03-25 03:47:18 +02:00
Compilers Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Config Added string support for spotlight colors 2018-02-04 05:16:52 +02:00
Controls Maintenance: added missing FolderSelectDialog.cs 2018-10-08 01:26:51 +03:00
Data Added: MODELDEF #include support 2018-06-09 17:26:03 +03:00
Editing Add "Mouse selection threshold" option (#141 by Mistranger) 2017-08-24 16:24:03 +03:00
General Added platform information to application log 2018-05-27 04:25:16 +03:00
Geometry Fixed: removed useless rounding to 1px in Draw Curve, Draw Ellipse, Draw Rectangle, Draw Grid tools; this performed incorrectly with grid sizes less than 1px 2017-02-12 18:35:11 +02:00
GZBuilder Fixed crash while trying to reference nonexistent vertices in Unreal models 2018-07-25 16:03:41 +03:00
IO Fixed: on a second thought, let's just make FileImageReader fall back to guessed image if possible... 2018-03-31 14:01:36 +03:00
Map Added UDMF desaturation preview in classic modes 2018-04-10 20:54:57 +03:00
Plugins Fixed: GZDB wouldn't load plugins on certain paranoid systems due to plugin DLL's being "remote" and unsigned (reported by Lorenzo) 2018-07-16 17:06:49 +03:00
Properties Fixed crash while trying to reference nonexistent vertices in Unreal models 2018-07-25 16:03:41 +03:00
Rendering Fixed null reference in visual mode when trying to render a thing without a sector (reported by Ozymandias81) 2018-06-23 19:20:39 +03:00
Resources Added simple Unreal model support; Fixed numerous issues with normal handling; Fixed outright invalid handling of AngleOffset/PitchOffset/RollOffset in MODELDEF 2018-05-27 08:53:54 +03:00
Types Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VisualModes Added UDMF desaturation preview in visual modes 2018-04-10 19:41:44 +03:00
Windows Added: string/float user variables, //$UserDefaultValue <value> for specifying default user variable value 2018-07-24 10:27:29 +03:00
ZDoom Added: color user variable, //$UserReinterpret for color control on integer user variable 2018-07-24 11:35:52 +03:00
app.config Fixed Builder.exe.config, only this time properly 2018-07-16 21:33:22 +03:00
app.manifest Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Builder.csproj Changed Resource directory browser to use Win7 folder dialog, not Win9x one (reported by dpJudas) 2018-07-13 07:56:13 +03:00