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

Based on https://github.com/iTwin/itwinjs-core/discussions/3511#discussioncomment-2558620. Provide more details regarding path arguments in [`PresentationManagerProps`](https://github.com/iTwin/itwinjs-core/blob/253f684164ce636232c675df9f889f1488698b64/presentation/backend/src/presentation-backend/PresentationManager.ts#L165): - when relative, how are they resolved? - when looking for rulesets, what file extensions are handled?

presentation

**Describe the bug** Render crashes when using display test app in firefox dev on ubuntu linux. Crash stacks are in the screenshots below. Works fine on chrome **To Reproduce** 1....

bug
display

Request: clip 3d volumes of a model based on geometry of one or more elements. To solve this, we could obtain the geometry of a specified set of elements as...

enhancement
display

We are using inverted mask capability in iTwin to isolate and display specific pipe runs in our reality model. We have an underlying iModel that is used as classifier to...

display

Hi I follow the above steps but I am getting error "Error opening the iModel connection: Unauthorized: The user is unauthorized. Please provide valid authentication credentials." Please guide me how...

The problematic shader's description is "Surface: Opaque-Instanced-Pick". The vertex shader uses u_patternFeatureId to compute g_featureIndex but never forwards the result to the fragment shader, so that all gets optimized away....

bug
display

Demonstrates bug reported in vsts as "Cannot import units and formats standard schemas using XmlSerializer"

The static assets' requirement introduces several problems: - consumers need to make sure they're delivered to the right place - consumers need to make sure presentation backend is initialized correctly...

enhancement
presentation

Our current approach to hierarchies filtering doesn't scale - need to rework it to make sure filtering the hierarchy doesn't require building it all from the top. We should also...

enhancement
presentation

Consumer wants to create nodes' hierarchy that represents the class hierarchy. However, the class hierarchy is not known at design stage - users can create their own classes, so they...

enhancement
presentation