Radiant:
binds... * F12: maximize main wnd view under cursor * ctrl + t: patch thicken menus... * simplified curve menu misc... * square option in exact patch creators (= redisperse rows + cols) * axis option in patch deform dialog * spinner instead of entry in: patch deform, thicken; brush prism, cone, sphere, rock dialogs * maximized brush cone prefab sides limit
This commit is contained in:
@@ -590,7 +590,7 @@ void Entity_constructMenu( GtkMenu* menu ){
|
||||
create_menu_item_with_mnemonic( menu, "_KillConnect", "KillConnectSelection" );
|
||||
}
|
||||
create_menu_item_with_mnemonic( menu, "_Select Color...", "EntityColor" );
|
||||
create_menu_item_with_mnemonic( menu, "_Normalize Color...", "NormalizeColor" );
|
||||
create_menu_item_with_mnemonic( menu, "_Normalize Color", "NormalizeColor" );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user