------------------------------------------------------------------------
r1691 | m-x-d | 2013-05-02 06:03:16 -0500 (Thu, 02 May 2013) | 2 lines
Visual Mode, UDMF, Visual Vertices: heights of vertices without z-offset was incorrect in some cases.
Visual Mode, UDMF, Visual Vertices: vertices without z-offset are now rendered using Vertex color (Preferences -> Appearance -> Vertices).
------------------------------------------------------------------------
r1690 | m-x-d | 2013-05-02 02:47:22 -0500 (Thu, 02 May 2013) | 4 lines
Visual Mode, UDMF: added "Fit Texture", "Fit Texture's Width" and "Fit Texture's Height" Actions.cfg
Visual Mode, UDMF, Visual Vertices: you can now press "Delete" key to clear z-offsets of selected vertices.
Visual Mode, UDMF, Visual Vertices: the logic, which decides whether z-offset should be kept or removed, was not working properly.
Visual Mode, UDMF: Auto-align Textures (Y) action was not working properly when targeted texture was lower wall without "Lower Unpegged" flag.
------------------------------------------------------------------------
Can ImageDrawingExample, USDF and WadAuthorMode plugins be removed from future GZDB builds? ImageDrawingExample is just an example plugin, which has no practical usage. WadAuthorMode and USDF plugins are not finished and are also useless in their current state.
NeoHippo wrote:In a crunch, would it suffice to just delete those files?
Or would that somehow cause GZDoombuilder to have kaniptions?
Deleting those plugins: USDF, WAD Author, and Image Drawer Example or any other plugin shouldn't cause an issue with Doom Builder 2 - nor its branches.
Additionally, MaxED, my main computer is down due to hardware issues, thus - SVN builds will not be nearly as expeditiously available as before. I am hoping to get everything resolved within a couple of weeks....
Classic Modes: added 3D floor indication (color can be changed in Preferences -> Appearance -> 3D Floors).
Sector_Set3dFloor action (160): added hi-tag/line ID check.
------------------------------------------------------------------------
NOTE: Uploading onto the SVN portal is not yet plausible, instead - I've uploaded this build to another location - temporarily.
>> DOWNLOAD
Last edited by Tiger on Mon May 27, 2013 22:09, edited 1 time in total.
Reason:Removed download URL; target link no longer exists.
------------------------------------------------------------------------
r1694 | m-x-d | 2013-05-27 07:32:27 -0500 (Mon, 27 May 2013) | 1 line
Added "SetCVarString", "SetUserCVarString", "GetCVarString" and "GetUserCVarString" functions to ACS configuration.
------------------------------------------------------------------------
r1693 | m-x-d | 2013-05-27 07:20:15 -0500 (Mon, 27 May 2013) | 7 lines
Linedef flags were not translated properly when a map format was changed to/from UDMF.
Linedef colors were not updated properly when a map format was changed and were causing an exception in some cases.
Vertices mode: linedef in split linedefs range was redreawn incorrectly in some cases.
Updated "Sector 3D Floor" (160) action: set default Type to Solid (1), added "Use Arg5 as Line ID" flag to Types, changed arg5 name to "Line ID / Hi-Tag".
Added "GetUserCVar", "SetCVar" and "SetUserCVar" functions to ACS configuration.
Set width and height of several actors to 0 in game configutrations (non-zero sizes were added as a workaround when GZDB was not displaying actors with 0 width and height in Visual mode).
Added several sprites to game configurations.
------------------------------------------------------------------------
------------------------------------------------------------------------
r1695 | m-x-d | 2013-05-29 09:18:49 -0500 (Wed, 29 May 2013) | 1 line
Visual mode, UDMF: "Auto-align textures" actions now work for floors and ceilings. Textures are aligned to a linedef of highlighted floor/ceiling, which is closest to 3d-cursor position.
------------------------------------------------------------------------
------------------------------------------------------------------------
r1698 | m-x-d | 2013-05-30 10:50:46 -0500 (Thu, 30 May 2013) | 1 line
Map Analysis mode can now check the map for unconnected vertices.
------------------------------------------------------------------------
r1697 | m-x-d | 2013-05-30 07:52:27 -0500 (Thu, 30 May 2013) | 1 line
Linedefs mode: added "Align Floor Texture to Front Side", "Align Floor Texture to Back Side", "Align Ceiling Texture to Front Side" and "Align Ceiling Texture to Back Side" actions (available in Linedefs -> Align Textures menu).
------------------------------------------------------------------------
r1696 | m-x-d | 2013-05-30 04:34:44 -0500 (Thu, 30 May 2013) | 1 line
Visual mode, UDMF: we shouldn't auto-align floors/ceilings with different textures.
------------------------------------------------------------------------
------------------------------------------------------------------------
r1699 | m-x-d | 2013-05-31 08:57:49 -0500 (Fri, 31 May 2013) | 2 lines
A map was not saved properly when user saved it right after changing map format.
Removed some unused "using" directives.
------------------------------------------------------------------------
------------------------------------------------------------------------
r1702 | m-x-d | 2013-06-03 07:58:27 -0500 (Mon, 03 Jun 2013) | 1 line
Updated ACS configurations.
------------------------------------------------------------------------
r1701 | m-x-d | 2013-06-03 06:55:55 -0500 (Mon, 03 Jun 2013) | 1 line
MD2 models with more than 32768 vertices were not loaded properly.
------------------------------------------------------------------------
r1700 | m-x-d | 2013-06-03 06:32:29 -0500 (Mon, 03 Jun 2013) | 1 line
"thingflagstranslation" block was missing from UDMF game configuration, so thing flags were dropped when map format was changed to UDMF.
------------------------------------------------------------------------
r1699 | m-x-d | 2013-05-31 08:57:49 -0500 (Fri, 31 May 2013) | 2 lines
A map was not saved properly when user saved it right after changing map format.
Removed some unused "using" directives.
------------------------------------------------------------------------
------------------------------------------------------------------------
r1704 | m-x-d | 2013-06-04 09:43:26 -0500 (Tue, 04 Jun 2013) | 1 line
Map Analysis mode: only a single undo is now created when multiple similar errors are fixed using "Apply to all errors of this type" checkbox, which greatly reduces errors fixing time.
------------------------------------------------------------------------
r1703 | m-x-d | 2013-06-04 08:59:24 -0500 (Tue, 04 Jun 2013) | 1 line
Vertex edit form: it was impossible to enter fractional position and zOffset values even if map format supported it.
------------------------------------------------------------------------
------------------------------------------------------------------------
r1706 | m-x-d | 2013-06-05 06:12:44 -0500 (Wed, 05 Jun 2013) | 2 lines
Default flag ("playercross") was not set when a map was converted to UDMF map format (because there are no default flags in UDMF).
Linedef activation now translates a bit more accurately when converting a map to/from UDMF.
------------------------------------------------------------------------
r1705 | m-x-d | 2013-06-05 03:08:56 -0500 (Wed, 05 Jun 2013) | 2 lines
Screenshots of GZDB window and edit area can now be saved (Tools -> Save Screenshot and Tools -> Save Screenshot (edit area)).
NumericTextbox now uses NumberDecimalSeparator instead of CurrencyDecimalSeparator.
------------------------------------------------------------------------
------------------------------------------------------------------------
r1710 | m-x-d | 2013-06-06 10:58:48 -0500 (Thu, 06 Jun 2013) | 2 lines
Fixed a crash when saving a screenshot on systems with specific date-time formats.
Increased screenshot jpeg quality to 90.
------------------------------------------------------------------------
r1709 | m-x-d | 2013-06-06 07:55:22 -0500 (Thu, 06 Jun 2013) | 1 line
Added an icon to "Keyboard Shortcuts Reference" menu item.
------------------------------------------------------------------------
r1708 | m-x-d | 2013-06-06 07:37:37 -0500 (Thu, 06 Jun 2013) | 2 lines
GZDB can now save keyboard shortcuts reference to html file (Help -> Keyboard Shortcuts Reference).
"Clear Group" 2-10 actions had incorrect default shortcuts.
------------------------------------------------------------------------
r1707 | m-x-d | 2013-06-06 05:22:58 -0500 (Thu, 06 Jun 2013) | 2 lines
Added "defaultlinedefactivation" setting to configuration.
Added some boilerplate to SaveScreenshot function.
------------------------------------------------------------------------