Closed rehno-lindeque closed 13 years ago
When picking objects in 3D if you click on an object that is hidden due to tag masking, it is still selected preventing you from selecting the objects behind it.
(In BIMsurfer, this is noticeable with the walls when they're turned off)
Extended node masking example to demonstrate this fix: https://github.com/xeolabs/scenejs/blob/V2.0.0/src/examples/node-masking/node-masking.js
Thanks for the fix
When picking objects in 3D if you click on an object that is hidden due to tag masking, it is still selected preventing you from selecting the objects behind it.
(In BIMsurfer, this is noticeable with the walls when they're turned off)