ZoneBuilder/Source/Core
spherallic d71b84bcdb Tidy up improved associations 2023-04-27 03:50:41 +02:00
..
Actions Added, Visual mode: added "Toggle Alpha-based Texture Highlighting" action. When enabled, 3d floor textures and middle textures on double-sided lines will be highlighted only when the crosshair points at a non-transparent pixel. 2023-01-05 00:15:28 +01:00
Compilers Added, Tag Explorer plugin, UDMF: added multiple tags support. 2023-01-04 13:15:34 +01:00
Config * A direct tag-to-tag relationship can now be established between two things, which allows event lines to be properly setup between them. This is intended for interpolation and patrol specials which are linked via a shared tag, instead of an argument. A POSITIVE value represents the parent thing, where a NEGATIVE value represents the child thing. 2023-04-27 03:35:10 +02:00
Controls Rename SRB2Type back to Type 2023-04-26 17:17:28 +02:00
Data Open PK3 archives as read-only 2023-02-16 17:34:31 +01:00
Editing Rename SRB2Type back to Type 2023-04-26 17:17:28 +02:00
GZBuilder Tidy up improved associations 2023-04-27 03:50:41 +02:00
General Rename SRB2Type back to Type 2023-04-26 17:17:28 +02:00
Geometry Increase performance on drawing/stitching geometry by reducing blockmap operations 2023-04-26 21:23:08 +02:00
IO Fixed: in some cases the editor could stuck in an infinite loop when searching for wad lumps. 2023-01-08 13:14:41 +01:00
Map MapSet.NearestLinedefRange using a blockmap now takes into account that the maxrange could be bigger than the blockmap block size 2023-04-26 23:48:01 +02:00
Plugins GZDB merging - part 1 2022-11-25 17:14:35 +00:00
Properties Remove old DB2 icon 2023-04-18 22:54:03 +02:00
Rendering Rename SRB2Type back to Type 2023-04-26 17:17:28 +02:00
Resources Update logo 2023-04-25 15:43:11 +02:00
SRB2 Update MF_ flags 2023-03-28 20:02:50 +02:00
Types Rename SRB2Type back to Type 2023-04-26 17:17:28 +02:00
VisualModes Rewrite VisualBlockMap to use a quad tree 2023-04-26 17:54:34 +02:00
Windows Improved associations 2023-04-27 03:37:36 +02:00
ZDoom Fixed, Thing/Linedef/Sector info panels: in some cases map element flags were cut off by the control border. 2023-01-05 00:21:20 +01:00
Builder.csproj Changed Resource directory browser to use Win7 folder dialog, not Win9x one (reported by dpJudas) 2023-04-24 00:32:09 +02:00
Builder.sln Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ZB.ico Update logo 2023-04-25 15:43:11 +02:00
app.manifest Changed, Sector drawing: sector height is set to 0 when the nearest sector's height is < 0 (previously default sector height was used when the nearest sector's height was <= 0). 2023-01-06 14:29:03 +01:00