arcaniax
patreon
Arceon version January 11th 2019 (0.1.9-fix2)
🕑 Added 2019-01-11 19:38:55 +0000 UTC~ Fixed issues:
- wooden slabs should work now too.
- frames now calculate the extra points correctly.
- you can now draw lines/splines with loft.
- fixed errors in console related to loft selections.
~ Improved general performance in the plugin for example with Revolve and type replace with big selections.
+ added Loft tool:
//loft clear | c
clears loft selection.
//loft remove | r
removes last point of loft selection.
Flags:
- -c flag makes it remove the closest point instead.
//loft frame | f
creates a new frame in your loft selection.
//loft point | p
creates a new frame in your loft selection.
//loft set | s <pattern> [count]
fills in the selection.
Flags:
- -p flag makes it a low poly loft.
- -o flag makes it only draw the outline unless [count] is specified.
