@itwin/core-common 3.0.0-dev.81 → 3.0.0-dev.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/CHANGELOG.md +1248 -1248
  2. package/README.md +11 -11
  3. package/lib/cjs/AuthorizationClient.js.map +1 -1
  4. package/lib/cjs/BackgroundMapProvider.js.map +1 -1
  5. package/lib/cjs/Base64EncodedString.js.map +1 -1
  6. package/lib/cjs/BlobReader.js.map +1 -1
  7. package/lib/cjs/ChangedElements.js.map +1 -1
  8. package/lib/cjs/ChangedEntities.js.map +1 -1
  9. package/lib/cjs/ClipStyle.js.map +1 -1
  10. package/lib/cjs/CloudStorage.js.map +1 -1
  11. package/lib/cjs/CloudStorageTileCache.js.map +1 -1
  12. package/lib/cjs/Code.js.map +1 -1
  13. package/lib/cjs/ConcurrentQuery.js.map +1 -1
  14. package/lib/cjs/ContextRealityModel.js.map +1 -1
  15. package/lib/cjs/DisplayStyleSettings.js.map +1 -1
  16. package/lib/cjs/ECSqlReader.js.map +1 -1
  17. package/lib/cjs/ECSqlTypes.js.map +1 -1
  18. package/lib/cjs/EntityProps.js.map +1 -1
  19. package/lib/cjs/FeatureGates.js.map +1 -1
  20. package/lib/cjs/FeatureIndex.js.map +1 -1
  21. package/lib/cjs/Fonts.js.map +1 -1
  22. package/lib/cjs/Frustum.js.map +1 -1
  23. package/lib/cjs/IModelError.js.map +1 -1
  24. package/lib/cjs/Image.js.map +1 -1
  25. package/lib/cjs/Localization.d.ts +87 -10
  26. package/lib/cjs/Localization.d.ts.map +1 -1
  27. package/lib/cjs/Localization.js +8 -6
  28. package/lib/cjs/Localization.js.map +1 -1
  29. package/lib/cjs/MapImagerySettings.js.map +1 -1
  30. package/lib/cjs/ModelClipGroup.js.map +1 -1
  31. package/lib/cjs/ModelProps.js.map +1 -1
  32. package/lib/cjs/OctEncodedNormal.js.map +1 -1
  33. package/lib/cjs/PlanarClipMask.js.map +1 -1
  34. package/lib/cjs/QPoint.js.map +1 -1
  35. package/lib/cjs/Render.js.map +1 -1
  36. package/lib/cjs/RpcInterface.js.map +1 -1
  37. package/lib/cjs/RpcManager.js.map +1 -1
  38. package/lib/cjs/SpatialClassification.js.map +1 -1
  39. package/lib/cjs/SubCategoryAppearance.js.map +1 -1
  40. package/lib/cjs/Thumbnail.js.map +1 -1
  41. package/lib/cjs/TxnAction.js.map +1 -1
  42. package/lib/cjs/ViewDetails.js.map +1 -1
  43. package/lib/cjs/ViewProps.js.map +1 -1
  44. package/lib/cjs/WhiteOnWhiteReversalSettings.js.map +1 -1
  45. package/lib/cjs/core-common.js.map +1 -1
  46. package/lib/cjs/geometry/AdditionalTransform.js.map +1 -1
  47. package/lib/cjs/geometry/AreaPattern.js.map +1 -1
  48. package/lib/cjs/geometry/Cartographic.js.map +1 -1
  49. package/lib/cjs/geometry/CoordinateReferenceSystem.js.map +1 -1
  50. package/lib/cjs/geometry/GeodeticDatum.js.map +1 -1
  51. package/lib/cjs/geometry/GeodeticEllipsoid.js.map +1 -1
  52. package/lib/cjs/geometry/LineStyle.js.map +1 -1
  53. package/lib/cjs/geometry/Projection.js.map +1 -1
  54. package/lib/cjs/geometry/TextString.js.map +1 -1
  55. package/lib/cjs/ipc/IpcWebSocket.js.map +1 -1
  56. package/lib/cjs/rpc/IModelReadRpcInterface.js.map +1 -1
  57. package/lib/cjs/rpc/SnapshotIModelRpcInterface.js.map +1 -1
  58. package/lib/cjs/rpc/TestRpcManager.js.map +1 -1
  59. package/lib/cjs/rpc/core/RpcConfiguration.js.map +1 -1
  60. package/lib/cjs/rpc/core/RpcConstants.js.map +1 -1
  61. package/lib/cjs/rpc/core/RpcControl.js.map +1 -1
  62. package/lib/cjs/rpc/core/RpcInvocation.js.map +1 -1
  63. package/lib/cjs/rpc/core/RpcMarshaling.js.map +1 -1
  64. package/lib/cjs/rpc/core/RpcOperation.js.map +1 -1
  65. package/lib/cjs/rpc/core/RpcPendingQueue.js.map +1 -1
  66. package/lib/cjs/rpc/core/RpcProtocol.js.map +1 -1
  67. package/lib/cjs/rpc/core/RpcRegistry.js.map +1 -1
  68. package/lib/cjs/rpc/core/RpcRequest.js.map +1 -1
  69. package/lib/cjs/rpc/core/RpcRoutingToken.js.map +1 -1
  70. package/lib/cjs/rpc/web/BentleyCloudRpcManager.js.map +1 -1
  71. package/lib/cjs/rpc/web/BentleyCloudRpcProtocol.js.map +1 -1
  72. package/lib/cjs/rpc/web/OpenAPI.js.map +1 -1
  73. package/lib/cjs/rpc/web/RpcMultipart.js.map +1 -1
  74. package/lib/cjs/rpc/web/WebAppRpcLogging.js.map +1 -1
  75. package/lib/cjs/rpc/web/WebAppRpcProtocol.js.map +1 -1
  76. package/lib/cjs/rpc/web/WebAppRpcRequest.js.map +1 -1
  77. package/lib/cjs/rpc/web/multipart/RpcMultipartParser.js.map +1 -1
  78. package/lib/cjs/tile/ElementGraphics.js.map +1 -1
  79. package/lib/esm/AuthorizationClient.js.map +1 -1
  80. package/lib/esm/BackgroundMapProvider.js.map +1 -1
  81. package/lib/esm/Base64EncodedString.js.map +1 -1
  82. package/lib/esm/BlobReader.js.map +1 -1
  83. package/lib/esm/ChangedElements.js.map +1 -1
  84. package/lib/esm/ChangedEntities.js.map +1 -1
  85. package/lib/esm/ClipStyle.js.map +1 -1
  86. package/lib/esm/CloudStorage.js.map +1 -1
  87. package/lib/esm/CloudStorageTileCache.js.map +1 -1
  88. package/lib/esm/Code.js.map +1 -1
  89. package/lib/esm/ConcurrentQuery.js.map +1 -1
  90. package/lib/esm/ContextRealityModel.js.map +1 -1
  91. package/lib/esm/DisplayStyleSettings.js.map +1 -1
  92. package/lib/esm/ECSqlReader.js.map +1 -1
  93. package/lib/esm/ECSqlTypes.js.map +1 -1
  94. package/lib/esm/EntityProps.js.map +1 -1
  95. package/lib/esm/FeatureGates.js.map +1 -1
  96. package/lib/esm/FeatureIndex.js.map +1 -1
  97. package/lib/esm/Fonts.js.map +1 -1
  98. package/lib/esm/Frustum.js.map +1 -1
  99. package/lib/esm/IModelError.js.map +1 -1
  100. package/lib/esm/Image.js.map +1 -1
  101. package/lib/esm/Localization.d.ts +87 -10
  102. package/lib/esm/Localization.d.ts.map +1 -1
  103. package/lib/esm/Localization.js +8 -6
  104. package/lib/esm/Localization.js.map +1 -1
  105. package/lib/esm/MapImagerySettings.js.map +1 -1
  106. package/lib/esm/ModelClipGroup.js.map +1 -1
  107. package/lib/esm/ModelProps.js.map +1 -1
  108. package/lib/esm/OctEncodedNormal.js.map +1 -1
  109. package/lib/esm/PlanarClipMask.js.map +1 -1
  110. package/lib/esm/QPoint.js.map +1 -1
  111. package/lib/esm/Render.js.map +1 -1
  112. package/lib/esm/RpcInterface.js.map +1 -1
  113. package/lib/esm/RpcManager.js.map +1 -1
  114. package/lib/esm/SpatialClassification.js.map +1 -1
  115. package/lib/esm/SubCategoryAppearance.js.map +1 -1
  116. package/lib/esm/Thumbnail.js.map +1 -1
  117. package/lib/esm/TxnAction.js.map +1 -1
  118. package/lib/esm/ViewDetails.js.map +1 -1
  119. package/lib/esm/ViewProps.js.map +1 -1
  120. package/lib/esm/WhiteOnWhiteReversalSettings.js.map +1 -1
  121. package/lib/esm/core-common.js.map +1 -1
  122. package/lib/esm/geometry/AdditionalTransform.js.map +1 -1
  123. package/lib/esm/geometry/AreaPattern.js.map +1 -1
  124. package/lib/esm/geometry/Cartographic.js.map +1 -1
  125. package/lib/esm/geometry/CoordinateReferenceSystem.js.map +1 -1
  126. package/lib/esm/geometry/GeodeticDatum.js.map +1 -1
  127. package/lib/esm/geometry/GeodeticEllipsoid.js.map +1 -1
  128. package/lib/esm/geometry/LineStyle.js.map +1 -1
  129. package/lib/esm/geometry/Projection.js.map +1 -1
  130. package/lib/esm/geometry/TextString.js.map +1 -1
  131. package/lib/esm/ipc/IpcWebSocket.js.map +1 -1
  132. package/lib/esm/rpc/IModelReadRpcInterface.js.map +1 -1
  133. package/lib/esm/rpc/SnapshotIModelRpcInterface.js.map +1 -1
  134. package/lib/esm/rpc/TestRpcManager.js.map +1 -1
  135. package/lib/esm/rpc/core/RpcConfiguration.js.map +1 -1
  136. package/lib/esm/rpc/core/RpcConstants.js.map +1 -1
  137. package/lib/esm/rpc/core/RpcControl.js.map +1 -1
  138. package/lib/esm/rpc/core/RpcInvocation.js.map +1 -1
  139. package/lib/esm/rpc/core/RpcMarshaling.js.map +1 -1
  140. package/lib/esm/rpc/core/RpcOperation.js.map +1 -1
  141. package/lib/esm/rpc/core/RpcPendingQueue.js.map +1 -1
  142. package/lib/esm/rpc/core/RpcProtocol.js.map +1 -1
  143. package/lib/esm/rpc/core/RpcRegistry.js.map +1 -1
  144. package/lib/esm/rpc/core/RpcRequest.js.map +1 -1
  145. package/lib/esm/rpc/core/RpcRoutingToken.js.map +1 -1
  146. package/lib/esm/rpc/web/BentleyCloudRpcManager.js.map +1 -1
  147. package/lib/esm/rpc/web/BentleyCloudRpcProtocol.js.map +1 -1
  148. package/lib/esm/rpc/web/OpenAPI.js.map +1 -1
  149. package/lib/esm/rpc/web/RpcMultipart.js.map +1 -1
  150. package/lib/esm/rpc/web/WebAppRpcLogging.js.map +1 -1
  151. package/lib/esm/rpc/web/WebAppRpcProtocol.js.map +1 -1
  152. package/lib/esm/rpc/web/WebAppRpcRequest.js.map +1 -1
  153. package/lib/esm/rpc/web/multipart/RpcMultipartParser.js.map +1 -1
  154. package/lib/esm/tile/ElementGraphics.js.map +1 -1
  155. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,1248 +1,1248 @@
1
- # Change Log - @itwin/core-common
2
-
3
- This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
4
-
5
- ## 2.19.13
6
- Tue, 21 Sep 2021 21:06:40 GMT
7
-
8
- _Version update only_
9
-
10
- ## 2.19.12
11
- Wed, 15 Sep 2021 18:06:46 GMT
12
-
13
- _Version update only_
14
-
15
- ## 2.19.11
16
- Thu, 09 Sep 2021 21:04:58 GMT
17
-
18
- ### Updates
19
-
20
- - Added WhiteOnWhiteReversalSettings to control whether background color must be white for white-on-white reversal to apply.
21
-
22
- ## 2.19.10
23
- Wed, 08 Sep 2021 14:36:01 GMT
24
-
25
- _Version update only_
26
-
27
- ## 2.19.9
28
- Wed, 25 Aug 2021 15:36:01 GMT
29
-
30
- ### Updates
31
-
32
- - documentation fix
33
-
34
- ## 2.19.8
35
- Mon, 23 Aug 2021 13:23:13 GMT
36
-
37
- _Version update only_
38
-
39
- ## 2.19.7
40
- Fri, 20 Aug 2021 17:47:22 GMT
41
-
42
- _Version update only_
43
-
44
- ## 2.19.6
45
- Tue, 17 Aug 2021 20:34:29 GMT
46
-
47
- _Version update only_
48
-
49
- ## 2.19.5
50
- Fri, 13 Aug 2021 21:48:08 GMT
51
-
52
- _Version update only_
53
-
54
- ## 2.19.4
55
- Thu, 12 Aug 2021 13:09:26 GMT
56
-
57
- _Version update only_
58
-
59
- ## 2.19.3
60
- Wed, 04 Aug 2021 20:29:34 GMT
61
-
62
- _Version update only_
63
-
64
- ## 2.19.2
65
- Tue, 03 Aug 2021 18:26:23 GMT
66
-
67
- _Version update only_
68
-
69
- ## 2.19.1
70
- Thu, 29 Jul 2021 20:01:11 GMT
71
-
72
- _Version update only_
73
-
74
- ## 2.19.0
75
- Mon, 26 Jul 2021 12:21:25 GMT
76
-
77
- ### Updates
78
-
79
- - add ChangesetProps
80
- - Do not raise DisplayStyleSettings.onAnalysisStyleChanged event if the style did not actually change.
81
- - Addition of rdsUrl to OrbitGtBlobProps to support PointCloudModel OPC attachments
82
- - remove internal barrel-import usage
83
- - Added compare of numbers in Geographic CRS classes with tolerances.
84
- - update doc for new federationGuid policy
85
- - Add offset body operation for IFC connector.
86
- - Add frustum method to support reality tile reprojection
87
-
88
- ## 2.18.4
89
- Tue, 10 Aug 2021 19:35:13 GMT
90
-
91
- _Version update only_
92
-
93
- ## 2.18.3
94
- Wed, 28 Jul 2021 17:16:30 GMT
95
-
96
- _Version update only_
97
-
98
- ## 2.18.2
99
- Mon, 26 Jul 2021 16:18:31 GMT
100
-
101
- _Version update only_
102
-
103
- ## 2.18.1
104
- Fri, 16 Jul 2021 17:45:09 GMT
105
-
106
- _Version update only_
107
-
108
- ## 2.18.0
109
- Fri, 09 Jul 2021 18:11:24 GMT
110
-
111
- ### Updates
112
-
113
- - Accomodated the inability to reverse Changesets when creating change summaries.
114
- - Use ecef location calculated for projected models.
115
- - Clean up and promote AnalysisStyle APIs.
116
- - Added support for section clip to ElementGraphicsRequestProps.
117
- - Add internal API for reconstructing TileOptions from tree and content Ids.
118
-
119
- ## 2.17.3
120
- Mon, 26 Jul 2021 16:08:36 GMT
121
-
122
- _Version update only_
123
-
124
- ## 2.17.2
125
- Thu, 08 Jul 2021 15:23:00 GMT
126
-
127
- _Version update only_
128
-
129
- ## 2.17.1
130
- Fri, 02 Jul 2021 15:38:31 GMT
131
-
132
- _Version update only_
133
-
134
- ## 2.17.0
135
- Mon, 28 Jun 2021 16:20:11 GMT
136
-
137
- ### Updates
138
-
139
- - Clean up and promote beta RenderMaterial and RenderTexture APIs.
140
- - Include ECClass Ids in ChangedEntities; provide iteration via ChangedEntitiesIterable.
141
- - Added editor apis to request and update geometry, exercised by CreateOrContinuePathTool.
142
- - Clean up and promote DisplayStyleSettings APIs for planar clip masks and reality model appearance overrides.
143
- - Clean up spatial classification APIs and promote to public.
144
- - Export EmphasizeElementProps from common, deprecate from frontend.
145
- - Corrected geographicCoordinateSystem property from GeographicCRS to GeographicCRSProps in iModelProps"
146
- - Persist 'visible' property of map-layers. Removed unused 'maxZoom' property on MapLayerProps.
147
- - Made MaplayerSource independent from MapLayerProps.
148
- - Add events for changes to IModel properties. Add RenderSchedule.ScriptBuilder for assembling a new schedule script.
149
- - deprecate IModelVersion.evaluateChangeSet
150
- - Changed area to extent to conform with iModelHub public API
151
- - Promote various APIs to public. Remove useless TextureProps properties.
152
- - Don't allow undo of changes to project extents or geolocation.
153
- - promote BriefcaseManager to public
154
- - Promoted GCS model to public API
155
- - Make Ipc interfaces @public. Promote BriefcaseManager to public
156
- - Clean up and promote beta RenderMaterial and RenderTexture APIs.
157
- - Remove useless TextureProps properties.
158
- - TextureLoadProps takes a maxTextureSize.
159
- - Removed unrequired sourceEllipsoidId and targetEllipsoidId from Geodetic Transforms
160
- - Add RenderSchedule.ScriptBuilder for assembling a new schedule script.
161
-
162
- ## 2.16.10
163
- Thu, 22 Jul 2021 20:23:45 GMT
164
-
165
- _Version update only_
166
-
167
- ## 2.16.9
168
- Tue, 06 Jul 2021 22:08:34 GMT
169
-
170
- _Version update only_
171
-
172
- ## 2.16.8
173
- Fri, 02 Jul 2021 17:40:46 GMT
174
-
175
- _Version update only_
176
-
177
- ## 2.16.7
178
- Mon, 28 Jun 2021 18:13:04 GMT
179
-
180
- _Version update only_
181
-
182
- ## 2.16.6
183
- Mon, 28 Jun 2021 13:12:55 GMT
184
-
185
- _Version update only_
186
-
187
- ## 2.16.5
188
- Fri, 25 Jun 2021 16:03:01 GMT
189
-
190
- ### Updates
191
-
192
- - Synch map settings provider when base layer provider changes.
193
-
194
- ## 2.16.4
195
- Wed, 23 Jun 2021 17:09:07 GMT
196
-
197
- _Version update only_
198
-
199
- ## 2.16.3
200
- Wed, 16 Jun 2021 20:29:32 GMT
201
-
202
- _Version update only_
203
-
204
- ## 2.16.2
205
- Thu, 03 Jun 2021 18:08:11 GMT
206
-
207
- _Version update only_
208
-
209
- ## 2.16.1
210
- Thu, 27 May 2021 20:04:22 GMT
211
-
212
- _Version update only_
213
-
214
- ## 2.16.0
215
- Mon, 24 May 2021 15:58:39 GMT
216
-
217
- ### Updates
218
-
219
- - Introduced Additional Transform for Geographic Coordinate Systems
220
- - wip: CreateElementTool. Fix not being able to pick decorations after changing files.
221
- - Allow RenderGraphic to be created from flatbuffers format geometry as well as json.
222
- - Fix incorrect transforms applied by schedule scripts.
223
- - Updated map layers release tags from alpha to beta.
224
- - Additional properties (source/target ellipsoid) and fallback transform for geodetic transforms"
225
- - Make changed elements public and add descriptions
226
- - Fixes to desktop/mobile authorization
227
- - Add shader based grid display.
228
- - Add Viewport.queryVisibleFeatures to determine the set of features currently visible in a viewport.
229
- - Clean up RenderSchedule API.
230
- - add placement to GeomtricElementProps
231
-
232
- ## 2.15.6
233
- Wed, 26 May 2021 15:55:19 GMT
234
-
235
- _Version update only_
236
-
237
- ## 2.15.5
238
- Thu, 20 May 2021 15:06:26 GMT
239
-
240
- _Version update only_
241
-
242
- ## 2.15.4
243
- Tue, 18 May 2021 21:59:07 GMT
244
-
245
- _Version update only_
246
-
247
- ## 2.15.3
248
- Mon, 17 May 2021 13:31:38 GMT
249
-
250
- _Version update only_
251
-
252
- ## 2.15.2
253
- Wed, 12 May 2021 18:08:13 GMT
254
-
255
- _Version update only_
256
-
257
- ## 2.15.1
258
- Wed, 05 May 2021 13:18:31 GMT
259
-
260
- ### Updates
261
-
262
- - FeatureOverrides can hide or override the symbology of unanimated nodes.
263
-
264
- ## 2.15.0
265
- Fri, 30 Apr 2021 12:36:58 GMT
266
-
267
- ### Updates
268
-
269
- - Add documentation and links for each BisCodeSpec name.
270
- - Properly declare changeSetId variables as string.
271
- - Promote display-related APIs.
272
- - An ElementGraphicsRequest can supply a non-persistent geometry stream.
273
- - Add TypeScript wrappers for ExternalSource and related classes and relationships.
274
- - Fixes to desktop and iOS apps.
275
- - ClipStyle supports recolorization. Promote ModelClipGroups to public.
276
- - Promote thematic display API to public.
277
- - Optimize reality model processing.
278
- - Remove deprecated ElementEditor that was replaced by EditCommands.
279
- - rename (deprecate) BriefcaseIdValue.Standalone to BriefcaseIdValue.Unassigned to reduce confusion
280
- - Update release tags.
281
- - Add support for forwarding txn events from backend to frontend.
282
- - Update api tags
283
-
284
- ## 2.14.4
285
- Thu, 22 Apr 2021 21:07:33 GMT
286
-
287
- _Version update only_
288
-
289
- ## 2.14.3
290
- Thu, 15 Apr 2021 15:13:16 GMT
291
-
292
- _Version update only_
293
-
294
- ## 2.14.2
295
- Thu, 08 Apr 2021 14:30:09 GMT
296
-
297
- _Version update only_
298
-
299
- ## 2.14.1
300
- Mon, 05 Apr 2021 16:28:00 GMT
301
-
302
- _Version update only_
303
-
304
- ## 2.14.0
305
- Fri, 02 Apr 2021 13:18:42 GMT
306
-
307
- ### Updates
308
-
309
- - added BriefcaseIdValue
310
- - rework Authentication to use IpcHost
311
- - add `bindings` member to EntityQueryParams
312
- - Support working in world coords with ElementGeometry.Builder/Iterator. Place line string using ipc command.
313
- - Add IpcAppFunctions.queryConcurrency.
314
- - Memory leak fix
315
- - Decouple requesting tile content from cloud storage and from backend.
316
- - Support for transient errors
317
-
318
- ## 2.13.0
319
- Tue, 09 Mar 2021 20:28:13 GMT
320
-
321
- ### Updates
322
-
323
- - Clarify and expand FeatureOverrides documentation.
324
- - The `Code` constructor now trims leading and trailing whitespace characters from the `value` property
325
- - The Code.getValue method has been deprecated in favor of the Code.value property
326
- - Fixed broken double angle bracket link syntax
327
- - refactor IModelApp/IModelHost startup
328
- - Add planar clip mask support.
329
- - Updated to use TypeScript 4.1
330
- - Undo/Redo shortcuts
331
- - begin rename project from iModel.js to iTwin.js
332
-
333
- ## 2.12.3
334
- Mon, 08 Mar 2021 15:32:00 GMT
335
-
336
- _Version update only_
337
-
338
- ## 2.12.2
339
- Wed, 03 Mar 2021 18:48:52 GMT
340
-
341
- _Version update only_
342
-
343
- ## 2.12.1
344
- Tue, 23 Feb 2021 20:54:45 GMT
345
-
346
- ### Updates
347
-
348
- - Persist the time point used to compute solar light direction in LightSettingsProps.
349
-
350
- ## 2.12.0
351
- Thu, 18 Feb 2021 22:10:13 GMT
352
-
353
- ### Updates
354
-
355
- - Deprecate detachChangeCache()
356
- - Implement external textures for iModel tiles.
357
- - Moved username/password from MapLayerProps to MapLayerSettings. Raise the 'onMapImageryChanged' event when ever Map imagery is synced.
358
- - add ResponseHandler for notifications from backend to frontend
359
- - Mobile IPC fix
360
- - Mobile IPC fix
361
- - add IpcSocket
362
- - remove IpcInterface, getVersion() method is not needed
363
-
364
- ## 2.11.2
365
- Thu, 18 Feb 2021 02:50:59 GMT
366
-
367
- _Version update only_
368
-
369
- ## 2.11.1
370
- Thu, 04 Feb 2021 17:22:41 GMT
371
-
372
- _Version update only_
373
-
374
- ## 2.11.0
375
- Thu, 28 Jan 2021 13:39:27 GMT
376
-
377
- ### Updates
378
-
379
- - Fix brep DataProps to/from flatbuffer to account for base64 string header.
380
- - Element geometry creation by brep operations.
381
- - add EditCommand
382
- - Improve ElementGeometry documentation.
383
- - Remove assertion in supplyPathForOperation when defaulting changeSetId.
384
- - Introduced the the Geographic Coordinate System classes and plugged in the Imodel props.
385
- - Separated out API to upgrade iModels.
386
- - Remove unused trueWidth and trueStart properties from GraphicParams.
387
- - Add option to SectionDrawingProps specifying the spatial view should be drawn in the context of the drawing view.
388
- - Support for section-cut graphics.
389
- - Version compare property checksums
390
- - Add change events to DisplayStyleSettings and ViewDetails.
391
-
392
- ## 2.10.3
393
- Fri, 08 Jan 2021 18:34:03 GMT
394
-
395
- _Version update only_
396
-
397
- ## 2.10.2
398
- Fri, 08 Jan 2021 14:52:02 GMT
399
-
400
- _Version update only_
401
-
402
- ## 2.10.1
403
- Tue, 22 Dec 2020 00:53:38 GMT
404
-
405
- _Version update only_
406
-
407
- ## 2.10.0
408
- Fri, 18 Dec 2020 18:24:01 GMT
409
-
410
- ### Updates
411
-
412
- - Update minimum Node version to 10.17.0
413
- - Fix cartographicRange computation. The 8 corners are calculated in the ECEF coordinate system but I think they should be calculated in the spatial coordinate system and then converted to ECEF.
414
- - Support compact representation of DisplayStyleSettings.excludedElements.
415
- - Added ElementGeometry.Builder and ElementGeometry.Iterator.
416
- - export ModelLoadProps
417
- - Support display of OSM Buildings.
418
- - Version compare top parents ChangedElements update
419
-
420
- ## 2.9.9
421
- Sun, 13 Dec 2020 19:00:03 GMT
422
-
423
- _Version update only_
424
-
425
- ## 2.9.8
426
- Fri, 11 Dec 2020 02:57:36 GMT
427
-
428
- _Version update only_
429
-
430
- ## 2.9.7
431
- Wed, 09 Dec 2020 20:58:23 GMT
432
-
433
- ### Updates
434
-
435
- - Fix cartographicRange computation. The 8 corners are calculated in the ECEF coordinate system but I think they should be calculated in the spatial coordinate system and then converted to ECEF.
436
-
437
- ## 2.9.6
438
- Mon, 07 Dec 2020 18:40:48 GMT
439
-
440
- _Version update only_
441
-
442
- ## 2.9.5
443
- Sat, 05 Dec 2020 01:55:56 GMT
444
-
445
- ### Updates
446
-
447
- - Bump Tile Version to 18
448
-
449
- ## 2.9.4
450
- Wed, 02 Dec 2020 20:55:40 GMT
451
-
452
- _Version update only_
453
-
454
- ## 2.9.3
455
- Mon, 23 Nov 2020 20:57:56 GMT
456
-
457
- _Version update only_
458
-
459
- ## 2.9.2
460
- Mon, 23 Nov 2020 15:33:50 GMT
461
-
462
- _Version update only_
463
-
464
- ## 2.9.1
465
- Thu, 19 Nov 2020 17:03:42 GMT
466
-
467
- _Version update only_
468
-
469
- ## 2.9.0
470
- Wed, 18 Nov 2020 16:01:50 GMT
471
-
472
- ### Updates
473
-
474
- - add accessKey prop to MapLayerSettings
475
- - Preliminary support for interactive editing sessions.
476
- - Refactor for push events.
477
- - Fix KeyColor equality comparison.
478
- - GeometryStream query and update using flatbuffer schema.
479
- - Support for push events
480
-
481
- ## 2.8.1
482
- Tue, 03 Nov 2020 00:33:56 GMT
483
-
484
- _Version update only_
485
-
486
- ## 2.8.0
487
- Fri, 23 Oct 2020 17:04:02 GMT
488
-
489
- ### Updates
490
-
491
- - Visibility of sublayers named groups is no longer inherited by children.
492
- - Support down-sampling very large textures in tiles.
493
- - Add IModelTileRpcInterface.queryVersionInfo().
494
- - Add support for OPC point clouds in Reality Data widget.
495
- - Added color mix to thematic display for background map terrain and point clouds
496
-
497
- ## 2.7.6
498
- Wed, 11 Nov 2020 16:28:23 GMT
499
-
500
- _Version update only_
501
-
502
- ## 2.7.5
503
- Fri, 23 Oct 2020 16:23:50 GMT
504
-
505
- _Version update only_
506
-
507
- ## 2.7.4
508
- Mon, 19 Oct 2020 17:57:01 GMT
509
-
510
- ### Updates
511
-
512
- - Update Access-Control header values
513
-
514
- ## 2.7.3
515
- Wed, 14 Oct 2020 17:00:59 GMT
516
-
517
- _Version update only_
518
-
519
- ## 2.7.2
520
- Tue, 13 Oct 2020 18:20:38 GMT
521
-
522
- _Version update only_
523
-
524
- ## 2.7.1
525
- Thu, 08 Oct 2020 13:04:35 GMT
526
-
527
- _Version update only_
528
-
529
- ## 2.7.0
530
- Fri, 02 Oct 2020 18:03:32 GMT
531
-
532
- ### Updates
533
-
534
- - Add documentation for ContextRealityModelProps.
535
- - Fix calculation of cartographic range.
536
- - Fixes to front end methods to pull, merge and push.
537
- - Fixed desktop authorization after recent changes.
538
- - Update Tile version due to changes to indexes for tesselated polylines
539
- - On iOS download in background
540
- - Introduce NoContentError (transmitted via 204)
541
- - Support thematic display of point clouds.
542
- - fixed display of isolines mode
543
-
544
- ## 2.6.5
545
- Sat, 26 Sep 2020 16:06:34 GMT
546
-
547
- ### Updates
548
-
549
- - changed elements properties for version compare
550
-
551
- ## 2.6.4
552
- Tue, 22 Sep 2020 17:40:07 GMT
553
-
554
- _Version update only_
555
-
556
- ## 2.6.3
557
- Mon, 21 Sep 2020 14:47:09 GMT
558
-
559
- _Version update only_
560
-
561
- ## 2.6.2
562
- Mon, 21 Sep 2020 13:07:44 GMT
563
-
564
- _Version update only_
565
-
566
- ## 2.6.1
567
- Fri, 18 Sep 2020 13:15:09 GMT
568
-
569
- _Version update only_
570
-
571
- ## 2.6.0
572
- Thu, 17 Sep 2020 13:16:12 GMT
573
-
574
- ### Updates
575
-
576
- - run with nodeIntegration=false for Electron
577
- - Moved ESLint configuration to a plugin
578
- - Add API to compute tile chord tolerance.
579
-
580
- ## 2.5.5
581
- Wed, 02 Sep 2020 17:42:23 GMT
582
-
583
- _Version update only_
584
-
585
- ## 2.5.4
586
- Fri, 28 Aug 2020 15:34:15 GMT
587
-
588
- _Version update only_
589
-
590
- ## 2.5.3
591
- Wed, 26 Aug 2020 11:46:00 GMT
592
-
593
- _Version update only_
594
-
595
- ## 2.5.2
596
- Tue, 25 Aug 2020 22:09:08 GMT
597
-
598
- _Version update only_
599
-
600
- ## 2.5.1
601
- Mon, 24 Aug 2020 18:13:04 GMT
602
-
603
- _Version update only_
604
-
605
- ## 2.5.0
606
- Thu, 20 Aug 2020 20:57:09 GMT
607
-
608
- ### Updates
609
-
610
- - Introduce IModelApp security options (including CSRF protection).
611
- - Allow WebAppRpcRequest consumers to supply custom fetch and Request.
612
- - Move types from FeatureSymbology namespace from imodeljs-frontend to imodeljs-common.
613
- - Use IModelRoutingContext
614
- - Added mobile oidc client
615
- - Support reality model transparency
616
- - element editor
617
- - Switch to ESLint
618
-
619
- ## 2.4.2
620
- Fri, 14 Aug 2020 16:34:09 GMT
621
-
622
- ### Updates
623
-
624
- - Deprecate TerrainProps.nonLocatable and TerrainSettings.locatable in favor of corresponding properties on BackgroundMapProps and BackgroundMapSettings.
625
- - Add support for restart query
626
-
627
- ## 2.4.1
628
- Fri, 07 Aug 2020 19:57:43 GMT
629
-
630
- ### Updates
631
-
632
- - add missing rbac-client dep
633
- - Fixes for map transparency. Do not set base layer transparency when overall transparency is modified. Keep layers in synch when settings change.
634
-
635
- ## 2.4.0
636
- Tue, 28 Jul 2020 16:26:24 GMT
637
-
638
- ### Updates
639
-
640
- - Add Map Layer Settings.
641
- - iModelHub permissions handler
642
-
643
- ## 2.3.3
644
- Thu, 23 Jul 2020 12:57:15 GMT
645
-
646
- ### Updates
647
-
648
- - Fix regression that could result in increased number of tile requests.
649
-
650
- ## 2.3.2
651
- Tue, 14 Jul 2020 23:50:36 GMT
652
-
653
- _Version update only_
654
-
655
- ## 2.3.1
656
- Mon, 13 Jul 2020 18:50:14 GMT
657
-
658
- _Version update only_
659
-
660
- ## 2.3.0
661
- Fri, 10 Jul 2020 17:23:14 GMT
662
-
663
- ### Updates
664
-
665
- - geometry clip containment
666
- - Add ability to create selective overrides from display style settings, and apply the overrides to another settings.
667
- - Fix orientation of Ecef.createFromCartographicOrigin
668
- - Add non-locatable flag to TerrainSettings.
669
- - Setup BriefcaseDb.open() to allow profile and domain schema validation and upgrades.
670
- - Support for multiple RPC interface clients and attaching interfaces after startup.
671
- - Add function to convert solar angles to solar direction.
672
- - enforce max texture size for stepped gradients.
673
- - New thematic gradient modes implemented and documented: Stepped, SteppedWithDelimiter, and IsoLines
674
-
675
- ## 2.2.1
676
- Tue, 07 Jul 2020 14:44:52 GMT
677
-
678
- _Version update only_
679
-
680
- ## 2.2.0
681
- Fri, 19 Jun 2020 14:10:03 GMT
682
-
683
- ### Updates
684
-
685
- - Promote Gradient and GraphicParams to public API.
686
- - Add support for cel-shaded views; promote many APIs, particularly display-related ones.
687
- - Map GeoCoordStatus to GeoServiceStatus so that it can be returned as error code in a RPC without colliding with existing codes.
688
- - Add Props interface
689
- - Move linear referencing domain types out to new @itwin/linear-referencing-common package.
690
- - Add support for applying different clip volumes to groups of models in a spatial view.
691
- - Add PhysicalElementProps
692
- - Add PhysicalTypeProps
693
- - Fixes for unhandled promise rejections in RPC layer
694
- - Update to BisCore.01.00.11: Add SectionDrawingProps; deprecate SectionLocationProps in favor of SectionDrawingLocationProps.
695
- - Switching from JSC to V8
696
-
697
- ## 2.1.0
698
- Thu, 28 May 2020 22:48:59 GMT
699
-
700
- ### Updates
701
-
702
- - Improved log message written on rpc error
703
- - Change default origin mode for terrain to Geodetic.
704
- - Fix transforms for creating and querying part instance geometry in world coordinate.
705
- - channel rules
706
- - Optimize thematic sensor display by culling sensors based on a distanceCutoff property on ThematicDisplaySensorSettings.
707
-
708
- ## 2.0.0
709
- Wed, 06 May 2020 13:17:49 GMT
710
-
711
- ### Updates
712
-
713
- - add freeze method and degrees accessors to Cartographic class
714
- - Show min/max window error for mouse wheel zoom.
715
- - Show min/max window error for mouse wheel zoom.
716
- - Make animation state of a display style persistent.
717
- - Send a default pending message since Azure strips content-type header if no data is present
718
- - Monitor progress of downloading briefcases, ability to cancel download of briefcases.
719
- - Added to DisplayStyle3dSettings: MonochromeMode, LightSettings.
720
- - Simplify GeometryStreamIteratorEntry (breaking API change).
721
- - constructor of ColorDef wasn't setting transparency properly for rgba() strings
722
- - added ColorDef.toRgbaString
723
- - Deprecate members of SectionLocationProps pending refactor.
724
- - Support for progress/cancel from ios
725
- - EcefLocation can now optionally preserve a meaningful cartographic origin.
726
- - Fix for electron request lifecycle.
727
- - IModelTokenProps.key is now a required member
728
- - Include model extents with ViewStateProps for drawing views.
729
- - hsl color conversion wasn't working if s===0
730
- - Remove deprecated APIs; see NextVersion.md for details.
731
- - Fix documentation of RenderSchedule time units.
732
- - Fix for EcefLocation.createFromCartographicOrigin.
733
- - ColorDef, HSVColor, and HSLColor are immutable types.
734
- - react to changes in imodeljs-clients
735
- - Promote properties from IModelToken onto IModel
736
- - Support suspend/resume in mobile apps.
737
- - Store current mobile RPC port in protocol.
738
- - Added file size.
739
- - Supply RPC routing props for SnapshotIModelRpcInterface open methods"
740
- - MobileRpcConfiguration throws exception
741
- - Added NativeApp.deleteBriefcase, avoided authorization exceptions when offline.
742
- - Refactored NativeApp API and RPC interfaces. This continues to be WIP.
743
- - Added DownloadBriefcaseOptions and OpenBriefcaseOptions as parameters to the download/open calls for a briefcase.
744
- - Added new interface for native app
745
- - VSTS#217447, 162382: Cleanups to implementation of downloading/opening/discovering briefcases in native applications (WIP).
746
- - Handle null JSON in ViewDetails.
747
- - Renamed OIDC constructs for consistency; Removed SAML support.
748
- - OrbitGT point cloud interface.
749
- - Support OrbitGT Point Clouds
750
- - Fix BackgroundMapSettings.toJSON() discarding the 'useDepthBuffer' flag.
751
- - Add mechanism for preloading reality tiles by frustum.
752
- - react to new clients packages from imodeljs-clients
753
- - IModelRpcProps replaces IModelToken and IModelTokenProps
754
- - Change RenderTexture.Type to a non-const enum
755
- - Remove 'const' from exported enums.
756
- - Remove check for contextId in BentleyCloudRpcProtocol since remote snapshots are now possible.
757
- - "Default to text if no content-type in RPC request handling.
758
- - React to BentleyCloudRpcManager change.
759
- - Track active RPC requests
760
- - RPC fix
761
- - Upgrade to Rush 5.23.2
762
- - support for editing
763
- - Add API for thematic display.
764
- - Alpha feature: thematic sensor display.
765
- - Rename GlobeMode: ThreeD => Ellipsoid, Columbus => Plane.
766
- - Remove support for the iModel.js module system by no longer delivering modules.
767
- - Add a ViewFlag to control white-on-white reversal.
768
-
769
- ## 1.14.1
770
- Wed, 22 Apr 2020 19:04:00 GMT
771
-
772
- _Version update only_
773
-
774
- ## 1.14.0
775
- Tue, 31 Mar 2020 15:44:19 GMT
776
-
777
- _Version update only_
778
-
779
- ## 1.13.0
780
- Wed, 04 Mar 2020 16:16:31 GMT
781
-
782
- ### Updates
783
-
784
- - MobileRpc throw exception
785
-
786
- ## 1.12.0
787
- Wed, 12 Feb 2020 17:45:50 GMT
788
-
789
- ### Updates
790
-
791
- - Bump tile format version.
792
- - iModel write API development
793
- - Fix issue with constructing the tile cache URL() on Safari.
794
- - Prevent reuse of cached tiles after project extents change.
795
- - VSTS#256133: Fixed issue with reopening connections if the backend crashes. Fixes to integration tests.
796
- - Define ViewDetails for manipulating optional detail settings of ViewDefinition and ViewState.
797
- - Add support for plan projection models with 3d display priority.
798
- - Add settings to control display of plan projection models.
799
- - Add PlanProjectionSettings.enforceDisplayPriority.
800
-
801
- ## 1.11.0
802
- Wed, 22 Jan 2020 19:24:12 GMT
803
-
804
- ### Updates
805
-
806
- - Simplify iterator for QPoint3dList.
807
- - Native apps can now cancel tile requests in progress on the backend.
808
- - Remove echo test function from devTools
809
- - Clean up documentation modules; add PlanProjectionSettings for display styles.
810
- - Allow outline fill to be specified by subcategory appearance.
811
- - Upgrade to TypeScript 3.7.2.
812
-
813
- ## 1.10.0
814
- Tue, 07 Jan 2020 19:44:01 GMT
815
-
816
- ### Updates
817
-
818
- - Added support for embedding images in a GeometryStream.
819
- - Moving data-holder structures used during the LinearElement.queryLinearLocations API to imodeljs-common.
820
- - Allow events to be sent from backend to frontend
821
- - Renamed EventSourceRpcInterface to NativeAppRpcInterface
822
- - Moved tile IO-related APIs from frontend to common.
823
-
824
- ## 1.9.0
825
- Tue, 10 Dec 2019 18:08:56 GMT
826
-
827
- ### Updates
828
-
829
- - Added Tween.js code
830
- - Added AliCloud tile cache service
831
- - Code quality report fixes
832
- - Fix warnings from static analysis
833
- - Add PropertyMetaData.isNavigation
834
- - Addressing typo in a couple of members, making them match the schema properly.
835
-
836
- ## 1.8.0
837
- Fri, 22 Nov 2019 14:03:34 GMT
838
-
839
- ### Updates
840
-
841
- - Option to include part references in GeometrySummary output.
842
- - Added missing topic descriptions
843
- - Fix defect where isMobileBackend return true on windows
844
- - Change terrain lighting default to off.
845
- - Change SectionLocationProps.clipGeometry type to string. Add get/set ClipVector methods on SectionLocation.
846
- - Mark bias as alpha
847
- - Update to allow Node 12
848
- - Add support for view-independent display of geometry streams.
849
- - Fixed camera.equals
850
-
851
- ## 1.7.0
852
- Fri, 01 Nov 2019 13:28:37 GMT
853
-
854
- ### Updates
855
-
856
- - Anisotropic filtering of draped map tiles.
857
- - Tweaks to ambient occlusion settings.
858
- - Callout clip is now local to placement. Only show marker for active clip.
859
- - Cleanup AO settings.
860
- - Remove @deprecated tags in GeometryStreamIteratorEntry
861
- - Fix comparison of classification properties ignoring the 'volume' flag.
862
- - Fixes for making volume classifiers work.
863
- - New wip plugin for hypermodeling support.
864
- - Add CommonLoggerCategory.Geometry
865
- - Add Placement2d.multiplyTransform, Placement3d.multiplyTransform
866
- - Add RelatedElement.none for nulling out existing navigation relationships
867
- - Reacting to iPadOS change in user agent of safari
868
- - Remove limit for binary data for mobile
869
- - Expose FrustumPlanes.planes
870
- - Convenience methods for overriding aspects of hidden line styles.
871
-
872
- ## 1.6.0
873
- Wed, 09 Oct 2019 20:28:42 GMT
874
-
875
- ### Updates
876
-
877
- - Add GeometricModel3dProps
878
- - Add SectionLocationProps
879
- - Remove no-longer-needed mobile RPC chunk size workaround for mobile backends.
880
- - Fixed multiple viewport shadows
881
-
882
- ## 1.5.0
883
- Mon, 30 Sep 2019 22:28:48 GMT
884
-
885
- ### Updates
886
-
887
- - Added support for blank IModelConnections
888
- - Fixed reporting of errors when the ClientRequestContext is established at the backend.
889
- - Add DisplayStyleSettings.subCategoryOverrides
890
- - Make ExternalSourceAspectProps.checksum optional
891
- - Added geometry primitive typing and geometry summary types
892
- - Support animation of models within RenderSchedule.
893
- - Refine planar projection frustum calculation
894
- - Upgrade to TypeScript 3.6.2
895
-
896
- ## 1.4.0
897
- Tue, 10 Sep 2019 12:09:49 GMT
898
-
899
- ### Updates
900
-
901
- - Add documentation for RenderSchedule
902
- - Fix casing of displayStyle.contextRealityModels
903
- - Fixed reporting of errors when the ClientRequestContext is established at the backend.
904
- - Electron IPC transport fix for large messages.
905
- - Added ability to clear individual overridden flags in ViewFlag.Overrides.
906
-
907
- ## 1.3.0
908
- Tue, 13 Aug 2019 20:25:53 GMT
909
-
910
- ### Updates
911
-
912
- - Add optional arguments to EcefLocation.createFromCartographicOrigin
913
- - Allow custom tile cache services.
914
- - Add CodeSpec.isManagedWithIModel, CodeSpec.scopeType, deprecate CodeSpec.specScopeType
915
- - Add CodeSpec.create
916
- - Add terrain settings.
917
- - Require electron without eval trick.
918
- - Log more information during RPC trace/info request logging.
919
- - Changed the transfer chunk size for mobile RPC transport.
920
-
921
- ## 1.2.0
922
- Wed, 24 Jul 2019 11:47:26 GMT
923
-
924
- ### Updates
925
-
926
- - Added option to restrict tile cache URLs by client IP address.
927
- - Added method to get element mass properties.
928
-
929
- ## 1.1.0
930
- Mon, 01 Jul 2019 19:04:29 GMT
931
-
932
- ### Updates
933
-
934
- - Add support for applying terrain to background map.
935
- - Minor error fixed.
936
- - Initial implementation of the LinearReferencing typescript domain
937
- - Adding domain classes for all relationships in the LinearReferencing schema.
938
- - Update to TypeScript 3.5
939
-
940
- ## 1.0.0
941
- Mon, 03 Jun 2019 18:09:39 GMT
942
-
943
- ### Updates
944
-
945
- - RPC system now accepts only basic values (primitives, "interface" objects, and binary).
946
- - Add ExternalSourceAspectProps
947
- - Refactored and simplified implementation of IModelDb.open
948
- - Rename terrain to backgroundMap.
949
- - Retire some tile-related feature gates.
950
- - Introduced tile format v4.0
951
-
952
- ## 0.191.0
953
- Mon, 13 May 2019 15:52:05 GMT
954
-
955
- ### Updates
956
-
957
- - Support spatial classification of context reality models.
958
- - Added OpenAPIInfo to the barrel file
959
- - Adds parameter for api-extractor to validate missing release tags
960
- - Adds ignoreMissingTags flag
961
- - Added option to use azure-based tile caching
962
- - Added a utility to diagnose backends
963
- - Do not cache pending http responses.
964
- - Allow a view to define a set of elements which should never be drawn in that view.
965
- - Allow snapshot imodeltokens through bentleycloudrpcprotocol in development mode only.
966
- - Fix broken links
967
- - LoggerCategory -> CommonLoggerCategory
968
- - Fix default line pattern for hidden edges.
969
- - Introduce LoggerCategory enum to advertise logger categories used by this package.
970
- - Logging fixes.
971
- - Put sourcemap in npm package.
972
- - Add SVG to ImageSourceFormat
973
- - Add imodeljs-markup
974
- - New tile cache naming scheme.
975
- - queryPage use memoization/pending pattern
976
- - Remove StandaloneIModelRpcInterface
977
- - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
978
- - Prefer the IModelToken values in the url (if different from values in JSON body -- should never happen except in a malicious request).
979
- - Exports interface MarshalingBinaryMarker to prevent errors in api-extractor V7
980
- - Add SnapshotIModelRpcInterface
981
- - Refactor solar shadow settings - make these 3d only.
982
- - Support solar shadow display.
983
- - Simplified tile caching IModelHost config and removed dev flags. Allow browser caching of tiles
984
- - Upgrade TypeDoc dependency to 0.14.2
985
- - Only save viewing volume for view undo rather than cloning ViewState
986
-
987
- ## 0.190.0
988
- Thu, 14 Mar 2019 14:26:49 GMT
989
-
990
- ### Updates
991
-
992
- - Cleaned up documentation related to the display system.
993
- - Rename PagableECSql interface to PageableECSql to fix spelling error
994
- - Documentation for Skybox
995
-
996
- ## 0.189.0
997
- Wed, 06 Mar 2019 15:41:22 GMT
998
-
999
- ### Updates
1000
-
1001
- - Allow to check if frontend is ios wkwebview
1002
- - Allow subclasses of Range to use static methods
1003
- - Changes package.json to include api-extractor and adds api-extractor.json
1004
- - Update docs for BRepEntity.DataProps
1005
- - Use new buildIModelJsBuild script
1006
- - AxisAlignedBox and ElementAlignedBox are now typed to Range3d rather than classes
1007
- - clone methods are no longer generic
1008
- - Add release tags to indicate API stability
1009
- - Handle transforms on child tiles.
1010
- - Optimize use of animation cutting planes.
1011
- - Remove unneeded typedoc plugin dependency
1012
- - Add support for draco compressed meshes.
1013
- - Consistent naming of "get" methods in Growable arrays.
1014
- - Added spatial <-> cartographic methods that check/use the geographic coordinate system before using ecef location.
1015
- - update for geometry GrowableXYArray usage
1016
- - Add material props classes
1017
- - Defer loading of edges until needed
1018
- - Save BUILD_SEMVER to globally accessible map
1019
- - Implemented spatial criterai when searching through all reality data associated to a project.
1020
- - Optimize containment test with spheres.
1021
- - Move the IModelUnitTestRpcInterface into the testbed and out of the public AP
1022
- - Renamed constructor variable in RpcConfiguration and RpcRequest
1023
- - Support for sending large RPC binary payloads in configurable chunks.
1024
- - Remove loadNativeAsset and formatElements RPC calls from the IModelReadRpcInterface
1025
- - Removed IModelConnection.connectionId, added IModelApp.sessionId
1026
- - Tile requests can optionally specify a retryInterval.
1027
- - Upgrade to TypeScript 3.2.2
1028
-
1029
- ## 0.188.0
1030
- Wed, 16 Jan 2019 16:36:09 GMT
1031
-
1032
- ### Updates
1033
-
1034
- - Changed Elements Db support for addon changes and generating the changed elements cache. Added WipRpcInterface methods to get changed elements list and check if a changeset is processed in the cache. Bumped WipRpcInterface version. Integration tests for changed elements db.
1035
- - Fix error in semver parsing.
1036
-
1037
- ## 0.187.0
1038
- Tue, 15 Jan 2019 15:18:59 GMT
1039
-
1040
- _Version update only_
1041
-
1042
- ## 0.186.0
1043
- Mon, 14 Jan 2019 23:09:10 GMT
1044
-
1045
- ### Updates
1046
-
1047
- - Removed IModelDb's cache of accessToken. For long running operations like AutoPush, the user must explicitly supply an IAccessTokenManager to keep the token current.
1048
- - Add TextureProps for use by new backend Texture API.
1049
-
1050
- ## 0.185.0
1051
- Fri, 11 Jan 2019 18:29:00 GMT
1052
-
1053
- _Version update only_
1054
-
1055
- ## 0.184.0
1056
- Thu, 10 Jan 2019 22:46:17 GMT
1057
-
1058
- ### Updates
1059
-
1060
- - Add support for general 3d tilesets.
1061
- - Fix drag select decorator when cursor moves out of view. Doc fixes.
1062
-
1063
- ## 0.183.0
1064
- Mon, 07 Jan 2019 21:49:21 GMT
1065
-
1066
- ### Updates
1067
-
1068
- - Add ambient occlusion structures.
1069
- - Change iModelReadRpcInterface version because Geocoordinate calculation methods added.
1070
-
1071
- ## 0.182.0
1072
- Mon, 07 Jan 2019 13:31:34 GMT
1073
-
1074
- _Version update only_
1075
-
1076
- ## 0.181.0
1077
- Fri, 04 Jan 2019 13:02:40 GMT
1078
-
1079
- _Version update only_
1080
-
1081
- ## 0.180.0
1082
- Wed, 02 Jan 2019 15:18:23 GMT
1083
-
1084
- ### Updates
1085
-
1086
- - Do not send X-Application-Version header if empty.
1087
- - Add path pivot data to render schedule
1088
-
1089
- ## 0.179.0
1090
- Wed, 19 Dec 2018 18:26:14 GMT
1091
-
1092
- ### Updates
1093
-
1094
- - Log context and imodel ids as separate properties. Surface interface and operation names in logging title.
1095
-
1096
- ## 0.178.0
1097
- Thu, 13 Dec 2018 22:06:10 GMT
1098
-
1099
- _Version update only_
1100
-
1101
- ## 0.177.0
1102
- Wed, 12 Dec 2018 17:21:31 GMT
1103
-
1104
- _Version update only_
1105
-
1106
- ## 0.176.0
1107
- Mon, 10 Dec 2018 21:19:45 GMT
1108
-
1109
- ### Updates
1110
-
1111
- - New signature for RpcInterface.forward
1112
-
1113
- ## 0.175.0
1114
- Mon, 10 Dec 2018 17:08:55 GMT
1115
-
1116
- _Version update only_
1117
-
1118
- ## 0.174.0
1119
- Mon, 10 Dec 2018 13:24:09 GMT
1120
-
1121
- _Version update only_
1122
-
1123
- ## 0.173.0
1124
- Thu, 06 Dec 2018 22:03:29 GMT
1125
-
1126
- ### Updates
1127
-
1128
- - Custom imodelJs noDirectImport lint rule implemented, noDuplicateImport lint rule turned on.
1129
-
1130
- ## 0.172.0
1131
- Tue, 04 Dec 2018 17:24:39 GMT
1132
-
1133
- ### Updates
1134
-
1135
- - Changed index file name to match package name. Change imports to use other packages' index file.
1136
-
1137
- ## 0.171.0
1138
- Mon, 03 Dec 2018 18:52:58 GMT
1139
-
1140
- ### Updates
1141
-
1142
- - Polyfill URLSearchParams for edge.
1143
- - Front end "read pixels" can now provide subCategoryId and GeometryClass to backend.
1144
-
1145
- ## 0.170.0
1146
- Mon, 26 Nov 2018 19:38:42 GMT
1147
-
1148
- ### Updates
1149
-
1150
- - Fix GeometryParams constructor. Added test to ensure subcategory id set correctly.
1151
- - Remove dependency on 'window'-named global object.
1152
-
1153
- ## 0.169.0
1154
- Tue, 20 Nov 2018 16:17:15 GMT
1155
-
1156
- ### Updates
1157
-
1158
- - GeometryStream markdown
1159
-
1160
- ## 0.168.0
1161
- Sat, 17 Nov 2018 14:20:11 GMT
1162
-
1163
- _Version update only_
1164
-
1165
- ## 0.167.0
1166
- Fri, 16 Nov 2018 21:45:44 GMT
1167
-
1168
- ### Updates
1169
-
1170
- - Add CartographicRange
1171
- - Use URL query instead of path segment for cacheable RPC request parameters.
1172
- - Updated Mobile RPC to deal with binary data
1173
- - Temporarily disable tile caching.
1174
-
1175
- ## 0.166.0
1176
- Mon, 12 Nov 2018 16:42:10 GMT
1177
-
1178
- _Version update only_
1179
-
1180
- ## 0.165.0
1181
- Mon, 12 Nov 2018 15:47:00 GMT
1182
-
1183
- _Version update only_
1184
-
1185
- ## 0.164.0
1186
- Thu, 08 Nov 2018 17:59:20 GMT
1187
-
1188
- ### Updates
1189
-
1190
- - Fix JSON representation of display styles.
1191
- - GeoJson and Analysis Importer simplification
1192
- - ModelSelectorProps, CategorySelectorProps, and DisplayStyleProps now properly extend DefinitionElementProps
1193
- - Support displacement scale for PolyfaceAuxData
1194
- - Do not diffentiate between backend provisioning and imodel downloading state in RPC wire format (202 for all).
1195
- - Updated to TypeScript 3.1
1196
-
1197
- ## 0.163.0
1198
- Wed, 31 Oct 2018 20:55:37 GMT
1199
-
1200
- ### Updates
1201
-
1202
- - Fully support mixed binary and JSON content in both directions in RPC layer. RPC system internal refactoring. Basic support for cacheable RPC requests.
1203
- - Remove unused RpcInterface methods, move WIP methods
1204
-
1205
- ## 0.162.0
1206
- Wed, 24 Oct 2018 19:20:06 GMT
1207
-
1208
- ### Updates
1209
-
1210
- - Added view decoration examples to docs.
1211
- - Make ToolAdmin.defaultTool. public. Allow getToolTip to return HTMLElement | string.
1212
- - Breaking changes to optimize usage of 64-bit IDs.
1213
- - Remove unused createAndInsert methods from IModelWriteRpcInterface
1214
- - Correctly parse RPC interface versions with zero major component.
1215
- - Add RpcInterface versioning documentation
1216
-
1217
- ## 0.161.0
1218
- Fri, 19 Oct 2018 13:04:14 GMT
1219
-
1220
- _Version update only_
1221
-
1222
- ## 0.160.0
1223
- Wed, 17 Oct 2018 18:18:38 GMT
1224
-
1225
- _Version update only_
1226
-
1227
- ## 0.159.0
1228
- Tue, 16 Oct 2018 14:09:09 GMT
1229
-
1230
- _Version update only_
1231
-
1232
- ## 0.158.0
1233
- Mon, 15 Oct 2018 19:36:09 GMT
1234
-
1235
- _Version update only_
1236
-
1237
- ## 0.157.0
1238
- Sun, 14 Oct 2018 17:20:06 GMT
1239
-
1240
- _Version update only_
1241
-
1242
- ## 0.156.0
1243
- Fri, 12 Oct 2018 23:00:10 GMT
1244
-
1245
- ### Updates
1246
-
1247
- - Initial release
1248
-
1
+ # Change Log - @itwin/core-common
2
+
3
+ This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
4
+
5
+ ## 2.19.13
6
+ Tue, 21 Sep 2021 21:06:40 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 2.19.12
11
+ Wed, 15 Sep 2021 18:06:46 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 2.19.11
16
+ Thu, 09 Sep 2021 21:04:58 GMT
17
+
18
+ ### Updates
19
+
20
+ - Added WhiteOnWhiteReversalSettings to control whether background color must be white for white-on-white reversal to apply.
21
+
22
+ ## 2.19.10
23
+ Wed, 08 Sep 2021 14:36:01 GMT
24
+
25
+ _Version update only_
26
+
27
+ ## 2.19.9
28
+ Wed, 25 Aug 2021 15:36:01 GMT
29
+
30
+ ### Updates
31
+
32
+ - documentation fix
33
+
34
+ ## 2.19.8
35
+ Mon, 23 Aug 2021 13:23:13 GMT
36
+
37
+ _Version update only_
38
+
39
+ ## 2.19.7
40
+ Fri, 20 Aug 2021 17:47:22 GMT
41
+
42
+ _Version update only_
43
+
44
+ ## 2.19.6
45
+ Tue, 17 Aug 2021 20:34:29 GMT
46
+
47
+ _Version update only_
48
+
49
+ ## 2.19.5
50
+ Fri, 13 Aug 2021 21:48:08 GMT
51
+
52
+ _Version update only_
53
+
54
+ ## 2.19.4
55
+ Thu, 12 Aug 2021 13:09:26 GMT
56
+
57
+ _Version update only_
58
+
59
+ ## 2.19.3
60
+ Wed, 04 Aug 2021 20:29:34 GMT
61
+
62
+ _Version update only_
63
+
64
+ ## 2.19.2
65
+ Tue, 03 Aug 2021 18:26:23 GMT
66
+
67
+ _Version update only_
68
+
69
+ ## 2.19.1
70
+ Thu, 29 Jul 2021 20:01:11 GMT
71
+
72
+ _Version update only_
73
+
74
+ ## 2.19.0
75
+ Mon, 26 Jul 2021 12:21:25 GMT
76
+
77
+ ### Updates
78
+
79
+ - add ChangesetProps
80
+ - Do not raise DisplayStyleSettings.onAnalysisStyleChanged event if the style did not actually change.
81
+ - Addition of rdsUrl to OrbitGtBlobProps to support PointCloudModel OPC attachments
82
+ - remove internal barrel-import usage
83
+ - Added compare of numbers in Geographic CRS classes with tolerances.
84
+ - update doc for new federationGuid policy
85
+ - Add offset body operation for IFC connector.
86
+ - Add frustum method to support reality tile reprojection
87
+
88
+ ## 2.18.4
89
+ Tue, 10 Aug 2021 19:35:13 GMT
90
+
91
+ _Version update only_
92
+
93
+ ## 2.18.3
94
+ Wed, 28 Jul 2021 17:16:30 GMT
95
+
96
+ _Version update only_
97
+
98
+ ## 2.18.2
99
+ Mon, 26 Jul 2021 16:18:31 GMT
100
+
101
+ _Version update only_
102
+
103
+ ## 2.18.1
104
+ Fri, 16 Jul 2021 17:45:09 GMT
105
+
106
+ _Version update only_
107
+
108
+ ## 2.18.0
109
+ Fri, 09 Jul 2021 18:11:24 GMT
110
+
111
+ ### Updates
112
+
113
+ - Accomodated the inability to reverse Changesets when creating change summaries.
114
+ - Use ecef location calculated for projected models.
115
+ - Clean up and promote AnalysisStyle APIs.
116
+ - Added support for section clip to ElementGraphicsRequestProps.
117
+ - Add internal API for reconstructing TileOptions from tree and content Ids.
118
+
119
+ ## 2.17.3
120
+ Mon, 26 Jul 2021 16:08:36 GMT
121
+
122
+ _Version update only_
123
+
124
+ ## 2.17.2
125
+ Thu, 08 Jul 2021 15:23:00 GMT
126
+
127
+ _Version update only_
128
+
129
+ ## 2.17.1
130
+ Fri, 02 Jul 2021 15:38:31 GMT
131
+
132
+ _Version update only_
133
+
134
+ ## 2.17.0
135
+ Mon, 28 Jun 2021 16:20:11 GMT
136
+
137
+ ### Updates
138
+
139
+ - Clean up and promote beta RenderMaterial and RenderTexture APIs.
140
+ - Include ECClass Ids in ChangedEntities; provide iteration via ChangedEntitiesIterable.
141
+ - Added editor apis to request and update geometry, exercised by CreateOrContinuePathTool.
142
+ - Clean up and promote DisplayStyleSettings APIs for planar clip masks and reality model appearance overrides.
143
+ - Clean up spatial classification APIs and promote to public.
144
+ - Export EmphasizeElementProps from common, deprecate from frontend.
145
+ - Corrected geographicCoordinateSystem property from GeographicCRS to GeographicCRSProps in iModelProps"
146
+ - Persist 'visible' property of map-layers. Removed unused 'maxZoom' property on MapLayerProps.
147
+ - Made MaplayerSource independent from MapLayerProps.
148
+ - Add events for changes to IModel properties. Add RenderSchedule.ScriptBuilder for assembling a new schedule script.
149
+ - deprecate IModelVersion.evaluateChangeSet
150
+ - Changed area to extent to conform with iModelHub public API
151
+ - Promote various APIs to public. Remove useless TextureProps properties.
152
+ - Don't allow undo of changes to project extents or geolocation.
153
+ - promote BriefcaseManager to public
154
+ - Promoted GCS model to public API
155
+ - Make Ipc interfaces @public. Promote BriefcaseManager to public
156
+ - Clean up and promote beta RenderMaterial and RenderTexture APIs.
157
+ - Remove useless TextureProps properties.
158
+ - TextureLoadProps takes a maxTextureSize.
159
+ - Removed unrequired sourceEllipsoidId and targetEllipsoidId from Geodetic Transforms
160
+ - Add RenderSchedule.ScriptBuilder for assembling a new schedule script.
161
+
162
+ ## 2.16.10
163
+ Thu, 22 Jul 2021 20:23:45 GMT
164
+
165
+ _Version update only_
166
+
167
+ ## 2.16.9
168
+ Tue, 06 Jul 2021 22:08:34 GMT
169
+
170
+ _Version update only_
171
+
172
+ ## 2.16.8
173
+ Fri, 02 Jul 2021 17:40:46 GMT
174
+
175
+ _Version update only_
176
+
177
+ ## 2.16.7
178
+ Mon, 28 Jun 2021 18:13:04 GMT
179
+
180
+ _Version update only_
181
+
182
+ ## 2.16.6
183
+ Mon, 28 Jun 2021 13:12:55 GMT
184
+
185
+ _Version update only_
186
+
187
+ ## 2.16.5
188
+ Fri, 25 Jun 2021 16:03:01 GMT
189
+
190
+ ### Updates
191
+
192
+ - Synch map settings provider when base layer provider changes.
193
+
194
+ ## 2.16.4
195
+ Wed, 23 Jun 2021 17:09:07 GMT
196
+
197
+ _Version update only_
198
+
199
+ ## 2.16.3
200
+ Wed, 16 Jun 2021 20:29:32 GMT
201
+
202
+ _Version update only_
203
+
204
+ ## 2.16.2
205
+ Thu, 03 Jun 2021 18:08:11 GMT
206
+
207
+ _Version update only_
208
+
209
+ ## 2.16.1
210
+ Thu, 27 May 2021 20:04:22 GMT
211
+
212
+ _Version update only_
213
+
214
+ ## 2.16.0
215
+ Mon, 24 May 2021 15:58:39 GMT
216
+
217
+ ### Updates
218
+
219
+ - Introduced Additional Transform for Geographic Coordinate Systems
220
+ - wip: CreateElementTool. Fix not being able to pick decorations after changing files.
221
+ - Allow RenderGraphic to be created from flatbuffers format geometry as well as json.
222
+ - Fix incorrect transforms applied by schedule scripts.
223
+ - Updated map layers release tags from alpha to beta.
224
+ - Additional properties (source/target ellipsoid) and fallback transform for geodetic transforms"
225
+ - Make changed elements public and add descriptions
226
+ - Fixes to desktop/mobile authorization
227
+ - Add shader based grid display.
228
+ - Add Viewport.queryVisibleFeatures to determine the set of features currently visible in a viewport.
229
+ - Clean up RenderSchedule API.
230
+ - add placement to GeomtricElementProps
231
+
232
+ ## 2.15.6
233
+ Wed, 26 May 2021 15:55:19 GMT
234
+
235
+ _Version update only_
236
+
237
+ ## 2.15.5
238
+ Thu, 20 May 2021 15:06:26 GMT
239
+
240
+ _Version update only_
241
+
242
+ ## 2.15.4
243
+ Tue, 18 May 2021 21:59:07 GMT
244
+
245
+ _Version update only_
246
+
247
+ ## 2.15.3
248
+ Mon, 17 May 2021 13:31:38 GMT
249
+
250
+ _Version update only_
251
+
252
+ ## 2.15.2
253
+ Wed, 12 May 2021 18:08:13 GMT
254
+
255
+ _Version update only_
256
+
257
+ ## 2.15.1
258
+ Wed, 05 May 2021 13:18:31 GMT
259
+
260
+ ### Updates
261
+
262
+ - FeatureOverrides can hide or override the symbology of unanimated nodes.
263
+
264
+ ## 2.15.0
265
+ Fri, 30 Apr 2021 12:36:58 GMT
266
+
267
+ ### Updates
268
+
269
+ - Add documentation and links for each BisCodeSpec name.
270
+ - Properly declare changeSetId variables as string.
271
+ - Promote display-related APIs.
272
+ - An ElementGraphicsRequest can supply a non-persistent geometry stream.
273
+ - Add TypeScript wrappers for ExternalSource and related classes and relationships.
274
+ - Fixes to desktop and iOS apps.
275
+ - ClipStyle supports recolorization. Promote ModelClipGroups to public.
276
+ - Promote thematic display API to public.
277
+ - Optimize reality model processing.
278
+ - Remove deprecated ElementEditor that was replaced by EditCommands.
279
+ - rename (deprecate) BriefcaseIdValue.Standalone to BriefcaseIdValue.Unassigned to reduce confusion
280
+ - Update release tags.
281
+ - Add support for forwarding txn events from backend to frontend.
282
+ - Update api tags
283
+
284
+ ## 2.14.4
285
+ Thu, 22 Apr 2021 21:07:33 GMT
286
+
287
+ _Version update only_
288
+
289
+ ## 2.14.3
290
+ Thu, 15 Apr 2021 15:13:16 GMT
291
+
292
+ _Version update only_
293
+
294
+ ## 2.14.2
295
+ Thu, 08 Apr 2021 14:30:09 GMT
296
+
297
+ _Version update only_
298
+
299
+ ## 2.14.1
300
+ Mon, 05 Apr 2021 16:28:00 GMT
301
+
302
+ _Version update only_
303
+
304
+ ## 2.14.0
305
+ Fri, 02 Apr 2021 13:18:42 GMT
306
+
307
+ ### Updates
308
+
309
+ - added BriefcaseIdValue
310
+ - rework Authentication to use IpcHost
311
+ - add `bindings` member to EntityQueryParams
312
+ - Support working in world coords with ElementGeometry.Builder/Iterator. Place line string using ipc command.
313
+ - Add IpcAppFunctions.queryConcurrency.
314
+ - Memory leak fix
315
+ - Decouple requesting tile content from cloud storage and from backend.
316
+ - Support for transient errors
317
+
318
+ ## 2.13.0
319
+ Tue, 09 Mar 2021 20:28:13 GMT
320
+
321
+ ### Updates
322
+
323
+ - Clarify and expand FeatureOverrides documentation.
324
+ - The `Code` constructor now trims leading and trailing whitespace characters from the `value` property
325
+ - The Code.getValue method has been deprecated in favor of the Code.value property
326
+ - Fixed broken double angle bracket link syntax
327
+ - refactor IModelApp/IModelHost startup
328
+ - Add planar clip mask support.
329
+ - Updated to use TypeScript 4.1
330
+ - Undo/Redo shortcuts
331
+ - begin rename project from iModel.js to iTwin.js
332
+
333
+ ## 2.12.3
334
+ Mon, 08 Mar 2021 15:32:00 GMT
335
+
336
+ _Version update only_
337
+
338
+ ## 2.12.2
339
+ Wed, 03 Mar 2021 18:48:52 GMT
340
+
341
+ _Version update only_
342
+
343
+ ## 2.12.1
344
+ Tue, 23 Feb 2021 20:54:45 GMT
345
+
346
+ ### Updates
347
+
348
+ - Persist the time point used to compute solar light direction in LightSettingsProps.
349
+
350
+ ## 2.12.0
351
+ Thu, 18 Feb 2021 22:10:13 GMT
352
+
353
+ ### Updates
354
+
355
+ - Deprecate detachChangeCache()
356
+ - Implement external textures for iModel tiles.
357
+ - Moved username/password from MapLayerProps to MapLayerSettings. Raise the 'onMapImageryChanged' event when ever Map imagery is synced.
358
+ - add ResponseHandler for notifications from backend to frontend
359
+ - Mobile IPC fix
360
+ - Mobile IPC fix
361
+ - add IpcSocket
362
+ - remove IpcInterface, getVersion() method is not needed
363
+
364
+ ## 2.11.2
365
+ Thu, 18 Feb 2021 02:50:59 GMT
366
+
367
+ _Version update only_
368
+
369
+ ## 2.11.1
370
+ Thu, 04 Feb 2021 17:22:41 GMT
371
+
372
+ _Version update only_
373
+
374
+ ## 2.11.0
375
+ Thu, 28 Jan 2021 13:39:27 GMT
376
+
377
+ ### Updates
378
+
379
+ - Fix brep DataProps to/from flatbuffer to account for base64 string header.
380
+ - Element geometry creation by brep operations.
381
+ - add EditCommand
382
+ - Improve ElementGeometry documentation.
383
+ - Remove assertion in supplyPathForOperation when defaulting changeSetId.
384
+ - Introduced the the Geographic Coordinate System classes and plugged in the Imodel props.
385
+ - Separated out API to upgrade iModels.
386
+ - Remove unused trueWidth and trueStart properties from GraphicParams.
387
+ - Add option to SectionDrawingProps specifying the spatial view should be drawn in the context of the drawing view.
388
+ - Support for section-cut graphics.
389
+ - Version compare property checksums
390
+ - Add change events to DisplayStyleSettings and ViewDetails.
391
+
392
+ ## 2.10.3
393
+ Fri, 08 Jan 2021 18:34:03 GMT
394
+
395
+ _Version update only_
396
+
397
+ ## 2.10.2
398
+ Fri, 08 Jan 2021 14:52:02 GMT
399
+
400
+ _Version update only_
401
+
402
+ ## 2.10.1
403
+ Tue, 22 Dec 2020 00:53:38 GMT
404
+
405
+ _Version update only_
406
+
407
+ ## 2.10.0
408
+ Fri, 18 Dec 2020 18:24:01 GMT
409
+
410
+ ### Updates
411
+
412
+ - Update minimum Node version to 10.17.0
413
+ - Fix cartographicRange computation. The 8 corners are calculated in the ECEF coordinate system but I think they should be calculated in the spatial coordinate system and then converted to ECEF.
414
+ - Support compact representation of DisplayStyleSettings.excludedElements.
415
+ - Added ElementGeometry.Builder and ElementGeometry.Iterator.
416
+ - export ModelLoadProps
417
+ - Support display of OSM Buildings.
418
+ - Version compare top parents ChangedElements update
419
+
420
+ ## 2.9.9
421
+ Sun, 13 Dec 2020 19:00:03 GMT
422
+
423
+ _Version update only_
424
+
425
+ ## 2.9.8
426
+ Fri, 11 Dec 2020 02:57:36 GMT
427
+
428
+ _Version update only_
429
+
430
+ ## 2.9.7
431
+ Wed, 09 Dec 2020 20:58:23 GMT
432
+
433
+ ### Updates
434
+
435
+ - Fix cartographicRange computation. The 8 corners are calculated in the ECEF coordinate system but I think they should be calculated in the spatial coordinate system and then converted to ECEF.
436
+
437
+ ## 2.9.6
438
+ Mon, 07 Dec 2020 18:40:48 GMT
439
+
440
+ _Version update only_
441
+
442
+ ## 2.9.5
443
+ Sat, 05 Dec 2020 01:55:56 GMT
444
+
445
+ ### Updates
446
+
447
+ - Bump Tile Version to 18
448
+
449
+ ## 2.9.4
450
+ Wed, 02 Dec 2020 20:55:40 GMT
451
+
452
+ _Version update only_
453
+
454
+ ## 2.9.3
455
+ Mon, 23 Nov 2020 20:57:56 GMT
456
+
457
+ _Version update only_
458
+
459
+ ## 2.9.2
460
+ Mon, 23 Nov 2020 15:33:50 GMT
461
+
462
+ _Version update only_
463
+
464
+ ## 2.9.1
465
+ Thu, 19 Nov 2020 17:03:42 GMT
466
+
467
+ _Version update only_
468
+
469
+ ## 2.9.0
470
+ Wed, 18 Nov 2020 16:01:50 GMT
471
+
472
+ ### Updates
473
+
474
+ - add accessKey prop to MapLayerSettings
475
+ - Preliminary support for interactive editing sessions.
476
+ - Refactor for push events.
477
+ - Fix KeyColor equality comparison.
478
+ - GeometryStream query and update using flatbuffer schema.
479
+ - Support for push events
480
+
481
+ ## 2.8.1
482
+ Tue, 03 Nov 2020 00:33:56 GMT
483
+
484
+ _Version update only_
485
+
486
+ ## 2.8.0
487
+ Fri, 23 Oct 2020 17:04:02 GMT
488
+
489
+ ### Updates
490
+
491
+ - Visibility of sublayers named groups is no longer inherited by children.
492
+ - Support down-sampling very large textures in tiles.
493
+ - Add IModelTileRpcInterface.queryVersionInfo().
494
+ - Add support for OPC point clouds in Reality Data widget.
495
+ - Added color mix to thematic display for background map terrain and point clouds
496
+
497
+ ## 2.7.6
498
+ Wed, 11 Nov 2020 16:28:23 GMT
499
+
500
+ _Version update only_
501
+
502
+ ## 2.7.5
503
+ Fri, 23 Oct 2020 16:23:50 GMT
504
+
505
+ _Version update only_
506
+
507
+ ## 2.7.4
508
+ Mon, 19 Oct 2020 17:57:01 GMT
509
+
510
+ ### Updates
511
+
512
+ - Update Access-Control header values
513
+
514
+ ## 2.7.3
515
+ Wed, 14 Oct 2020 17:00:59 GMT
516
+
517
+ _Version update only_
518
+
519
+ ## 2.7.2
520
+ Tue, 13 Oct 2020 18:20:38 GMT
521
+
522
+ _Version update only_
523
+
524
+ ## 2.7.1
525
+ Thu, 08 Oct 2020 13:04:35 GMT
526
+
527
+ _Version update only_
528
+
529
+ ## 2.7.0
530
+ Fri, 02 Oct 2020 18:03:32 GMT
531
+
532
+ ### Updates
533
+
534
+ - Add documentation for ContextRealityModelProps.
535
+ - Fix calculation of cartographic range.
536
+ - Fixes to front end methods to pull, merge and push.
537
+ - Fixed desktop authorization after recent changes.
538
+ - Update Tile version due to changes to indexes for tesselated polylines
539
+ - On iOS download in background
540
+ - Introduce NoContentError (transmitted via 204)
541
+ - Support thematic display of point clouds.
542
+ - fixed display of isolines mode
543
+
544
+ ## 2.6.5
545
+ Sat, 26 Sep 2020 16:06:34 GMT
546
+
547
+ ### Updates
548
+
549
+ - changed elements properties for version compare
550
+
551
+ ## 2.6.4
552
+ Tue, 22 Sep 2020 17:40:07 GMT
553
+
554
+ _Version update only_
555
+
556
+ ## 2.6.3
557
+ Mon, 21 Sep 2020 14:47:09 GMT
558
+
559
+ _Version update only_
560
+
561
+ ## 2.6.2
562
+ Mon, 21 Sep 2020 13:07:44 GMT
563
+
564
+ _Version update only_
565
+
566
+ ## 2.6.1
567
+ Fri, 18 Sep 2020 13:15:09 GMT
568
+
569
+ _Version update only_
570
+
571
+ ## 2.6.0
572
+ Thu, 17 Sep 2020 13:16:12 GMT
573
+
574
+ ### Updates
575
+
576
+ - run with nodeIntegration=false for Electron
577
+ - Moved ESLint configuration to a plugin
578
+ - Add API to compute tile chord tolerance.
579
+
580
+ ## 2.5.5
581
+ Wed, 02 Sep 2020 17:42:23 GMT
582
+
583
+ _Version update only_
584
+
585
+ ## 2.5.4
586
+ Fri, 28 Aug 2020 15:34:15 GMT
587
+
588
+ _Version update only_
589
+
590
+ ## 2.5.3
591
+ Wed, 26 Aug 2020 11:46:00 GMT
592
+
593
+ _Version update only_
594
+
595
+ ## 2.5.2
596
+ Tue, 25 Aug 2020 22:09:08 GMT
597
+
598
+ _Version update only_
599
+
600
+ ## 2.5.1
601
+ Mon, 24 Aug 2020 18:13:04 GMT
602
+
603
+ _Version update only_
604
+
605
+ ## 2.5.0
606
+ Thu, 20 Aug 2020 20:57:09 GMT
607
+
608
+ ### Updates
609
+
610
+ - Introduce IModelApp security options (including CSRF protection).
611
+ - Allow WebAppRpcRequest consumers to supply custom fetch and Request.
612
+ - Move types from FeatureSymbology namespace from imodeljs-frontend to imodeljs-common.
613
+ - Use IModelRoutingContext
614
+ - Added mobile oidc client
615
+ - Support reality model transparency
616
+ - element editor
617
+ - Switch to ESLint
618
+
619
+ ## 2.4.2
620
+ Fri, 14 Aug 2020 16:34:09 GMT
621
+
622
+ ### Updates
623
+
624
+ - Deprecate TerrainProps.nonLocatable and TerrainSettings.locatable in favor of corresponding properties on BackgroundMapProps and BackgroundMapSettings.
625
+ - Add support for restart query
626
+
627
+ ## 2.4.1
628
+ Fri, 07 Aug 2020 19:57:43 GMT
629
+
630
+ ### Updates
631
+
632
+ - add missing rbac-client dep
633
+ - Fixes for map transparency. Do not set base layer transparency when overall transparency is modified. Keep layers in synch when settings change.
634
+
635
+ ## 2.4.0
636
+ Tue, 28 Jul 2020 16:26:24 GMT
637
+
638
+ ### Updates
639
+
640
+ - Add Map Layer Settings.
641
+ - iModelHub permissions handler
642
+
643
+ ## 2.3.3
644
+ Thu, 23 Jul 2020 12:57:15 GMT
645
+
646
+ ### Updates
647
+
648
+ - Fix regression that could result in increased number of tile requests.
649
+
650
+ ## 2.3.2
651
+ Tue, 14 Jul 2020 23:50:36 GMT
652
+
653
+ _Version update only_
654
+
655
+ ## 2.3.1
656
+ Mon, 13 Jul 2020 18:50:14 GMT
657
+
658
+ _Version update only_
659
+
660
+ ## 2.3.0
661
+ Fri, 10 Jul 2020 17:23:14 GMT
662
+
663
+ ### Updates
664
+
665
+ - geometry clip containment
666
+ - Add ability to create selective overrides from display style settings, and apply the overrides to another settings.
667
+ - Fix orientation of Ecef.createFromCartographicOrigin
668
+ - Add non-locatable flag to TerrainSettings.
669
+ - Setup BriefcaseDb.open() to allow profile and domain schema validation and upgrades.
670
+ - Support for multiple RPC interface clients and attaching interfaces after startup.
671
+ - Add function to convert solar angles to solar direction.
672
+ - enforce max texture size for stepped gradients.
673
+ - New thematic gradient modes implemented and documented: Stepped, SteppedWithDelimiter, and IsoLines
674
+
675
+ ## 2.2.1
676
+ Tue, 07 Jul 2020 14:44:52 GMT
677
+
678
+ _Version update only_
679
+
680
+ ## 2.2.0
681
+ Fri, 19 Jun 2020 14:10:03 GMT
682
+
683
+ ### Updates
684
+
685
+ - Promote Gradient and GraphicParams to public API.
686
+ - Add support for cel-shaded views; promote many APIs, particularly display-related ones.
687
+ - Map GeoCoordStatus to GeoServiceStatus so that it can be returned as error code in a RPC without colliding with existing codes.
688
+ - Add Props interface
689
+ - Move linear referencing domain types out to new @itwin/linear-referencing-common package.
690
+ - Add support for applying different clip volumes to groups of models in a spatial view.
691
+ - Add PhysicalElementProps
692
+ - Add PhysicalTypeProps
693
+ - Fixes for unhandled promise rejections in RPC layer
694
+ - Update to BisCore.01.00.11: Add SectionDrawingProps; deprecate SectionLocationProps in favor of SectionDrawingLocationProps.
695
+ - Switching from JSC to V8
696
+
697
+ ## 2.1.0
698
+ Thu, 28 May 2020 22:48:59 GMT
699
+
700
+ ### Updates
701
+
702
+ - Improved log message written on rpc error
703
+ - Change default origin mode for terrain to Geodetic.
704
+ - Fix transforms for creating and querying part instance geometry in world coordinate.
705
+ - channel rules
706
+ - Optimize thematic sensor display by culling sensors based on a distanceCutoff property on ThematicDisplaySensorSettings.
707
+
708
+ ## 2.0.0
709
+ Wed, 06 May 2020 13:17:49 GMT
710
+
711
+ ### Updates
712
+
713
+ - add freeze method and degrees accessors to Cartographic class
714
+ - Show min/max window error for mouse wheel zoom.
715
+ - Show min/max window error for mouse wheel zoom.
716
+ - Make animation state of a display style persistent.
717
+ - Send a default pending message since Azure strips content-type header if no data is present
718
+ - Monitor progress of downloading briefcases, ability to cancel download of briefcases.
719
+ - Added to DisplayStyle3dSettings: MonochromeMode, LightSettings.
720
+ - Simplify GeometryStreamIteratorEntry (breaking API change).
721
+ - constructor of ColorDef wasn't setting transparency properly for rgba() strings
722
+ - added ColorDef.toRgbaString
723
+ - Deprecate members of SectionLocationProps pending refactor.
724
+ - Support for progress/cancel from ios
725
+ - EcefLocation can now optionally preserve a meaningful cartographic origin.
726
+ - Fix for electron request lifecycle.
727
+ - IModelTokenProps.key is now a required member
728
+ - Include model extents with ViewStateProps for drawing views.
729
+ - hsl color conversion wasn't working if s===0
730
+ - Remove deprecated APIs; see NextVersion.md for details.
731
+ - Fix documentation of RenderSchedule time units.
732
+ - Fix for EcefLocation.createFromCartographicOrigin.
733
+ - ColorDef, HSVColor, and HSLColor are immutable types.
734
+ - react to changes in imodeljs-clients
735
+ - Promote properties from IModelToken onto IModel
736
+ - Support suspend/resume in mobile apps.
737
+ - Store current mobile RPC port in protocol.
738
+ - Added file size.
739
+ - Supply RPC routing props for SnapshotIModelRpcInterface open methods"
740
+ - MobileRpcConfiguration throws exception
741
+ - Added NativeApp.deleteBriefcase, avoided authorization exceptions when offline.
742
+ - Refactored NativeApp API and RPC interfaces. This continues to be WIP.
743
+ - Added DownloadBriefcaseOptions and OpenBriefcaseOptions as parameters to the download/open calls for a briefcase.
744
+ - Added new interface for native app
745
+ - VSTS#217447, 162382: Cleanups to implementation of downloading/opening/discovering briefcases in native applications (WIP).
746
+ - Handle null JSON in ViewDetails.
747
+ - Renamed OIDC constructs for consistency; Removed SAML support.
748
+ - OrbitGT point cloud interface.
749
+ - Support OrbitGT Point Clouds
750
+ - Fix BackgroundMapSettings.toJSON() discarding the 'useDepthBuffer' flag.
751
+ - Add mechanism for preloading reality tiles by frustum.
752
+ - react to new clients packages from imodeljs-clients
753
+ - IModelRpcProps replaces IModelToken and IModelTokenProps
754
+ - Change RenderTexture.Type to a non-const enum
755
+ - Remove 'const' from exported enums.
756
+ - Remove check for contextId in BentleyCloudRpcProtocol since remote snapshots are now possible.
757
+ - "Default to text if no content-type in RPC request handling.
758
+ - React to BentleyCloudRpcManager change.
759
+ - Track active RPC requests
760
+ - RPC fix
761
+ - Upgrade to Rush 5.23.2
762
+ - support for editing
763
+ - Add API for thematic display.
764
+ - Alpha feature: thematic sensor display.
765
+ - Rename GlobeMode: ThreeD => Ellipsoid, Columbus => Plane.
766
+ - Remove support for the iModel.js module system by no longer delivering modules.
767
+ - Add a ViewFlag to control white-on-white reversal.
768
+
769
+ ## 1.14.1
770
+ Wed, 22 Apr 2020 19:04:00 GMT
771
+
772
+ _Version update only_
773
+
774
+ ## 1.14.0
775
+ Tue, 31 Mar 2020 15:44:19 GMT
776
+
777
+ _Version update only_
778
+
779
+ ## 1.13.0
780
+ Wed, 04 Mar 2020 16:16:31 GMT
781
+
782
+ ### Updates
783
+
784
+ - MobileRpc throw exception
785
+
786
+ ## 1.12.0
787
+ Wed, 12 Feb 2020 17:45:50 GMT
788
+
789
+ ### Updates
790
+
791
+ - Bump tile format version.
792
+ - iModel write API development
793
+ - Fix issue with constructing the tile cache URL() on Safari.
794
+ - Prevent reuse of cached tiles after project extents change.
795
+ - VSTS#256133: Fixed issue with reopening connections if the backend crashes. Fixes to integration tests.
796
+ - Define ViewDetails for manipulating optional detail settings of ViewDefinition and ViewState.
797
+ - Add support for plan projection models with 3d display priority.
798
+ - Add settings to control display of plan projection models.
799
+ - Add PlanProjectionSettings.enforceDisplayPriority.
800
+
801
+ ## 1.11.0
802
+ Wed, 22 Jan 2020 19:24:12 GMT
803
+
804
+ ### Updates
805
+
806
+ - Simplify iterator for QPoint3dList.
807
+ - Native apps can now cancel tile requests in progress on the backend.
808
+ - Remove echo test function from devTools
809
+ - Clean up documentation modules; add PlanProjectionSettings for display styles.
810
+ - Allow outline fill to be specified by subcategory appearance.
811
+ - Upgrade to TypeScript 3.7.2.
812
+
813
+ ## 1.10.0
814
+ Tue, 07 Jan 2020 19:44:01 GMT
815
+
816
+ ### Updates
817
+
818
+ - Added support for embedding images in a GeometryStream.
819
+ - Moving data-holder structures used during the LinearElement.queryLinearLocations API to imodeljs-common.
820
+ - Allow events to be sent from backend to frontend
821
+ - Renamed EventSourceRpcInterface to NativeAppRpcInterface
822
+ - Moved tile IO-related APIs from frontend to common.
823
+
824
+ ## 1.9.0
825
+ Tue, 10 Dec 2019 18:08:56 GMT
826
+
827
+ ### Updates
828
+
829
+ - Added Tween.js code
830
+ - Added AliCloud tile cache service
831
+ - Code quality report fixes
832
+ - Fix warnings from static analysis
833
+ - Add PropertyMetaData.isNavigation
834
+ - Addressing typo in a couple of members, making them match the schema properly.
835
+
836
+ ## 1.8.0
837
+ Fri, 22 Nov 2019 14:03:34 GMT
838
+
839
+ ### Updates
840
+
841
+ - Option to include part references in GeometrySummary output.
842
+ - Added missing topic descriptions
843
+ - Fix defect where isMobileBackend return true on windows
844
+ - Change terrain lighting default to off.
845
+ - Change SectionLocationProps.clipGeometry type to string. Add get/set ClipVector methods on SectionLocation.
846
+ - Mark bias as alpha
847
+ - Update to allow Node 12
848
+ - Add support for view-independent display of geometry streams.
849
+ - Fixed camera.equals
850
+
851
+ ## 1.7.0
852
+ Fri, 01 Nov 2019 13:28:37 GMT
853
+
854
+ ### Updates
855
+
856
+ - Anisotropic filtering of draped map tiles.
857
+ - Tweaks to ambient occlusion settings.
858
+ - Callout clip is now local to placement. Only show marker for active clip.
859
+ - Cleanup AO settings.
860
+ - Remove @deprecated tags in GeometryStreamIteratorEntry
861
+ - Fix comparison of classification properties ignoring the 'volume' flag.
862
+ - Fixes for making volume classifiers work.
863
+ - New wip plugin for hypermodeling support.
864
+ - Add CommonLoggerCategory.Geometry
865
+ - Add Placement2d.multiplyTransform, Placement3d.multiplyTransform
866
+ - Add RelatedElement.none for nulling out existing navigation relationships
867
+ - Reacting to iPadOS change in user agent of safari
868
+ - Remove limit for binary data for mobile
869
+ - Expose FrustumPlanes.planes
870
+ - Convenience methods for overriding aspects of hidden line styles.
871
+
872
+ ## 1.6.0
873
+ Wed, 09 Oct 2019 20:28:42 GMT
874
+
875
+ ### Updates
876
+
877
+ - Add GeometricModel3dProps
878
+ - Add SectionLocationProps
879
+ - Remove no-longer-needed mobile RPC chunk size workaround for mobile backends.
880
+ - Fixed multiple viewport shadows
881
+
882
+ ## 1.5.0
883
+ Mon, 30 Sep 2019 22:28:48 GMT
884
+
885
+ ### Updates
886
+
887
+ - Added support for blank IModelConnections
888
+ - Fixed reporting of errors when the ClientRequestContext is established at the backend.
889
+ - Add DisplayStyleSettings.subCategoryOverrides
890
+ - Make ExternalSourceAspectProps.checksum optional
891
+ - Added geometry primitive typing and geometry summary types
892
+ - Support animation of models within RenderSchedule.
893
+ - Refine planar projection frustum calculation
894
+ - Upgrade to TypeScript 3.6.2
895
+
896
+ ## 1.4.0
897
+ Tue, 10 Sep 2019 12:09:49 GMT
898
+
899
+ ### Updates
900
+
901
+ - Add documentation for RenderSchedule
902
+ - Fix casing of displayStyle.contextRealityModels
903
+ - Fixed reporting of errors when the ClientRequestContext is established at the backend.
904
+ - Electron IPC transport fix for large messages.
905
+ - Added ability to clear individual overridden flags in ViewFlag.Overrides.
906
+
907
+ ## 1.3.0
908
+ Tue, 13 Aug 2019 20:25:53 GMT
909
+
910
+ ### Updates
911
+
912
+ - Add optional arguments to EcefLocation.createFromCartographicOrigin
913
+ - Allow custom tile cache services.
914
+ - Add CodeSpec.isManagedWithIModel, CodeSpec.scopeType, deprecate CodeSpec.specScopeType
915
+ - Add CodeSpec.create
916
+ - Add terrain settings.
917
+ - Require electron without eval trick.
918
+ - Log more information during RPC trace/info request logging.
919
+ - Changed the transfer chunk size for mobile RPC transport.
920
+
921
+ ## 1.2.0
922
+ Wed, 24 Jul 2019 11:47:26 GMT
923
+
924
+ ### Updates
925
+
926
+ - Added option to restrict tile cache URLs by client IP address.
927
+ - Added method to get element mass properties.
928
+
929
+ ## 1.1.0
930
+ Mon, 01 Jul 2019 19:04:29 GMT
931
+
932
+ ### Updates
933
+
934
+ - Add support for applying terrain to background map.
935
+ - Minor error fixed.
936
+ - Initial implementation of the LinearReferencing typescript domain
937
+ - Adding domain classes for all relationships in the LinearReferencing schema.
938
+ - Update to TypeScript 3.5
939
+
940
+ ## 1.0.0
941
+ Mon, 03 Jun 2019 18:09:39 GMT
942
+
943
+ ### Updates
944
+
945
+ - RPC system now accepts only basic values (primitives, "interface" objects, and binary).
946
+ - Add ExternalSourceAspectProps
947
+ - Refactored and simplified implementation of IModelDb.open
948
+ - Rename terrain to backgroundMap.
949
+ - Retire some tile-related feature gates.
950
+ - Introduced tile format v4.0
951
+
952
+ ## 0.191.0
953
+ Mon, 13 May 2019 15:52:05 GMT
954
+
955
+ ### Updates
956
+
957
+ - Support spatial classification of context reality models.
958
+ - Added OpenAPIInfo to the barrel file
959
+ - Adds parameter for api-extractor to validate missing release tags
960
+ - Adds ignoreMissingTags flag
961
+ - Added option to use azure-based tile caching
962
+ - Added a utility to diagnose backends
963
+ - Do not cache pending http responses.
964
+ - Allow a view to define a set of elements which should never be drawn in that view.
965
+ - Allow snapshot imodeltokens through bentleycloudrpcprotocol in development mode only.
966
+ - Fix broken links
967
+ - LoggerCategory -> CommonLoggerCategory
968
+ - Fix default line pattern for hidden edges.
969
+ - Introduce LoggerCategory enum to advertise logger categories used by this package.
970
+ - Logging fixes.
971
+ - Put sourcemap in npm package.
972
+ - Add SVG to ImageSourceFormat
973
+ - Add imodeljs-markup
974
+ - New tile cache naming scheme.
975
+ - queryPage use memoization/pending pattern
976
+ - Remove StandaloneIModelRpcInterface
977
+ - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
978
+ - Prefer the IModelToken values in the url (if different from values in JSON body -- should never happen except in a malicious request).
979
+ - Exports interface MarshalingBinaryMarker to prevent errors in api-extractor V7
980
+ - Add SnapshotIModelRpcInterface
981
+ - Refactor solar shadow settings - make these 3d only.
982
+ - Support solar shadow display.
983
+ - Simplified tile caching IModelHost config and removed dev flags. Allow browser caching of tiles
984
+ - Upgrade TypeDoc dependency to 0.14.2
985
+ - Only save viewing volume for view undo rather than cloning ViewState
986
+
987
+ ## 0.190.0
988
+ Thu, 14 Mar 2019 14:26:49 GMT
989
+
990
+ ### Updates
991
+
992
+ - Cleaned up documentation related to the display system.
993
+ - Rename PagableECSql interface to PageableECSql to fix spelling error
994
+ - Documentation for Skybox
995
+
996
+ ## 0.189.0
997
+ Wed, 06 Mar 2019 15:41:22 GMT
998
+
999
+ ### Updates
1000
+
1001
+ - Allow to check if frontend is ios wkwebview
1002
+ - Allow subclasses of Range to use static methods
1003
+ - Changes package.json to include api-extractor and adds api-extractor.json
1004
+ - Update docs for BRepEntity.DataProps
1005
+ - Use new buildIModelJsBuild script
1006
+ - AxisAlignedBox and ElementAlignedBox are now typed to Range3d rather than classes
1007
+ - clone methods are no longer generic
1008
+ - Add release tags to indicate API stability
1009
+ - Handle transforms on child tiles.
1010
+ - Optimize use of animation cutting planes.
1011
+ - Remove unneeded typedoc plugin dependency
1012
+ - Add support for draco compressed meshes.
1013
+ - Consistent naming of "get" methods in Growable arrays.
1014
+ - Added spatial <-> cartographic methods that check/use the geographic coordinate system before using ecef location.
1015
+ - update for geometry GrowableXYArray usage
1016
+ - Add material props classes
1017
+ - Defer loading of edges until needed
1018
+ - Save BUILD_SEMVER to globally accessible map
1019
+ - Implemented spatial criterai when searching through all reality data associated to a project.
1020
+ - Optimize containment test with spheres.
1021
+ - Move the IModelUnitTestRpcInterface into the testbed and out of the public AP
1022
+ - Renamed constructor variable in RpcConfiguration and RpcRequest
1023
+ - Support for sending large RPC binary payloads in configurable chunks.
1024
+ - Remove loadNativeAsset and formatElements RPC calls from the IModelReadRpcInterface
1025
+ - Removed IModelConnection.connectionId, added IModelApp.sessionId
1026
+ - Tile requests can optionally specify a retryInterval.
1027
+ - Upgrade to TypeScript 3.2.2
1028
+
1029
+ ## 0.188.0
1030
+ Wed, 16 Jan 2019 16:36:09 GMT
1031
+
1032
+ ### Updates
1033
+
1034
+ - Changed Elements Db support for addon changes and generating the changed elements cache. Added WipRpcInterface methods to get changed elements list and check if a changeset is processed in the cache. Bumped WipRpcInterface version. Integration tests for changed elements db.
1035
+ - Fix error in semver parsing.
1036
+
1037
+ ## 0.187.0
1038
+ Tue, 15 Jan 2019 15:18:59 GMT
1039
+
1040
+ _Version update only_
1041
+
1042
+ ## 0.186.0
1043
+ Mon, 14 Jan 2019 23:09:10 GMT
1044
+
1045
+ ### Updates
1046
+
1047
+ - Removed IModelDb's cache of accessToken. For long running operations like AutoPush, the user must explicitly supply an IAccessTokenManager to keep the token current.
1048
+ - Add TextureProps for use by new backend Texture API.
1049
+
1050
+ ## 0.185.0
1051
+ Fri, 11 Jan 2019 18:29:00 GMT
1052
+
1053
+ _Version update only_
1054
+
1055
+ ## 0.184.0
1056
+ Thu, 10 Jan 2019 22:46:17 GMT
1057
+
1058
+ ### Updates
1059
+
1060
+ - Add support for general 3d tilesets.
1061
+ - Fix drag select decorator when cursor moves out of view. Doc fixes.
1062
+
1063
+ ## 0.183.0
1064
+ Mon, 07 Jan 2019 21:49:21 GMT
1065
+
1066
+ ### Updates
1067
+
1068
+ - Add ambient occlusion structures.
1069
+ - Change iModelReadRpcInterface version because Geocoordinate calculation methods added.
1070
+
1071
+ ## 0.182.0
1072
+ Mon, 07 Jan 2019 13:31:34 GMT
1073
+
1074
+ _Version update only_
1075
+
1076
+ ## 0.181.0
1077
+ Fri, 04 Jan 2019 13:02:40 GMT
1078
+
1079
+ _Version update only_
1080
+
1081
+ ## 0.180.0
1082
+ Wed, 02 Jan 2019 15:18:23 GMT
1083
+
1084
+ ### Updates
1085
+
1086
+ - Do not send X-Application-Version header if empty.
1087
+ - Add path pivot data to render schedule
1088
+
1089
+ ## 0.179.0
1090
+ Wed, 19 Dec 2018 18:26:14 GMT
1091
+
1092
+ ### Updates
1093
+
1094
+ - Log context and imodel ids as separate properties. Surface interface and operation names in logging title.
1095
+
1096
+ ## 0.178.0
1097
+ Thu, 13 Dec 2018 22:06:10 GMT
1098
+
1099
+ _Version update only_
1100
+
1101
+ ## 0.177.0
1102
+ Wed, 12 Dec 2018 17:21:31 GMT
1103
+
1104
+ _Version update only_
1105
+
1106
+ ## 0.176.0
1107
+ Mon, 10 Dec 2018 21:19:45 GMT
1108
+
1109
+ ### Updates
1110
+
1111
+ - New signature for RpcInterface.forward
1112
+
1113
+ ## 0.175.0
1114
+ Mon, 10 Dec 2018 17:08:55 GMT
1115
+
1116
+ _Version update only_
1117
+
1118
+ ## 0.174.0
1119
+ Mon, 10 Dec 2018 13:24:09 GMT
1120
+
1121
+ _Version update only_
1122
+
1123
+ ## 0.173.0
1124
+ Thu, 06 Dec 2018 22:03:29 GMT
1125
+
1126
+ ### Updates
1127
+
1128
+ - Custom imodelJs noDirectImport lint rule implemented, noDuplicateImport lint rule turned on.
1129
+
1130
+ ## 0.172.0
1131
+ Tue, 04 Dec 2018 17:24:39 GMT
1132
+
1133
+ ### Updates
1134
+
1135
+ - Changed index file name to match package name. Change imports to use other packages' index file.
1136
+
1137
+ ## 0.171.0
1138
+ Mon, 03 Dec 2018 18:52:58 GMT
1139
+
1140
+ ### Updates
1141
+
1142
+ - Polyfill URLSearchParams for edge.
1143
+ - Front end "read pixels" can now provide subCategoryId and GeometryClass to backend.
1144
+
1145
+ ## 0.170.0
1146
+ Mon, 26 Nov 2018 19:38:42 GMT
1147
+
1148
+ ### Updates
1149
+
1150
+ - Fix GeometryParams constructor. Added test to ensure subcategory id set correctly.
1151
+ - Remove dependency on 'window'-named global object.
1152
+
1153
+ ## 0.169.0
1154
+ Tue, 20 Nov 2018 16:17:15 GMT
1155
+
1156
+ ### Updates
1157
+
1158
+ - GeometryStream markdown
1159
+
1160
+ ## 0.168.0
1161
+ Sat, 17 Nov 2018 14:20:11 GMT
1162
+
1163
+ _Version update only_
1164
+
1165
+ ## 0.167.0
1166
+ Fri, 16 Nov 2018 21:45:44 GMT
1167
+
1168
+ ### Updates
1169
+
1170
+ - Add CartographicRange
1171
+ - Use URL query instead of path segment for cacheable RPC request parameters.
1172
+ - Updated Mobile RPC to deal with binary data
1173
+ - Temporarily disable tile caching.
1174
+
1175
+ ## 0.166.0
1176
+ Mon, 12 Nov 2018 16:42:10 GMT
1177
+
1178
+ _Version update only_
1179
+
1180
+ ## 0.165.0
1181
+ Mon, 12 Nov 2018 15:47:00 GMT
1182
+
1183
+ _Version update only_
1184
+
1185
+ ## 0.164.0
1186
+ Thu, 08 Nov 2018 17:59:20 GMT
1187
+
1188
+ ### Updates
1189
+
1190
+ - Fix JSON representation of display styles.
1191
+ - GeoJson and Analysis Importer simplification
1192
+ - ModelSelectorProps, CategorySelectorProps, and DisplayStyleProps now properly extend DefinitionElementProps
1193
+ - Support displacement scale for PolyfaceAuxData
1194
+ - Do not diffentiate between backend provisioning and imodel downloading state in RPC wire format (202 for all).
1195
+ - Updated to TypeScript 3.1
1196
+
1197
+ ## 0.163.0
1198
+ Wed, 31 Oct 2018 20:55:37 GMT
1199
+
1200
+ ### Updates
1201
+
1202
+ - Fully support mixed binary and JSON content in both directions in RPC layer. RPC system internal refactoring. Basic support for cacheable RPC requests.
1203
+ - Remove unused RpcInterface methods, move WIP methods
1204
+
1205
+ ## 0.162.0
1206
+ Wed, 24 Oct 2018 19:20:06 GMT
1207
+
1208
+ ### Updates
1209
+
1210
+ - Added view decoration examples to docs.
1211
+ - Make ToolAdmin.defaultTool. public. Allow getToolTip to return HTMLElement | string.
1212
+ - Breaking changes to optimize usage of 64-bit IDs.
1213
+ - Remove unused createAndInsert methods from IModelWriteRpcInterface
1214
+ - Correctly parse RPC interface versions with zero major component.
1215
+ - Add RpcInterface versioning documentation
1216
+
1217
+ ## 0.161.0
1218
+ Fri, 19 Oct 2018 13:04:14 GMT
1219
+
1220
+ _Version update only_
1221
+
1222
+ ## 0.160.0
1223
+ Wed, 17 Oct 2018 18:18:38 GMT
1224
+
1225
+ _Version update only_
1226
+
1227
+ ## 0.159.0
1228
+ Tue, 16 Oct 2018 14:09:09 GMT
1229
+
1230
+ _Version update only_
1231
+
1232
+ ## 0.158.0
1233
+ Mon, 15 Oct 2018 19:36:09 GMT
1234
+
1235
+ _Version update only_
1236
+
1237
+ ## 0.157.0
1238
+ Sun, 14 Oct 2018 17:20:06 GMT
1239
+
1240
+ _Version update only_
1241
+
1242
+ ## 0.156.0
1243
+ Fri, 12 Oct 2018 23:00:10 GMT
1244
+
1245
+ ### Updates
1246
+
1247
+ - Initial release
1248
+