Mathieu Le Muzic
Mathieu Le Muzic
Add optional Nop fallback to frontend tiles and DPTA so that we can catch tileset.json parsing errors earlier We also exposed Nop fallback options to display test app test configuration...
Imodel-native-internal: https://github.com/iTwin/imodel-native-internal/pull/576
Proposition to fix issue [1094](https://github.com/iTwin/itwinjs-backlog/issues/1094) Prior to this change, a tile was candidate for magnification if the number of elements was lower than 100, however in certain cases, the number...
It seems that my arguments passed as encoded URL gets decoded behind my back when using SmartCommandLineArgs, is there a way to specify arguments "verbatim" so that my url does...
Prefix sqlite3 symbols to integrate imodel-native libs in cesium tilers repo, as symbols collide when linking bentley and cesium libraries. The issue only occurs on linux since we don't produce...