UltimateZoneBuilder/Source/Core/GZBuilder
MaxED 5ab50fc981 Fixed: added a simple extension-based filtering to Folder/PK3/PK7 resources to prevent loading data from unrelated resources.
Fixed: there can be several entries of the most ZDoom text lumps in WADs. Previously only the first one was processed.
Internal: rewritten DirectoryFilesList to use one collection instead of two.
2016-04-23 23:15:43 +00:00
..
Controls Fixed: fixed a crash when determining sprite angles when there were sprites for both rotated (like TESTA2A8) and non-rotated (like TESTA0) versions of the same frame. 2016-04-09 23:18:39 +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: added a simple extension-based filtering to Folder/PK3/PK7 resources to prevent loading data from unrelated resources. 2016-04-23 23:15:43 +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 Fixed, Tag Statistics window: fixed a crash when applying changes after deleting a tag label. 2016-04-17 22:52:03 +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