mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-24 04:41:10 +00:00
113f9c6039
Added UDMF Controls plugin. Added "Snap selected vertices to grid" mode (Found in Edit menu).
10 lines
No EOL
293 B
INI
10 lines
No EOL
293 B
INI
openudmfcontrols
|
|
{
|
|
title = "Open UDMF Controls";
|
|
category = "tools";
|
|
description = "Select surface(s) in Visual Modes, then use this panel to edit sector and texture properties quickly.";
|
|
allowkeys = true;
|
|
allowmouse = true;
|
|
allowscroll = false;
|
|
default = 131156; //Ctrl-T
|
|
} |