UltimateZoneBuilder/Source/Core
2017-04-17 12:40:58 +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 Made Skulltag item sprites optional to support default Skulltag+Zandronum config without producing 100 errors 2017-03-09 19:09:08 +02:00
Controls Fixed: changing flat names around is wrong... (reported by Lud) 2017-04-03 20:40:51 +03:00
Data Fixed: changing flat names around is wrong... (reported by Lud) 2017-04-03 20:40:51 +03:00
Editing Fixed: texture copy/paste in the visual mode was detected as failed pasting and caused a beep. (reported by DOOMGABR, abbuw, Turret_Master) 2017-03-17 17:48:14 +02:00
General Added: binding actions to horizontal mouse wheel 2017-03-25 03:47:18 +02: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: the model should be Z-scaled to 0.83 even in unstretched view to ensure that models fit the geometry right (reported by Ozymandias81) 2017-03-29 04:11:05 +03:00
IO Fixed: Internal: made most 'get' calls in WADReader use synchronized MemoryStream duplicate as opposed to operating on WAD stream directly. Hopefully fixes multithreading issues with sprite loading. (reported by Mysterious Haruko, camaxide) 2017-03-03 20:33:40 +02:00
Map Fixed: all the old magic in SafeDistanceToSq is now only working for non-UDMF maps 2017-04-04 14:06:08 +03:00
Plugins Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Properties Fixed nested template types handling in ZScript parser 2017-04-17 12:40:58 +03:00
Rendering Fixed translucent sprites. Added visual stencil color preview. (reported by Lud) 2017-03-25 05:19:42 +02:00
Resources Fixed translucent sprites. Added visual stencil color preview. (reported by Lud) 2017-03-25 05:19:42 +02:00
Types Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VisualModes Fixed translucent sprites. Added visual stencil color preview. (reported by Lud) 2017-03-25 05:19:42 +02:00
Windows Fixed: regression in texture selection window caused by previous fixes (reported by simc2) 2017-04-11 04:48:01 +03:00
ZDoom Fixed nested template types handling in ZScript parser 2017-04-17 12:40:58 +03:00
app.manifest Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Builder.csproj Internal: Oops: removed useless leftover file 2017-03-09 18:01:08 +02:00