UltimateZoneBuilder/Source/Plugins/BuilderModes
MaxED ea57d45eb3 Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---).
Probably fixed probable I/O race condition when loading images.
Fixed Visual mode stuttering due to floating point precision degradation when running the editor for several days without restarting (internal timer is now reset when saving the map or creating a new one).
Fixed, Nodes Viewer, cosmetic: Nodes Viewer window position was reset after pressing the "Rebuild Nodes" button.
Added Eternity Game configurations by printz.
Updated ZDoom_ACS.cfg (CheckClass).
Updated ZDoom ACC (CheckClass).
2016-08-29 10:06:16 +00:00
..
ClassicModes Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
ErrorChecks Changed, Visual mode: "Paste Selection" action (Ctrl-V) can now paste both copied textures and things, based on what was copied last. 2016-06-19 00:09:53 +00:00
FindReplace Fixed several cases when sector/linedef tag changes were incorrectly recorded by undo system. 2016-07-06 00:15:19 +00:00
General Added, Automap mode: added "Show hidden lines" top menu button. 2016-06-18 00:10:35 +00:00
Interface Fixed, Edit Selection mode, DB2 bug: in some cases "Flip Selection Horizontally" / "Flip Selection Vertically" actions were incorrectly flipping linedefs, resulting in broken sector geometry. 2016-07-07 10:59:06 +00:00
IO Cosmetic: changed ' to " in some more Error and Warning messages. 2016-03-08 20:41:06 +00:00
Properties Added "Automap Mode" plugin by Boris Iwansky. 2016-06-16 22:05:17 +00:00
Resources Added, Visual mode: added support for FLATSPRITE, ROLLSPRITE, WALLSPRITE and DONTFLIP sprite rendering flags. Removed the older GLOOME-specific implementation. 2016-07-04 18:25:47 +00:00
VisualModes Added: action argument inputs now support incremental increase/decrease prefixes (+++ and ---). 2016-08-29 10:06:16 +00:00
BuilderModes.csproj Added, Map Analysis mode: added "Check unknown actions and effects" check. 2016-05-13 14:42:15 +00:00