@itwin/frontend-tiles 3.7.0-dev.8 → 3.7.0
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.
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Start time: Wed Mar 29 2023 11:25:55 GMT-0400 (Eastern Daylight Time)
|
|
2
|
+
Invoking "C:\WINDOWS\system32\tar.exe -x -m -f D:\vsts_a\10\s\common\temp\build-cache\fbb5b77bef768998ccd31a58c0ab9134dca08fcd"
|
|
3
|
+
|
|
4
|
+
======= BEGIN PROCESS INPUT ======
|
|
5
|
+
|
|
6
|
+
======== END PROCESS INPUT =======
|
|
7
|
+
======= BEGIN PROCESS OUTPUT =======
|
|
8
|
+
======== END PROCESS OUTPUT ========
|
|
9
|
+
|
|
10
|
+
Exited with code "0"
|
package/CHANGELOG.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@itwin/frontend-tiles",
|
|
3
|
+
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "3.7.0",
|
|
6
|
+
"tag": "@itwin/frontend-tiles_v3.7.0",
|
|
7
|
+
"date": "Wed, 29 Mar 2023 15:02:27 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Remove y-up-to-z-up display transform."
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"comment": "Ensure fitting the view fits to the extents of the currently-viewed models."
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"comment": "Add new experimental package providing alternate technique for visualizing iModels."
|
|
18
|
+
}
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Change Log - @itwin/frontend-tiles
|
|
2
|
+
|
|
3
|
+
This log was last generated on Wed, 29 Mar 2023 15:02:27 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 3.7.0
|
|
6
|
+
Wed, 29 Mar 2023 15:02:27 GMT
|
|
7
|
+
|
|
8
|
+
### Updates
|
|
9
|
+
|
|
10
|
+
- Remove y-up-to-z-up display transform.
|
|
11
|
+
- Ensure fitting the view fits to the extents of the currently-viewed models.
|
|
12
|
+
- Add new experimental package providing alternate technique for visualizing iModels.
|
|
13
|
+
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/frontend-tiles",
|
|
3
|
-
"version": "3.7.0
|
|
3
|
+
"version": "3.7.0",
|
|
4
4
|
"description": "Experimental alternative technique for visualizing the contents of iModels",
|
|
5
5
|
"main": "lib/cjs/frontend-tiles.js",
|
|
6
6
|
"module": "lib/esm/frontend-tiles.js",
|
|
@@ -22,18 +22,18 @@
|
|
|
22
22
|
"url": "http://www.bentley.com"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
|
-
"@itwin/core-bentley": "3.7.0
|
|
26
|
-
"@itwin/core-common": "3.7.0
|
|
27
|
-
"@itwin/core-frontend": "3.7.0
|
|
28
|
-
"@itwin/core-geometry": "3.7.0
|
|
25
|
+
"@itwin/core-bentley": "3.7.0",
|
|
26
|
+
"@itwin/core-common": "3.7.0",
|
|
27
|
+
"@itwin/core-frontend": "3.7.0",
|
|
28
|
+
"@itwin/core-geometry": "3.7.0"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@itwin/build-tools": "3.7.0
|
|
32
|
-
"@itwin/core-bentley": "3.7.0
|
|
33
|
-
"@itwin/core-common": "3.7.0
|
|
34
|
-
"@itwin/core-frontend": "3.7.0
|
|
35
|
-
"@itwin/core-geometry": "3.7.0
|
|
36
|
-
"@itwin/eslint-plugin": "3.7.0
|
|
31
|
+
"@itwin/build-tools": "3.7.0",
|
|
32
|
+
"@itwin/core-bentley": "3.7.0",
|
|
33
|
+
"@itwin/core-common": "3.7.0",
|
|
34
|
+
"@itwin/core-frontend": "3.7.0",
|
|
35
|
+
"@itwin/core-geometry": "3.7.0",
|
|
36
|
+
"@itwin/eslint-plugin": "3.7.0",
|
|
37
37
|
"@types/node": "18.11.5",
|
|
38
38
|
"eslint": "^7.11.0",
|
|
39
39
|
"rimraf": "^3.0.2",
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Start time: Tue Mar 28 2023 13:22:28 GMT-0400 (Eastern Daylight Time)
|
|
2
|
-
Invoking "C:\WINDOWS\system32\tar.exe -x -m -f D:\vsts_b\2\s\common\temp\build-cache\66eda89ae927be7163ab4886bb1a316597deda28"
|
|
3
|
-
|
|
4
|
-
======= BEGIN PROCESS INPUT ======
|
|
5
|
-
|
|
6
|
-
======== END PROCESS INPUT =======
|
|
7
|
-
======= BEGIN PROCESS OUTPUT =======
|
|
8
|
-
======== END PROCESS OUTPUT ========
|
|
9
|
-
|
|
10
|
-
Exited with code "0"
|