-
**Describe the bug**
run `backend-webpack-tools build -s lib/backend/main.js -o backend-bundle` on an electron iTwin.js desktop app
**To Reproduce**
Create an iTwin.js desktop viewer electron app…
-
**Describe the bug**
`materialId` in [BRepEntity.FaceSymbologyProps](https://www.itwinjs.org/reference/core-common/geometry/brepentity/brepentity.facesymbologyprops/) is not saved if present in an el…
-
- [ ] Figure out why tests are failing after new addon and why snapshots only differ on windows
- [x] #4032
Originally posted by @pmconne in https://github.com/iTwin/itwinjs-core/pull/3161#discuss…
-
### Discussed in https://github.com/iTwin/itwinjs-core/discussions/4531
@aruniverse @calebmshafer @paulius-valiunas @wgoehrig @swbsi @nick4598
`IModelTileRpcInterface.requestTileTreeProps` succeed…
-
Once this PR is completed, replace the internal ProgressInfo with the core version:
https://github.com/iTwin/itwinjs-core/pull/3069
-
**Is your feature request related to a problem? Please describe.**
As described in #3827, we want to read the viewport's image but we have no straightforward way of determining if the image will …
-
Create a basic Viewer sample with Angular. Can use [this repo ](https://github.com/iTwin/viewer-sample-typescript) as a model. The goal is to have a new repo (viewer-sample-angular) in the iTwin org t…
-
In iModelConsole, SELECT ECClassId FROM bis.Element will output ECClassName automaticly.
So are these deprecated?
* * *
_⚠ Do not edit this section. It is required for imodeljs.github.io ➟ GitHub i…
-
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 polyfaces. We could produce a ClipVecto…
-
**Is your feature request related to a problem? Please describe.**
When rendering point clouds, iTwin.js currently automatically decides the point size. In some cases, it would be useful to be able …