mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-18 20:08:06 +00:00
fat edges in linepatterns in 3D
This commit is contained in:
@@ -2863,7 +2863,10 @@ EX namespace linepatterns {
|
||||
});
|
||||
|
||||
dialog::addBoolItem_action("edit widths individually", indiv, 'I');
|
||||
|
||||
|
||||
if(GDIM == 3)
|
||||
dialog::addBoolItem_action("fat edges", fat_edges, 'F');
|
||||
|
||||
dialog::addBreak(50);
|
||||
dialog::addInfo("change the alpha parameter to show the lines");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user