UltimateZoneBuilder/Source/Core/General
MaxED 9c7b8e4e3c Model rendering (all modes): UDMF scale, pitch and roll are now displayed.
Thing Edit Form, UDMF: added controls for setting pitch, roll, scale, render style, fill color, alpha, health and score.
Visual mode, UDMF: UDMF scale is now applied when rendering sprites.
Added Thing Statistics form (Edit -> View Thing Types...), which shows all loaded thing types with some additional info.
Visual mode: sprites with negative ScaleX and positive ScaleY were not rendered properly.
Classic modes: display was not updated after loading a sprite.
Current testing engine change was not saved on closing the program when no other game configuration settings were changed.
2014-04-30 10:01:22 +00:00
..
BinaryHeap.cs 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
Clock.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
CRC.cs Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
ErrorItem.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ErrorLogger.cs Edit forms: current selection is no longer cleared when the edit is canceled. 2013-11-29 12:24:47 +00:00
General.cs Woops! Terrible bugs! 2014-03-23 09:24:42 +00:00
Launcher.cs Model rendering (all modes): UDMF scale, pitch and roll are now displayed. 2014-04-30 10:01:22 +00:00
MapManager.cs "Reset" button was missing from "Draw Grid" settings. 2014-03-04 09:04:43 +00:00
SavePurpose.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
StepsList.cs Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00