UltimateZoneBuilder/Source/Core/GZBuilder
MaxED ee12da96a1 Sectors, Linedefs, Things modes: optimized text label rendering.
Fixed, Things mode: in some cases selection labels were not updated after editing a thing.
Fixed, Things mode: selection labels were positioned incorrectly on things with FixedSize setting.
Fixed, Sectors mode: fixed a crash when selecting self-referencing sector when selection labels were enabled.
Fixed, Visual mode: in some cases Auto-align texture actions were not working when "use long texture names" Map Options setting was enabled.
Fixed, MD2/MD3 loader: available animation frames upper bound check was performed incorrectly, which would cause a crash in some very special cases.
Fixed, Game configurations: most Hexen/ZDoom teleport actions use TeleportDests as teleport targets, not MapSpots.
2016-04-05 22:24:36 +00:00
..
Controls Fixed inability to disable bilinear filtering in Visual mode some users experienced. 2016-03-29 14:38:07 +00:00
Data Changed, Draw Ellipse mode: lowered minimum subdivisions to 4. 2016-03-04 21:21:41 +00:00
Geometry Added "Fixed Things Scale" setting (available in the View menu, as a button on the View toolbar and as the "Toggle Fixed Things Scale" action). When enabled, Things will no longer be scaled based on current zoom level in Classic modes, instead, thing bounding box will be drawn when appropriate (this option mimics DB1 things rendering style). 2016-02-22 15:20:08 +00:00
GZDoom Fixed, Classic modes: thing sprite should always be rendered when it's size is affected by "Fixed Things Scale" option or FixedSize setting. 2016-04-01 22:23:05 +00:00
md3 Sectors, Linedefs, Things modes: optimized text label rendering. 2016-04-05 22:24:36 +00:00
Rendering Fixed, Visual mode: some video memory was not released after closing a map if the Visual mode was enabled at least once during the editing session, eventually resulting in E_OUTOFMEMORY crash. 2016-02-01 22:04:00 +00:00
Windows Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once. 2016-03-18 12:52:12 +00:00
GZGeneral.cs Fixed, Visual mode: some video memory was not released after closing a map if the Visual mode was enabled at least once during the editing session, eventually resulting in E_OUTOFMEMORY crash. 2016-02-01 22:04:00 +00:00