Delgine 3D Tools & Content DeleD Community Edition
Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Vertices automatically deselect
Goto page 1, 2  Next
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Community Edition
View previous topic :: View next topic  
Author Message
Tearak
Member


Joined: 12 Jan 2005
Posts: 23

PostPosted: Thu Jan 27, 2005 9:43 am    Post subject: Vertices automatically deselect Reply with quote

Question Is there a way of keeping vetices selected? After moving them they deselect when the mouse button is released.

Thanx
Tearak
Back to top
View user's profile Send private message
Jeroen
Site Admin


Joined: 07 Aug 2004
Posts: 5332
Location: The Netherlands

PostPosted: Thu Jan 27, 2005 11:39 am    Post subject: Reply with quote

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. Wink
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Tearak
Member


Joined: 12 Jan 2005
Posts: 23

PostPosted: Thu Jan 27, 2005 12:04 pm    Post subject: Reply with quote

Embarassed

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
View user's profile Send private message
Jeroen
Site Admin


Joined: 07 Aug 2004
Posts: 5332
Location: The Netherlands

PostPosted: Thu Jan 27, 2005 12:15 pm    Post subject: Reply with quote

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 Wink).
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Tearak
Member


Joined: 12 Jan 2005
Posts: 23

PostPosted: Thu Jan 27, 2005 12:27 pm    Post subject: Reply with quote

Question

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 Smile but on releasing the mouse button they deselect Sad .

It is not a problem to reselect them, just awkward when multiple vertices are selected.

Thanx

Tearak
Back to top
View user's profile Send private message
Jeroen
Site Admin


Joined: 07 Aug 2004
Posts: 5332
Location: The Netherlands

PostPosted: Thu Jan 27, 2005 12:32 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Tearak
Member


Joined: 12 Jan 2005
Posts: 23

PostPosted: Thu Jan 27, 2005 12:57 pm    Post subject: Reply with quote

Question Question I am using ver 0.914 LITE.
Back to top
View user's profile Send private message
sueastside
Member


Joined: 20 Aug 2004
Posts: 13

PostPosted: Thu Jan 27, 2005 1:25 pm    Post subject: Reply with quote

Yes, I thaught it was a feature, not a bug Smile
_________________
DeleD rox!
Back to top
View user's profile Send private message
Daaark
DeleD PRO user


Joined: 01 Sep 2004
Posts: 2696
Location: Ottawa, Canada

PostPosted: Thu Jan 27, 2005 1:32 pm    Post subject: Reply with quote

Happens all the time.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Jeroen
Site Admin


Joined: 07 Aug 2004
Posts: 5332
Location: The Netherlands

PostPosted: Thu Jan 27, 2005 5:16 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Daaark
DeleD PRO user


Joined: 01 Sep 2004
Posts: 2696
Location: Ottawa, Canada

PostPosted: Thu Jan 27, 2005 5:56 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Jeroen
Site Admin


Joined: 07 Aug 2004
Posts: 5332
Location: The Netherlands

PostPosted: Thu Jan 27, 2005 9:05 pm    Post subject: Reply with quote

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. Wink

I was able to do some cleaning in that part of the code but nothing much - it's still all working perfectly over here. Confused
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Daaark
DeleD PRO user


Joined: 01 Sep 2004
Posts: 2696
Location: Ottawa, Canada

PostPosted: Fri Jan 28, 2005 4:10 am    Post subject: Reply with quote

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. Wink

I was able to do some cleaning in that part of the code but nothing much - it's still all working perfectly over here. Confused
Well then... if you need more technical details...

sometimes it works, sometimes it doesn't. Smile
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Tearak
Member


Joined: 12 Jan 2005
Posts: 23

PostPosted: Wed Feb 02, 2005 1:03 pm    Post subject: Reply with quote

Wink

@ 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
View user's profile Send private message
hpesoj
DeleD PRO user


Joined: 16 Oct 2004
Posts: 184

PostPosted: Wed Feb 02, 2005 8:37 pm    Post subject: Reply with quote

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 Smile.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Community Edition All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum