started working on bezier extrusion, slightly updated dogear flopness
This commit is contained in:
parent
df9afbe2b3
commit
7201d83ebe
2 changed files with 42 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ module dogear(flopness){
|
|||
dogearAllOptions(a1, a2, a3, a4);
|
||||
}
|
||||
else{
|
||||
if(flopness == "nflop"){
|
||||
if(flopness == "lflop"){
|
||||
a1 = 15;
|
||||
a2 = 15;
|
||||
a3 = 15;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue