View previous topic :: View next topic |
Author |
Message |
Tearak Member
Joined: 12 Jan 2005 Posts: 23
|
Posted: Thu Jan 27, 2005 9:43 am Post subject: Vertices automatically deselect |
|
|
Is there a way of keeping vetices selected? After moving them they deselect when the mouse button is released.
Thanx
Tearak |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Thu Jan 27, 2005 11:39 am Post subject: |
|
|
You can select vertices by using SHIFT+Leftmouse button as well. That way, they will stay selected after moving.
FYI, every item (vertices, polygons, edges etc) can be selected by using SHIFT+leftmouse. |
|
Back to top |
|
|
Tearak Member
Joined: 12 Jan 2005 Posts: 23
|
Posted: Thu Jan 27, 2005 12:04 pm Post subject: |
|
|
Thank you for your prompt responce Jeroen, but on releasing the left mouse button the selected vetices become unselected. This does not happen with polygon selection.
Tearak |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Thu Jan 27, 2005 12:15 pm Post subject: |
|
|
Hold down shift, then select a vertice, then release the mouse. The vertice should be selected. Now you can move the vertice around and it will stay selected. You need to select the vertice first by using shift+leftmouse (shift being the keyword here ). |
|
Back to top |
|
|
Tearak Member
Joined: 12 Jan 2005 Posts: 23
|
Posted: Thu Jan 27, 2005 12:27 pm Post subject: |
|
|
I have followed you instructions. Selected the vertices using SHIFT + LEFT MOUSE, They turn orange. Release mouse button and shift, they are still selected. Press LEFT MOUSE button to move them arround. Works perfectly but on releasing the mouse button they deselect .
It is not a problem to reselect them, just awkward when multiple vertices are selected.
Thanx
Tearak |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Thu Jan 27, 2005 12:32 pm Post subject: |
|
|
Hey, that's weird! When I do exactly what you're saying, they stay selected (as they should be). Hmm... anybody else experiencing the same thing here? |
|
Back to top |
|
|
Tearak Member
Joined: 12 Jan 2005 Posts: 23
|
Posted: Thu Jan 27, 2005 12:57 pm Post subject: |
|
|
I am using ver 0.914 LITE. |
|
Back to top |
|
|
sueastside Member
Joined: 20 Aug 2004 Posts: 13
|
Posted: Thu Jan 27, 2005 1:25 pm Post subject: |
|
|
Yes, I thaught it was a feature, not a bug _________________ DeleD rox! |
|
Back to top |
|
|
Daaark DeleD PRO user
Joined: 01 Sep 2004 Posts: 2696 Location: Ottawa, Canada
|
Posted: Thu Jan 27, 2005 1:32 pm Post subject: |
|
|
Happens all the time. |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Thu Jan 27, 2005 5:16 pm Post subject: |
|
|
Ok, enough people to get me curious. It works perfectly on my home-pc and on the machine at work. I'll investigate! |
|
Back to top |
|
|
Daaark DeleD PRO user
Joined: 01 Sep 2004 Posts: 2696 Location: Ottawa, Canada
|
Posted: Thu Jan 27, 2005 5:56 pm Post subject: |
|
|
Jeroen wrote: |
Ok, enough people to get me curious. It works perfectly on my home-pc and on the machine at work. I'll investigate! |
It's really not that big of a problem IMO. |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Thu Jan 27, 2005 9:05 pm Post subject: |
|
|
Vampyre_Dark wrote: |
Jeroen wrote: |
Ok, enough people to get me curious. It works perfectly on my home-pc and on the machine at work. I'll investigate! |
It's really not that big of a problem IMO. |
Nope, it isn't but it's something I want solved anyway - it's supposed to work like the way I described earlier and according to the users, it's desired behaviour.
I was able to do some cleaning in that part of the code but nothing much - it's still all working perfectly over here. |
|
Back to top |
|
|
Daaark DeleD PRO user
Joined: 01 Sep 2004 Posts: 2696 Location: Ottawa, Canada
|
Posted: Fri Jan 28, 2005 4:10 am Post subject: |
|
|
Jeroen wrote: |
Nope, it isn't but it's something I want solved anyway - it's supposed to work like the way I described earlier and according to the users, it's desired behaviour.
I was able to do some cleaning in that part of the code but nothing much - it's still all working perfectly over here. |
Well then... if you need more technical details...
sometimes it works, sometimes it doesn't. |
|
Back to top |
|
|
Tearak Member
Joined: 12 Jan 2005 Posts: 23
|
Posted: Wed Feb 02, 2005 1:03 pm Post subject: |
|
|
@ Jeroen
I may have narrowed down what may be causing the problem. If a single vertice is selected and then moved. It remains selected even ater the LMouse button is released. From then on every thing works as it should. Multiple vertices can be selected and moved with out being deselected. But if you start off by first selecting multiple vertices and moving them they continue to deselect on release of the LMouse button. Select a single one first and all is well.
It seems as if a particular boolean variable needs to be initialises at the start of the multiple select routine.
Hope this helps.
Tearak |
|
Back to top |
|
|
hpesoj DeleD PRO user
Joined: 16 Oct 2004 Posts: 184
|
Posted: Wed Feb 02, 2005 8:37 pm Post subject: |
|
|
I think the problem is just in the side and front view windows. Also, you can't ctrl-shift-drag select things (ie. add a drag selection onto the current selection). That would be good . |
|
Back to top |
|
|
|