Xray Display not working with object selection - [SOLVED]

General questions and troubleshooting SOFTIMAGE©
User avatar
Draise
Posts: 894
Joined: 09 Oct 2012, 18:48
Skype: ondraise
Location: Colombia

Xray Display not working with object selection - [SOLVED]

Post by Draise » 12 Jun 2014, 00:47

I have had a bit of an annoying problem, which really has be baffled, as I have usually had it working.. but now I don't know why it isn't. :-w

Problem:
Xray Display mode does not activate the ability to toggle and select objects behind other objects, or within objects.

I used to do this with SI 2013 by default, but now it's not working.

Help?
Last edited by Draise on 12 Jun 2014, 22:09, edited 2 times in total.

User avatar
Draise
Posts: 894
Joined: 09 Oct 2012, 18:48
Skype: ondraise
Location: Colombia

Re: Xray Display not working with object selection - help?

Post by Draise » 12 Jun 2014, 01:06

It seems it works with SI2013, but SI2015, this is not..... wtf!? b-(

User avatar
Hirazi Blue
Administrator
Posts: 5113
Joined: 04 Jun 2009, 10:15

Re: Xray Display not working with object selection - help?

Post by Hirazi Blue » 12 Jun 2014, 19:21

For completion's sake:
Draise's inquiry on the Mailing List resulted in the following reply by "Autodeskian" Ho Chung Nguyen:
It might be related to refactoring of selection we did for 2015.
To enable to the old selection system, you can set environment variable
XSI_DISABLE_NEW_PICK=1
(Quoted from here)
Stay safe, sane & healthy!

User avatar
Draise
Posts: 894
Joined: 09 Oct 2012, 18:48
Skype: ondraise
Location: Colombia

Re: Xray Display not working with object selection - help?

Post by Draise » 12 Jun 2014, 21:39

Ah yes! I forgot to post it here, I have to say thank you, but I've been in a meeting all day.

So yes, it worked, that fixed the problem. Now I can select objects behind objects in Xray view with SI 2015. Thanks everyone. :D

Code: Select all

set XSI_DISABLE_NEW_PICK=1
For a tutorial on how to add the Environment Variable: learn here

User avatar
Hirazi Blue
Administrator
Posts: 5113
Joined: 04 Jun 2009, 10:15

Re: Xray Display not working with object selection - [SOLVED]

Post by Hirazi Blue » 13 Jun 2014, 12:55

While you've edited the title of the thread to include the word "SOLVED",
the explanation given and the accompanying environment variable
somehow feel more like a workaround, not like a solution.
To me, for instance, it's still unclear what the actual benefits of this NEW_PICK are,
in other words what are you "giving up" once you disable it?
;)
Stay safe, sane & healthy!

User avatar
mattmos
Posts: 445
Joined: 02 Dec 2009, 15:59

Re: Xray Display not working with object selection - [SOLVED]

Post by mattmos » 13 Jun 2014, 14:16

This was posted in the same thread:
The refactoring was done to improve selection response in large/complex scenes (in some scenes, up to 20x faster).
The algorithm was changed significantly so we introduced XSI_DISABLE_NEW_PICK to revert back to the legacy algorithm in case of issues.

User avatar
Draise
Posts: 894
Joined: 09 Oct 2012, 18:48
Skype: ondraise
Location: Colombia

Re: Xray Display not working with object selection - [SOLVED]

Post by Draise » 13 Jun 2014, 15:01

Yeah I guess it's a workaround..

I can see the benefits of disabling this. In 2013, eventually my large scenes in textured or shaded mode would take forever selecting objects, many seconds between objects. I had to use layers extensively. I assume disabling it would indeed make everything faster, with only losing the practicality of a dynamic object selector with mouse. It wouldn't have to shift through everything to figure out what you actually selected.
.

Now, if only a toggle.