@operato/scene-visualizer 8.0.0-beta.1 → 8.0.0-beta.2
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.
- package/package.json +2 -2
- package/CHANGELOG.md +0 -649
- package/attachments/0d91a37d-c2d7-4c6d-88dc-a29e5bbea361.png +0 -0
- package/attachments/1b07c8d3-07d5-4007-b02e-031ee1755539.glb +0 -0
- package/attachments/226c6c23-c4fd-46c8-93e3-3d3d9c4bb8a9.glb +0 -0
- package/attachments/4425ca46-cf1d-476d-9185-dcb881ecad1f.glb +0 -0
- package/attachments/51e7c45d-6eae-4baf-a4e2-ba979b7e77cd.glb +0 -0
- package/attachments/54427925-c109-4499-875c-fb14207b95c5.glb +0 -0
- package/attachments/8cc70a65-e20f-4187-83c8-64deb3faf3d9.glb +0 -0
- package/attachments/964d004d-1fe7-4224-89a6-2b6e86db233c.glb +0 -0
- package/attachments/ff47fd63-6f1c-4a69-b965-9bb03797a415.png +0 -0
- package/db.sqlite +0 -0
- package/demo/index-modeller.html +0 -112
- package/demo/index.html +0 -109
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +0 -25
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +0 -25
- package/logs/application-2025-01-07-10.log +0 -106
- package/logs/application-2025-01-07-14.log +0 -4
- package/logs/application-2025-01-07-15.log +0 -4
- package/logs/connections-2025-01-07-10.log +0 -106
- package/logs/connections-2025-01-07-14.log +0 -53
- package/logs/connections-2025-01-07-15.log +0 -53
- package/schema.graphql +0 -4552
- package/src/banner.ts +0 -88
- package/src/camera.ts +0 -132
- package/src/component.d.ts +0 -10
- package/src/cube.ts +0 -39
- package/src/cylinder.ts +0 -39
- package/src/desk.ts +0 -135
- package/src/editors/index.ts +0 -13
- package/src/editors/property-editor-gltf-info.ts +0 -135
- package/src/editors/property-editor-location-increase-pattern.ts +0 -260
- package/src/effects/outline.ts +0 -54
- package/src/ellipse.ts +0 -37
- package/src/gltf-object.ts +0 -117
- package/src/html-overlay-element.ts +0 -13
- package/src/index.ts +0 -29
- package/src/light.ts +0 -155
- package/src/polygon.ts +0 -88
- package/src/rack-table-cell.ts +0 -386
- package/src/rack-table.ts +0 -1296
- package/src/rack.ts +0 -232
- package/src/rect.ts +0 -39
- package/src/scene/component.ts +0 -38
- package/src/sphere.ts +0 -39
- package/src/sprite.ts +0 -30
- package/src/stock.ts +0 -262
- package/src/templates/3d-container.ts +0 -21
- package/src/templates/banner.ts +0 -21
- package/src/templates/camera.ts +0 -25
- package/src/templates/cube.ts +0 -20
- package/src/templates/cylinder.ts +0 -20
- package/src/templates/desk.ts +0 -20
- package/src/templates/gltf-object.ts +0 -20
- package/src/templates/index.ts +0 -29
- package/src/templates/light.ts +0 -23
- package/src/templates/pallet.ts +0 -20
- package/src/templates/rack-table.ts +0 -21
- package/src/templates/sphere.ts +0 -20
- package/src/templates/sprite.ts +0 -21
- package/src/templates/visualizer.ts +0 -21
- package/src/templates/wall.ts +0 -20
- package/src/text.ts +0 -10
- package/src/three-container-editor.ts +0 -187
- package/src/three-container.ts +0 -724
- package/src/three-controls.ts +0 -778
- package/src/three-layout.ts +0 -25
- package/src/three-space.ts +0 -732
- package/src/threed/common.ts +0 -21
- package/src/threed/floor/floor.ts +0 -62
- package/src/threed/html/elements.ts +0 -27
- package/src/threed/index.ts +0 -15
- package/src/threed/real-object-camera-meshed.ts +0 -67
- package/src/threed/real-object-camera.ts +0 -41
- package/src/threed/real-object-dom-element.ts +0 -55
- package/src/threed/real-object-dummy.ts +0 -13
- package/src/threed/real-object-extrude.ts +0 -210
- package/src/threed/real-object-gltf.ts +0 -136
- package/src/threed/real-object-group.ts +0 -35
- package/src/threed/real-object-mesh.ts +0 -74
- package/src/threed/real-object-plane.ts +0 -27
- package/src/threed/real-object-scene.ts +0 -84
- package/src/threed/real-object-sprite-2d.ts +0 -54
- package/src/threed/real-object-sprite.ts +0 -64
- package/src/threed/real-object-text.ts +0 -86
- package/src/threed/real-object.ts +0 -326
- package/src/threed/texture/canvas-texture.ts +0 -67
- package/src/threed/texture/text-texture.ts +0 -100
- package/src/threed/three-dimensional-container.ts +0 -9
- package/src/threed/utils/bound-uv-generator.ts +0 -80
- package/src/visualizer.ts +0 -319
- package/src/wall.ts +0 -50
- package/tsconfig.json +0 -24
- package/tsconfig.tsbuildinfo +0 -1
- package/web-dev-server.config.mjs +0 -27
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@operato/scene-visualizer",
|
|
3
3
|
"description": "visualizer component for operato-scene",
|
|
4
4
|
"author": "heartyoh",
|
|
5
|
-
"version": "8.0.0-beta.
|
|
5
|
+
"version": "8.0.0-beta.2",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
8
8
|
"license": "MIT",
|
|
@@ -64,5 +64,5 @@
|
|
|
64
64
|
"prettier --write"
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
|
-
"gitHead": "
|
|
67
|
+
"gitHead": "d6329b4f15ae63c2a99ec5b58ee1d527e88a4c36"
|
|
68
68
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,649 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [8.0.0-beta.1](https://github.com/things-scene/operato-scene/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2025-01-07)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### :bug: Bug Fix
|
|
10
|
-
|
|
11
|
-
* [@things-factory](https://github.com/things-factory)@v8.0.0-beta ([2cd95a8](https://github.com/things-scene/operato-scene/commit/2cd95a8b07b588f3d96e5da2a0309910e683e33f))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
## [8.0.0-beta.0](https://github.com/things-scene/operato-scene/compare/v8.0.0-alpha.12...v8.0.0-beta.0) (2025-01-07)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
### :bug: Bug Fix
|
|
19
|
-
|
|
20
|
-
* @hatiolab/things-scene@^8.0.0-beta ([c32f4c0](https://github.com/things-scene/operato-scene/commit/c32f4c00decf244ca82ae17a41e33f269e1882e7))
|
|
21
|
-
* tune 3d object rotation ([44f247b](https://github.com/things-scene/operato-scene/commit/44f247be6cfdf8e07ec64421eda8acb686034d54))
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [8.0.0-alpha.7](https://github.com/things-scene/operato-scene/compare/v8.0.0-alpha.6...v8.0.0-alpha.7) (2024-09-30)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### :bug: Bug Fix
|
|
29
|
-
|
|
30
|
-
* enable tap event handler functionality for sprite ([04cc819](https://github.com/things-scene/operato-scene/commit/04cc8196d9fc13937e60189c8dec84a55f154351))
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
## [8.0.0-alpha.3](https://github.com/things-scene/operato-scene/compare/v8.0.0-alpha.2...v8.0.0-alpha.3) (2024-09-15)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
### :bug: Bug Fix
|
|
38
|
-
|
|
39
|
-
* missing dependency ([32ccf4f](https://github.com/things-scene/operato-scene/commit/32ccf4facfa01d95b166c8edc7dd5e93298f5750))
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
## [8.0.0-alpha.1](https://github.com/things-scene/operato-scene/compare/v8.0.0-alpha.0...v8.0.0-alpha.1) (2024-09-09)
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
### :bug: Bug Fix
|
|
47
|
-
|
|
48
|
-
* update [@things-factory](https://github.com/things-factory)@^8.0.0-alpha ([1dc3163](https://github.com/things-scene/operato-scene/commit/1dc31638ed9d3fd0ecb2ac55be0ce541e5599ab8))
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## [8.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v7.3.7...v8.0.0-alpha.0) (2024-09-01)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
## [7.3.4](https://github.com/things-scene/operato-scene/compare/v7.3.3...v7.3.4) (2024-08-21)
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
### :bug: Bug Fix
|
|
64
|
-
|
|
65
|
-
* upgrade @material/web@2.0.0 ([e61c097](https://github.com/things-scene/operato-scene/commit/e61c09737eff0073535a40d516a18abe6b998931))
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
## [7.0.1](https://github.com/things-scene/operato-scene/compare/v7.0.0...v7.0.1) (2024-06-30)
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
### :bug: Bug Fix
|
|
73
|
-
|
|
74
|
-
* things-factory@7.0.0 ([f4cfe44](https://github.com/things-scene/operato-scene/commit/f4cfe44cb565e7b8fdc0df210a722b6526871848))
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
## [7.0.0](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.4...v7.0.0) (2024-06-30)
|
|
79
|
-
|
|
80
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
## [7.0.0-rc.1](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.0...v7.0.0-rc.1) (2024-06-21)
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
### :bug: Bug Fix
|
|
90
|
-
|
|
91
|
-
* apply v7-rc dependencies ([eee5612](https://github.com/things-scene/operato-scene/commit/eee5612e1d569387c284a7c6c49d64ef44b6d701))
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
## [7.0.0-rc.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.8...v7.0.0-rc.0) (2024-06-21)
|
|
96
|
-
|
|
97
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
## [2.0.0-beta.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.12...v2.0.0-beta.0) (2024-06-01)
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
### :rocket: New Features
|
|
107
|
-
|
|
108
|
-
* 2.0.0-beta.0 ([a2e2869](https://github.com/things-scene/operato-scene/commit/a2e28694eedf5bab0c54bcab5432d54ec59edd7f))
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
### :bug: Bug Fix
|
|
112
|
-
|
|
113
|
-
* allowJs in tsconfig option ([fa77174](https://github.com/things-scene/operato-scene/commit/fa771742188f21f177f0a85281570f59f0c478cf))
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
## [2.0.0-alpha.12](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.11...v2.0.0-alpha.12) (2024-05-11)
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
### :rocket: New Features
|
|
121
|
-
|
|
122
|
-
* three.js@0.164 ([ec85114](https://github.com/things-scene/operato-scene/commit/ec8511427dac68f0fb35578c5e55b5fecca31393))
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
### :bug: Bug Fix
|
|
126
|
-
|
|
127
|
-
* apply material design 3 ([1aa1c23](https://github.com/things-scene/operato-scene/commit/1aa1c23a0a90100c6096705a09bebad9885e39e0))
|
|
128
|
-
* ignore 'cache' folder for git and npm ([d70f811](https://github.com/things-scene/operato-scene/commit/d70f8118ff3e9248f80aa9435d6e6cbb8aacfcaf))
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
## [2.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2024-04-11)
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
### :bug: Bug Fix
|
|
136
|
-
|
|
137
|
-
* things-factory@7.0.1 ([a9f4c18](https://github.com/things-scene/operato-scene/commit/a9f4c1873b80c540e4c2e16649e127ccffcf9a4c))
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
## [2.0.0-alpha.8](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.7...v2.0.0-alpha.8) (2024-03-29)
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
### :bug: Bug Fix
|
|
145
|
-
|
|
146
|
-
* upgrade lit ([87e6494](https://github.com/things-scene/operato-scene/commit/87e6494e02a74ec768d0695089aea36184afe572))
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
## [2.0.0-alpha.7](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.6...v2.0.0-alpha.7) (2024-03-25)
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
### :bug: Bug Fix
|
|
154
|
-
|
|
155
|
-
* malformed file ([d0d991f](https://github.com/things-scene/operato-scene/commit/d0d991f16f41da95177544fb074e06e56edd8d1b))
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
## [2.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-24)
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
### :bug: Bug Fix
|
|
163
|
-
|
|
164
|
-
* translation ([266d423](https://github.com/things-scene/operato-scene/commit/266d423d9d6992464f45a437acc90ccf8ed33bf6))
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
## [2.0.0-alpha.5](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-21)
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
### :bug: Bug Fix
|
|
172
|
-
|
|
173
|
-
* 컴포넌트 명 다국어 ([fbc26d9](https://github.com/things-scene/operato-scene/commit/fbc26d9fb24e858541598ba55e2b8d33f2df8d8a))
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
## [2.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-21)
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
### :bug: Bug Fix
|
|
181
|
-
|
|
182
|
-
* 잘못된 문자가 코드에 삽입되어 있어서 제거함 ([6cf42b3](https://github.com/things-scene/operato-scene/commit/6cf42b3701c8ee4b6ee86633e38efbe83b62fe7f))
|
|
183
|
-
* 컴포넌트 명 다국어 ([64e1f08](https://github.com/things-scene/operato-scene/commit/64e1f08af32d2ac193c3d31b0025f8d06f569ca4))
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
## [2.0.0-alpha.3](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2024-03-04)
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
### :bug: Bug Fix
|
|
191
|
-
|
|
192
|
-
* upgrade three.js ([4319dab](https://github.com/things-scene/operato-scene/commit/4319dabec8a0ae04577ca401db333d9b3303df4f))
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
## [2.0.0-alpha.1](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2024-02-04)
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
### :bug: Bug Fix
|
|
200
|
-
|
|
201
|
-
* upgrade three@161 ([b41788e](https://github.com/things-scene/operato-scene/commit/b41788e7dbe0321c2c8b4dc98126ebc7f97d8285))
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
## [2.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v1.3.9...v2.0.0-alpha.0) (2024-01-14)
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
### :bug: Bug Fix
|
|
209
|
-
|
|
210
|
-
* 2.0.0-alpha.0 ([93274e3](https://github.com/things-scene/operato-scene/commit/93274e36c5d184f339f83899654dd48b4786ac2b))
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
## [1.3.8](https://github.com/things-scene/operato-scene/compare/v1.3.7...v1.3.8) (2024-01-01)
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
### :bug: Bug Fix
|
|
218
|
-
|
|
219
|
-
* upgrade three ([6f0e8f4](https://github.com/things-scene/operato-scene/commit/6f0e8f4faa1f30640468da0755502e8b9a999d0c))
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
## [1.3.7](https://github.com/things-scene/operato-scene/compare/v1.3.6...v1.3.7) (2024-01-01)
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
### :bug: Bug Fix
|
|
227
|
-
|
|
228
|
-
* mpi module moved from things-factory ([47b743f](https://github.com/things-scene/operato-scene/commit/47b743fd19001f195db85e50b8f6e457a1573aa5))
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
## [1.3.4](https://github.com/things-scene/operato-scene/compare/v1.3.3...v1.3.4) (2023-12-04)
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
### :bug: Bug Fix
|
|
236
|
-
|
|
237
|
-
* remove ignored files ([412acb0](https://github.com/things-scene/operato-scene/commit/412acb035e727fb6ee10cbcae85a06ed961d115e))
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
## [1.3.2](https://github.com/things-scene/operato-scene/compare/v1.3.1...v1.3.2) (2023-12-01)
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
### :bug: Bug Fix
|
|
245
|
-
|
|
246
|
-
* upgrade theejs ([55f49c2](https://github.com/things-scene/operato-scene/commit/55f49c23fbaf17c79130b63868e12a685e8039e2))
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
## [1.2.91](https://github.com/things-scene/operato-scene/compare/v1.2.90...v1.2.91) (2023-11-26)
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
### :bug: Bug Fix
|
|
254
|
-
|
|
255
|
-
* support 3-dimension for location property ([fc6aad1](https://github.com/things-scene/operato-scene/commit/fc6aad1f5dc6df985acf6942e2b955be9410962b))
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
## [1.2.90](https://github.com/things-scene/operato-scene/compare/v1.2.89...v1.2.90) (2023-11-22)
|
|
260
|
-
|
|
261
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
## [1.2.88](https://github.com/things-scene/operato-scene/compare/v1.2.87...v1.2.88) (2023-11-12)
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
### :bug: Bug Fix
|
|
271
|
-
|
|
272
|
-
* three@0.158.0 ([8f56203](https://github.com/things-scene/operato-scene/commit/8f5620347e290c53dffc43319e08d77ab66b7caa))
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
## [1.2.87](https://github.com/things-scene/operato-scene/compare/v1.2.86...v1.2.87) (2023-11-10)
|
|
277
|
-
|
|
278
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
## [1.2.76](https://github.com/things-scene/operato-scene/compare/v1.2.75...v1.2.76) (2023-10-28)
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
### :bug: Bug Fix
|
|
288
|
-
|
|
289
|
-
* scene-tab ([ad62f96](https://github.com/things-scene/operato-scene/commit/ad62f967b149eb5adf8f2e0714d79e8a9dc7186c))
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
## [1.2.70](https://github.com/things-scene/operato-scene/compare/v1.2.69...v1.2.70) (2023-10-06)
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### :bug: Bug Fix
|
|
297
|
-
|
|
298
|
-
* upgrade three@0.157.0 ([cb6eaf5](https://github.com/things-scene/operato-scene/commit/cb6eaf519d10ba60b0d9aa3ea4aa46e684e3acc2))
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
## [1.2.66](https://github.com/things-scene/operato-scene/compare/v1.2.65...v1.2.66) (2023-09-14)
|
|
303
|
-
|
|
304
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
## [1.2.65](https://github.com/things-scene/operato-scene/compare/v1.2.64...v1.2.65) (2023-09-14)
|
|
311
|
-
|
|
312
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
## [1.2.62](https://github.com/things-scene/operato-scene/compare/v1.2.61...v1.2.62) (2023-09-11)
|
|
319
|
-
|
|
320
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
## [1.2.57](https://github.com/things-scene/operato-scene/compare/v1.2.56...v1.2.57) (2023-09-05)
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
### :bug: Bug Fix
|
|
330
|
-
|
|
331
|
-
* revoke three version to 0.152.2 ([cabdaba](https://github.com/things-scene/operato-scene/commit/cabdaba60abd28de261dfbcd1c483793d157bcc3))
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
## [1.2.56](https://github.com/things-scene/operato-scene/compare/v1.2.55...v1.2.56) (2023-09-05)
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
### :bug: Bug Fix
|
|
339
|
-
|
|
340
|
-
* upgrade three.js ([e74e5e6](https://github.com/things-scene/operato-scene/commit/e74e5e69910aadcd59f49fcf1f56aec0e8529d48))
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
## [1.2.53](https://github.com/things-scene/operato-scene/compare/v1.2.52...v1.2.53) (2023-08-17)
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
### :bug: Bug Fix
|
|
348
|
-
|
|
349
|
-
* add data-reflection property to timer family ([93a9046](https://github.com/things-scene/operato-scene/commit/93a904621788b5e45987939e4f28252a93c2c4f8))
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
## [1.2.46](https://github.com/things-scene/operato-scene/compare/v1.2.45...v1.2.46) (2023-06-10)
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
### :bug: Bug Fix
|
|
357
|
-
|
|
358
|
-
* typescript build options ([3eb0d7f](https://github.com/things-scene/operato-scene/commit/3eb0d7fd80e2c3cea698501aa1d9d54903423a7b))
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
## [1.2.45](https://github.com/things-scene/operato-scene/compare/v1.2.44...v1.2.45) (2023-06-09)
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
### :bug: Bug Fix
|
|
366
|
-
|
|
367
|
-
* set => setState, get => getState for whole scene component ([c205db4](https://github.com/things-scene/operato-scene/commit/c205db4c7bfa5c6dd7d34ea82af283d83b551bad))
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
## [1.2.42](https://github.com/things-scene/operato-scene/compare/v1.2.41...v1.2.42) (2023-06-02)
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
### :bug: Bug Fix
|
|
375
|
-
|
|
376
|
-
* icons - html-date, svg, light, sprite ([80474fe](https://github.com/things-scene/operato-scene/commit/80474fea36a8d110f5e0855c32c1917463815357))
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
## [1.2.40](https://github.com/things-scene/operato-scene/compare/v1.2.39...v1.2.40) (2023-05-25)
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
### :bug: Bug Fix
|
|
384
|
-
|
|
385
|
-
* default lineWidth for canvas-texture ([1f5204c](https://github.com/things-scene/operato-scene/commit/1f5204c39b376f1de2f6b2d776c8b63ce2a066c0))
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
## [1.2.39](https://github.com/things-scene/operato-scene/compare/v1.2.38...v1.2.39) (2023-05-25)
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
### :bug: Bug Fix
|
|
393
|
-
|
|
394
|
-
* add light component into 3d module ([110b312](https://github.com/things-scene/operato-scene/commit/110b3121a0ee6e65bd1cbcffb8254e16c0592460))
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
## [1.2.37](https://github.com/things-scene/operato-scene/compare/v1.2.36...v1.2.37) (2023-05-21)
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
### :bug: Bug Fix
|
|
402
|
-
|
|
403
|
-
* add div element into form templates ([2f2ecdc](https://github.com/things-scene/operato-scene/commit/2f2ecdc0461265b5e5c666af9b3ded3242ae5689))
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
## [1.2.36](https://github.com/things-scene/operato-scene/compare/v1.2.35...v1.2.36) (2023-05-13)
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
### :bug: Bug Fix
|
|
411
|
-
|
|
412
|
-
* license ([d37d485](https://github.com/things-scene/operato-scene/commit/d37d48597407dea1ad022e674f2899720e56d695))
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
## [1.2.31](https://github.com/things-scene/operato-scene/compare/v1.2.30...v1.2.31) (2023-05-07)
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
### :bug: Bug Fix
|
|
420
|
-
|
|
421
|
-
* radio-group and form value ([454bce5](https://github.com/things-scene/operato-scene/commit/454bce5b0c8e44082a4786ede4ad52f77ae4dfa5))
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
## [1.2.30](https://github.com/things-scene/operato-scene/compare/v1.2.29...v1.2.30) (2023-04-30)
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
### :bug: Bug Fix
|
|
429
|
-
|
|
430
|
-
* improve performance for visualizer ([d57aa3d](https://github.com/things-scene/operato-scene/commit/d57aa3da34e9539b8d7db89c195af1e2d789e37d))
|
|
431
|
-
* update dependencies ([59357a0](https://github.com/things-scene/operato-scene/commit/59357a04eb0211f51db84cb37b0fda0d53c4ec41))
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
## [1.2.29](https://github.com/things-scene/operato-scene/compare/v1.2.28...v1.2.29) (2023-04-30)
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
### :bug: Bug Fix
|
|
439
|
-
|
|
440
|
-
* update module's version ([047d08b](https://github.com/things-scene/operato-scene/commit/047d08b5d912d12c04b2f6b63156d1e812588365))
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
### [1.2.28](https://github.com/things-scene/operato-scene/compare/v1.2.27...v1.2.28) (2023-04-24)
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
### :bug: Bug Fix
|
|
448
|
-
|
|
449
|
-
* disable automatic rotating of 3d-container when it's in edit mode. ([26e73c8](https://github.com/things-scene/operato-scene/commit/26e73c8c70a690fde18da2a9aec0321e08f210ee))
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
### [1.2.27](https://github.com/things-scene/operato-scene/compare/v1.2.26...v1.2.27) (2023-04-22)
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
### :bug: Bug Fix
|
|
457
|
-
|
|
458
|
-
* add required information to help for indoor, tab and gltf-object ([502ab75](https://github.com/things-scene/operato-scene/commit/502ab75364b1edd55e0c05371980782415f5f97e))
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
### [1.2.26](https://github.com/things-scene/operato-scene/compare/v1.2.25...v1.2.26) (2023-04-22)
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
### :bug: Bug Fix
|
|
466
|
-
|
|
467
|
-
* set source property for gltf-object ([29cb27c](https://github.com/things-scene/operato-scene/commit/29cb27c1834885cc93f7fbe2c1a5f0038d0c8857))
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
### [1.2.25](https://github.com/things-scene/operato-scene/compare/v1.2.24...v1.2.25) (2023-04-21)
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
### :bug: Bug Fix
|
|
475
|
-
|
|
476
|
-
* set 'src' property as a value-property of gltf-object ([c265815](https://github.com/things-scene/operato-scene/commit/c265815292108fecb63b719c21e33591792adc34))
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
### [1.2.24](https://github.com/things-scene/operato-scene/compare/v1.2.23...v1.2.24) (2023-04-08)
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
### :bug: Bug Fix
|
|
484
|
-
|
|
485
|
-
* latest three@0.151.3 ([4dfb5f3](https://github.com/things-scene/operato-scene/commit/4dfb5f384b8d299ac56a1237dec21039528f4523))
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
### [1.2.18](https://github.com/things-scene/operato-scene/compare/v1.2.17...v1.2.18) (2023-03-11)
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
### :bug: Bug Fix
|
|
493
|
-
|
|
494
|
-
* support data binding for real-object-sprite-2d ([797ed0b](https://github.com/things-scene/operato-scene/commit/797ed0b6589e2d23c2dc072be9ca4a9b39b0b43e))
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
### [1.2.17](https://github.com/things-scene/operato-scene/compare/v1.2.16...v1.2.17) (2023-03-11)
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
### :bug: Bug Fix
|
|
502
|
-
|
|
503
|
-
* visualizer stock data handling ([1582551](https://github.com/things-scene/operato-scene/commit/1582551f271b32663efb1489b316ac752059f9d6))
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
### [1.2.16](https://github.com/things-scene/operato-scene/compare/v1.2.15...v1.2.16) (2023-03-09)
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
### :bug: Bug Fix
|
|
511
|
-
|
|
512
|
-
* visualizer stock data binding ([e139ecd](https://github.com/things-scene/operato-scene/commit/e139ecd6afb642a5d486c95c67c6dd7079c005d4))
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
### [1.2.15](https://github.com/things-scene/operato-scene/compare/v1.2.14...v1.2.15) (2023-03-05)
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
### :bug: Bug Fix
|
|
520
|
-
|
|
521
|
-
* mouseup event handling for visualizer ([b58bcac](https://github.com/things-scene/operato-scene/commit/b58bcacb475c2bda174e6262d7136f01815aec77))
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
### [1.2.14](https://github.com/things-scene/operato-scene/compare/v1.2.13...v1.2.14) (2023-03-05)
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
### :bug: Bug Fix
|
|
529
|
-
|
|
530
|
-
* canvas texture color encoding ([63ed77f](https://github.com/things-scene/operato-scene/commit/63ed77fec7528e81cb6a1790f0e19ec630920653))
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
### [1.2.13](https://github.com/things-scene/operato-scene/compare/v1.2.12...v1.2.13) (2023-03-05)
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
### :bug: Bug Fix
|
|
538
|
-
|
|
539
|
-
* lighten data binding for 3d objects ([09db97e](https://github.com/things-scene/operato-scene/commit/09db97e1fe70563a734113e70538bdf6d18c6bc7))
|
|
540
|
-
* visualizer 3D component update efficiently ([8065089](https://github.com/things-scene/operato-scene/commit/80650891a837750b23e1bd026850ec045518c8bb))
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
### [1.2.12](https://github.com/things-scene/operato-scene/compare/v1.2.11...v1.2.12) (2023-03-03)
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
### :bug: Bug Fix
|
|
548
|
-
|
|
549
|
-
* delete sprite test code ([177efcf](https://github.com/things-scene/operato-scene/commit/177efcf84fc128096c398ad423d871952a06e4df))
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
### [1.2.11](https://github.com/things-scene/operato-scene/compare/v1.2.10...v1.2.11) (2023-03-03)
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
### :bug: Bug Fix
|
|
557
|
-
|
|
558
|
-
* [#6](https://github.com/things-scene/operato-scene/issues/6) visualizer data binding ([77e23d9](https://github.com/things-scene/operato-scene/commit/77e23d9c8619b958fd0bc54d187f7f8930cea171))
|
|
559
|
-
* merge Object3D => RealObject ([201886b](https://github.com/things-scene/operato-scene/commit/201886b135064c1625d5f02a1e85221822d7e449))
|
|
560
|
-
* revert dimension info from GLTF model ([230bd42](https://github.com/things-scene/operato-scene/commit/230bd420915120361e0bb04bab77b07df95b6461))
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
### [1.2.10](https://github.com/things-scene/operato-scene/compare/v1.2.9...v1.2.10) (2023-02-23)
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
### :bug: Bug Fix
|
|
568
|
-
|
|
569
|
-
* extrude opacity ([dc305b1](https://github.com/things-scene/operato-scene/commit/dc305b18f9c62d8fb2d9a64d7c143ab808d952bb))
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
### [1.2.9](https://github.com/things-scene/operato-scene/compare/v1.2.8...v1.2.9) (2023-02-22)
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
### :bug: Bug Fix
|
|
577
|
-
|
|
578
|
-
* enhance gltf-object ([f0bb878](https://github.com/things-scene/operato-scene/commit/f0bb87805249cdd19f50db79640b2927fde7841b))
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
### [1.2.8](https://github.com/things-scene/operato-scene/compare/v1.2.7...v1.2.8) (2023-02-21)
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
### :bug: Bug Fix
|
|
586
|
-
|
|
587
|
-
* support shadow for visualizer ([55392e0](https://github.com/things-scene/operato-scene/commit/55392e08e778648c406d9c4f5543376d27d0ba20))
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
### [1.2.7](https://github.com/things-scene/operato-scene/compare/v1.2.6...v1.2.7) (2023-02-21)
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
### :bug: Bug Fix
|
|
595
|
-
|
|
596
|
-
* support dracoLoader for GLTF ([2b55eab](https://github.com/things-scene/operato-scene/commit/2b55eabe11fdab68181cdfa4a03239569c635c7f))
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
### [1.2.6](https://github.com/things-scene/operato-scene/compare/v1.2.5...v1.2.6) (2023-02-20)
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
### :bug: Bug Fix
|
|
604
|
-
|
|
605
|
-
* gltf-info editor ([57de6ce](https://github.com/things-scene/operato-scene/commit/57de6ceb41a1c0a42c575f2a6160af6547dbae73))
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
### [1.2.5](https://github.com/things-scene/operato-scene/compare/v1.2.4...v1.2.5) (2023-02-20)
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
### :bug: Bug Fix
|
|
613
|
-
|
|
614
|
-
* gltf information ([eb03086](https://github.com/things-scene/operato-scene/commit/eb03086264f2f634bfb542467367550d76c90bd4))
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
### [1.2.4](https://github.com/things-scene/operato-scene/compare/v1.2.3...v1.2.4) (2023-02-13)
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
### :bug: Bug Fix
|
|
622
|
-
|
|
623
|
-
* [#5](https://github.com/things-scene/operato-scene/issues/5) done ([8de018c](https://github.com/things-scene/operato-scene/commit/8de018c61c3195a557ba69121a4255865dfa2345))
|
|
624
|
-
* three@149 ([79db592](https://github.com/things-scene/operato-scene/commit/79db59292c4f171136e1830feec795d6f5d2889d))
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
### [1.2.2](https://github.com/things-scene/operato-scene/compare/v1.2.1...v1.2.2) (2023-02-09)
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
### :bug: Bug Fix
|
|
632
|
-
|
|
633
|
-
* apply round property for polygon-extrude ([18a9eef](https://github.com/things-scene/operato-scene/commit/18a9eef45a74b109cf8efa834d7a6daec91f4b9e))
|
|
634
|
-
* migrate scene-urdf from things-factory ([3f75f87](https://github.com/things-scene/operato-scene/commit/3f75f8743e993a9a3ed595eed8f94b15da042a31))
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
### [1.2.1](https://github.com/things-scene/operato-scene/compare/v1.2.0...v1.2.1) (2023-02-08)
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
### :bug: Bug Fix
|
|
642
|
-
|
|
643
|
-
* visualizer ([6f8e1ac](https://github.com/things-scene/operato-scene/commit/6f8e1ace99055b4086514d2ae2ca6181d4cb3cdc))
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
## [1.2.0](https://github.com/things-scene/operato-scene/compare/v1.1.29...v1.2.0) (2023-02-07)
|
|
648
|
-
|
|
649
|
-
**Note:** Version bump only for package @operato/scene-visualizer
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/db.sqlite
DELETED
|
Binary file
|