itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Monorepo for iTwin.js Library

Results 424 itwinjs-core issues
Sort by recently updated
recently updated
newest added

Error: IModelReadRpcInterface.openForRead() is not available and Error: Invalid hook call. Hooks can only be called inside of the body of a function component. ![Screenshot_7](https://user-images.githubusercontent.com/77370444/136762016-9a0d4a00-2ee0-459e-948d-ee3e8c501454.png) **Expected behavior** I think I may...

needs more info

This item contains various possibilities for enhancing InteractiveEditingSession. --- **Improve InteractiveEditingSession docs** Move APIs from alpha to beta. Produce a concise description of how interactive editing works and how apps...

enhancement
display

This work item contains various area pattern enhancement possibilities. --- **Outlines should be visible for hatched areas:** See comment in Polyline.ts "Only display the outline if Fill is off..." which...

enhancement
display

We fit to the range of a clip volume, but the 2D graphics can extend outside of that range (they are unclipped). Fitting the view can therefore cause 2D graphics...

bug
display

[PBR materials](https://en.wikipedia.org/wiki/Physically_based_rendering) have become the de facto standard, but iTwin.js currently supports only Phong shading with unrealistic materials. Evaluate the effort and tradeoffs involved in adding support for PBR materials/lighting...

enhancement
display

**Describe the bug** When two or more viewports are synchronized using `TwoWayViewportSync`, `TwoWayFrustumSync`, or `connectViewports` when navigating one of the viewports the skybox in the other viewport(s) flickers. **To Reproduce**...

bug
display

**Is your feature request related to a problem? Please describe.** Currently classifying a reality model or defining a clip mask for terrain or reality models requires the geometry to be...

enhancement
display

**Describe the bug** When multiple notifications are opened using `IModelApp.notifications.outputMessage`, and the top one is closed, the remaining ones visually shake for a second. **To Reproduce** Steps to reproduce the...

We could possibly pass the specular exponent as 16 bits – 1 byte “integer” and 1 byte “fraction”. This could be plenty of resolution for what it is being use...

enhancement
display

**Describe the bug** If you have an iModel which starting extent is in USA, then trying to move into 'opposite area' (i.e. Indonesia), the background tiles become blank as you...

bug
display