The clipping plane mesh casts shadows even though castShadow is set to false (see createClippingPlaneMesh() in js/utils/clipping.js). Probably related to AppState?
The clipping plane mesh casts shadows even though `castShadow` is set to `false` (see `createClippingPlaneMesh()` in `js/utils/clipping.js`). Probably related to `AppState`?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The clipping plane mesh casts shadows even though
castShadowis set tofalse(seecreateClippingPlaneMesh()injs/utils/clipping.js). Probably related toAppState?