NVil Forum

General Category => Feature Requests => Topic started by: samardac on February 10, 2016, 05:09:45 pm

Title: Cancel/Repeat StreamLine Tool$
Post by: samardac on February 10, 2016, 05:09:45 pm
IStonia can you pleas create tool Cancel/Repeat StreamLine Tool$.

Code: [Select]
If there is active StreamLine Tool
{
     Action Cancel Command
     $ = True
}
Else
{
     Activate Last StreamLine tool
     $ = False
}


[Modified]
Add pleas Option - Use RMB to Activate Last StreamLine tool.
It will work Only when Viewport SL toll is off and there is no active SL tool just like Radial Menu works.
Title: Re: Cancel/Repeat StreamLine Tool$
Post by: IStonia on February 11, 2016, 09:18:16 am
Why you need this? It can be confusing if viewport SL tool is on.
Title: Re: Cancel/Repeat StreamLine Tool$
Post by: samardac on February 12, 2016, 01:45:06 pm
This tool was designed to work when Viewport SL tool is off.
It is for fast selection when you run SL Tool from button.
You click RMB to drop SL tool than make selection than click RMB again to continue use that SL tool.
I wanted to incorporate all possible ways to make selection.
Every user will choose its own way to work.

Looks like I found better way to make it using Basic SL Selection tools so lets stop this requests I do not need it any more.