Hamza Hajji
Hamza Hajji
### Select option groups are not searchable * What's your use case? I have an application that uses option groups, and I'd like to search not only the nested options,...
**Describe the bug** New version `2.4.2-beta-14` has different behavior than 2.3.x when setting a 0 opacity entity to `selected` **To Reproduce** Steps to reproduce the behavior: 1. Use the [xkt_dtx_Schependomlaan](https://xeokit.github.io/xeokit-sdk/examples/buildings/#xkt_dtx_Schependomlaan)...
**Describe the bug** Rotating a model makes its aabb wrong **To Reproduce** Steps to reproduce the behavior: 1. Open the https://xeokit.github.io/xeokit-sdk/examples/buildings/#xkt_vbo_Duplex example 2. Rotate the model by 40° in Y...
**Describe the bug** Listening to measurementEnd always yields a null entity on both `origin` and `target` **To Reproduce** Steps to reproduce the behavior: 1. Go to https://xeokit.github.io/xeokit-sdk/examples/measurement/#distance_createWithMouse_snapping 2. Listen to...
**Describe the bug** If I set an element as selected and set its opactiy, it is not see through **To Reproduce** Steps to reproduce the behavior: 1. Go to https://xeokit.github.io/xeokit-sdk/examples/buildings/#xkt_vbo_Duplex...
**Describe the bug** Making consecutive calls to scene.pick leads to some unpredictible results **To Reproduce** Steps to reproduce the behavior: 1. Make a scene.pick call with canvasPos 2. Make another...
**Is your feature request related to a problem? Please describe.** I'm trying to detect a model's collision after moving it so I can snap it outside the collided object. I...
Currently, I only see the Axis Aligned Bounding Box (aabb) in the `Entity` object, I'd like to get the oriented bounding box.  I tried to get the entity's points'...
**Is your feature request related to a problem? Please describe.** I often want to listen to transform (position, rotation...) change for a model, but I don't find a triggered event...
PR for #1631