Paul Connelly
Paul Connelly
> If we want to execute the meshopt decoder in IMDL parser workers, we will have to inject the WASM decode code into the worker You can't call the synchronous...
> [WIP do not review] The native PR has merged, is this now awaiting review?
> what about copying the meshopt module code in itwinjs Don't love copying code from dependencies but no reason not to perform the experiment and see if it would resolve...
See if equivalent symptoms occur with camera on vs camera off.
> Is this by design? Or is this a bug? It is by design. People tend to find it surprising if, e.g,, selecting the exterior walls of a building quietly...
Please fix the builds (run `rush change` and commit the results).
Same for `deleteSettingDictionary`. Conflicts will only occur if two users attempt to modify the *same* row (i.e., the same dictionary) in different ways. OTOH, changing the iModel's settings dictionaries should...
@Josh-Schifter astutely questions whether permitting entire settings dictionaries to be stored in the iModel is wise or necessary. Instead, perhaps it should only permit storing **pointers** to settings dictionaries stored...
Yeah, we have settings per iModel, iTwin, organization, branch, and application. We need to store each of those associations somewhere. Ideally using a single mechanism, which would rule out the...
> Yes, but iModels are versioned So are WorkspaceDbs. I've submitted some proposed refinements in #7316.