UltimateZoneBuilder/Source/Plugins/BuilderModes
MaxED 283c6c2272 Visual mode: noticeable performance boost (rendering now works ~40% faster).
Visual mode: fog distance calculation is now much closer to GZDoom one.
Visual mode: thing brightness calculation when a thing is affected by floor glow is now much closer to GZDoom one.
Linedef edit window, UDMF: added "Reset front/back brightness" buttons.
Sector edit window, UDMF: added "Reset ceiling/floor brightness" buttons.
Internal, Visual mode, Things mode: persistent event lines are now updated only when map objects are changed instead of doing it on every display redraw.
Internal: improved Dictionary lookup times when using map objects and textures as keys.
Internal: added "Release + Profiler" solution configuration.
Updated ZDoom_ACS.cfg (Warp).
2015-10-02 14:47:34 +00:00
..
ClassicModes Visual mode: noticeable performance boost (rendering now works ~40% faster). 2015-10-02 14:47:34 +00:00
ErrorChecks Changed, Draw Lines/Rectangle/Circle/Curve modes: line length labels are now repositioned to stay on screen when line's start or end is not visible. 2015-08-24 21:49:15 +00:00
FindReplace Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
General Added some boilerplate to the rendering system. It's now impossible to start new rendering cycle if the previous one hasn't finished yet. 2015-09-17 12:02:39 +00:00
Interface Added emergency map backup system (EMBS). When the editor crashes, it will try to export a backup copy of the map structures. When the same map is loaded again, it will ask the user if he wants to restore the map. 2015-09-25 13:20:53 +00:00
IO Fixed, Wavefront .obj Export: long texture names were handled incorrectly causing exceptions during textures export. 2015-06-30 12:16:03 +00:00
Properties 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
VisualModes Visual mode: noticeable performance boost (rendering now works ~40% faster). 2015-10-02 14:47:34 +00:00
BuilderModes.csproj Visual mode: noticeable performance boost (rendering now works ~40% faster). 2015-10-02 14:47:34 +00:00