Page 1 of 1
Disabling Multi-select function in translate points tool
Posted: Sun Nov 17, 2013 4:48 am
by cig
Hi everyone.
Does anyone know how I may disable the "select ALL points by clicking the edge", in the Translate Points Tool?
When I'm working quickly, I'm getting sick and tired of accidently deleting the whole object, instead of just, one point.
I find, selecting all points too easy to do accidently.
I would rather have a lasso function with translate points tool.
I'd also like to be able to change object colour, immediately after its created; not have to change to Select Object Tool, first.
Thanks Peeps.
Re: Disabling Multi-select function in translate points tool
Posted: Sun Nov 17, 2013 1:19 pm
by Bossco
I understand what you mean. I find it very annoying too.
I thought that by unticking the 'Shape-select' option for the tool would be the solution, but apparently it only works in that you can avoid selecting the shape if you click both inside and outside of it.
With it ticked if you click inside the shape you select it.
It would be nice if you could avoid selecting the shape if you click on its edge. Because I find myself doing that quite frequently too.
Re: Disabling Multi-select function in translate points tool
Posted: Sun Nov 17, 2013 1:44 pm
by Maestral
You could also look out for
Fazeks tools script.
Among many other changes made in/for drawing tools, Translate points tool acts just like you described.
Re: Disabling Multi-select function in translate points tool
Posted: Sun Nov 17, 2013 7:59 pm
by cig
Thanks for the replies to my post.
I've downloaded capricorns fixed version of the scripts
I'll give it a go.
: )
Here's the download link, if anyone else needs it.
https://dl.dropbox.com/u/19247240/Fazek ... corn33.zip
I think it's for version 9.2. Which I have at present.
Re: Disabling Multi-select function in translate points tool
Posted: Sun Nov 17, 2013 8:25 pm
by cig
Ok. I've downloaded and added the scripts.
The only problem seems to be an error report when using the Add Point tool.
M_Mesh:MakePointsConsistentWithNeighbors - out of range.
Error appears when end points join together automatically, but it does not seem to be causing program instability.
Thanks everyone; including Fazek and Capricorn33.
: D
Re: Disabling Multi-select function in translate points tool
Posted: Sun Nov 17, 2013 11:41 pm
by neeters_guy
Check this thread at the other forum:
Modding the translate tool
Re: Disabling Multi-select function in translate points tool
Posted: Tue Nov 19, 2013 7:39 pm
by cig
Thanks neeters_guy. I'm tempted to try some script work. I'll have a look.