mx3d 0.0.36 → 0.0.40
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/core/mx3d.kernel.min.js +2 -16
- package/core/mx3d.loaders.min.js +7 -49
- package/index.d.ts +2304 -26
- package/mx3d.js +112 -10131
- package/mx3d.min.js +6 -6
- package/package.json +2 -2
- package/core/mx3d.dazzle.min.js +0 -85
- package/docs/.nojekyll +0 -0
- package/docs/README.md +0 -24
- package/docs/_sidebar.md +0 -18
- package/docs/camera.md +0 -24
- package/docs/css/dark.css +0 -979
- package/docs/css/local.google.fonts.css +0 -295
- package/docs/css/vue.css +0 -1025
- package/docs/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 +0 -0
- package/docs/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2 +0 -0
- package/docs/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2 +0 -0
- package/docs/gui/2D.md +0 -53
- package/docs/gui/3D.md +0 -46
- package/docs/gui/test1.png +0 -0
- package/docs/gui/test2.png +0 -0
- package/docs/gui/test3.png +0 -0
- package/docs/heatMap/heatMap.md +0 -115
- package/docs/heatMap/test1.png +0 -0
- package/docs/heatMap/test2.png +0 -0
- package/docs/index.html +0 -50
- package/docs/js/docsify@4.min.js +0 -1
- package/docs/models/modelmgr.md +0 -251
- package/docs/project/projectmgr.md +0 -73
- package/docs/project/scenetree.jpg +0 -0
- package/docs/started/environment.md +0 -42
- package/docs/started/quickstart.md +0 -89
- package/lib/App.d.ts +0 -45
- package/lib/ArrayEx.d.ts +0 -3
- package/lib/Builder/BaseNode.d.ts +0 -9
- package/lib/Builder/Builder.d.ts +0 -0
- package/lib/Builder/HeatMap.d.ts +0 -0
- package/lib/Builder/Icon.d.ts +0 -0
- package/lib/Builder/IconFromMesh.d.ts +0 -0
- package/lib/Camera.d.ts +0 -18
- package/lib/Cryptojs.d.ts +0 -3
- package/lib/Dictionary.d.ts +0 -13
- package/lib/EffectControls.d.ts +0 -42
- package/lib/EffectMgr.d.ts +0 -10
- package/lib/EffectType.d.ts +0 -5
- package/lib/Environment.d.ts +0 -22
- package/lib/EventType.d.ts +0 -8
- package/lib/GUID.d.ts +0 -3
- package/lib/HeatMapMgr.d.ts +0 -2
- package/lib/Optimized/OptimizedRegion.d.ts +0 -11
- package/lib/ReadJSON.d.ts +0 -3
- package/lib/Resources.d.ts +0 -23
- package/lib/TipsTool.d.ts +0 -15
- package/lib/ToolTip.d.ts +0 -0
- package/lib/Tools.d.ts +0 -19
- package/lib/UI.d.ts +0 -9
- package/lib/VisualAngle.d.ts +0 -13
- package/lib/components/AirFlowObject.d.ts +0 -10
- package/lib/components/BuildingObject.d.ts +0 -5
- package/lib/components/CabinetObject.d.ts +0 -3
- package/lib/components/ConduitObject.d.ts +0 -10
- package/lib/components/CornerObject.d.ts +0 -5
- package/lib/components/DefaultObject.d.ts +0 -46
- package/lib/components/DoorObject.d.ts +0 -5
- package/lib/components/FloorObject.d.ts +0 -5
- package/lib/components/IObject.d.ts +0 -27
- package/lib/components/Ibase.d.ts +0 -8
- package/lib/components/LeakWaterObject.d.ts +0 -7
- package/lib/components/ObjectType.d.ts +0 -47
- package/lib/components/OptimizedWallObject.d.ts +0 -5
- package/lib/components/Project.d.ts +0 -29
- package/lib/components/Region.d.ts +0 -14
- package/lib/components/UI3DTextObject.d.ts +0 -4
- package/lib/components/VirtualBoxObject.d.ts +0 -4
- package/lib/components/WallObject.d.ts +0 -7
- package/lib/components/WindowObject.d.ts +0 -5
- package/lib/lights/Directional.d.ts +0 -7
- package/lib/lights/Hemispheric.d.ts +0 -6
- package/lib/lights/ILightObject.d.ts +0 -10
- package/lib/lights/LightObject.d.ts +0 -15
- package/lib/lights/LightType.d.ts +0 -8
- package/lib/lights/Point.d.ts +0 -7
- package/lib/lights/Spot.d.ts +0 -10
|
@@ -1,295 +0,0 @@
|
|
|
1
|
-
/* cyrillic-ext */
|
|
2
|
-
|
|
3
|
-
@font-face {
|
|
4
|
-
font-family: 'Roboto Mono';
|
|
5
|
-
font-style: normal;
|
|
6
|
-
font-weight: 400;
|
|
7
|
-
src: url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_SeW4Ep0.woff2) format('woff2');
|
|
8
|
-
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
/* cyrillic */
|
|
13
|
-
|
|
14
|
-
@font-face {
|
|
15
|
-
font-family: 'Roboto Mono';
|
|
16
|
-
font-style: normal;
|
|
17
|
-
font-weight: 400;
|
|
18
|
-
src: url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_QOW4Ep0.woff2) format('woff2');
|
|
19
|
-
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
/* greek */
|
|
24
|
-
|
|
25
|
-
@font-face {
|
|
26
|
-
font-family: 'Roboto Mono';
|
|
27
|
-
font-style: normal;
|
|
28
|
-
font-weight: 400;
|
|
29
|
-
src: url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_R-W4Ep0.woff2) format('woff2');
|
|
30
|
-
unicode-range: U+0370-03FF;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
/* vietnamese */
|
|
35
|
-
|
|
36
|
-
@font-face {
|
|
37
|
-
font-family: 'Roboto Mono';
|
|
38
|
-
font-style: normal;
|
|
39
|
-
font-weight: 400;
|
|
40
|
-
src: url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_S-W4Ep0.woff2) format('woff2');
|
|
41
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
/* latin-ext */
|
|
46
|
-
|
|
47
|
-
@font-face {
|
|
48
|
-
font-family: 'Roboto Mono';
|
|
49
|
-
font-style: normal;
|
|
50
|
-
font-weight: 400;
|
|
51
|
-
src: url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_SuW4Ep0.woff2) format('woff2');
|
|
52
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
/* latin */
|
|
57
|
-
|
|
58
|
-
@font-face {
|
|
59
|
-
font-family: 'Roboto Mono';
|
|
60
|
-
font-style: normal;
|
|
61
|
-
font-weight: 400;
|
|
62
|
-
src: url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW4.woff2) format('woff2');
|
|
63
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
/* cyrillic-ext */
|
|
68
|
-
|
|
69
|
-
@font-face {
|
|
70
|
-
font-family: 'Source Sans Pro';
|
|
71
|
-
font-style: normal;
|
|
72
|
-
font-weight: 300;
|
|
73
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhduz8A.woff2) format('woff2');
|
|
74
|
-
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
/* cyrillic */
|
|
79
|
-
|
|
80
|
-
@font-face {
|
|
81
|
-
font-family: 'Source Sans Pro';
|
|
82
|
-
font-style: normal;
|
|
83
|
-
font-weight: 300;
|
|
84
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxduz8A.woff2) format('woff2');
|
|
85
|
-
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
/* greek-ext */
|
|
90
|
-
|
|
91
|
-
@font-face {
|
|
92
|
-
font-family: 'Source Sans Pro';
|
|
93
|
-
font-style: normal;
|
|
94
|
-
font-weight: 300;
|
|
95
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxduz8A.woff2) format('woff2');
|
|
96
|
-
unicode-range: U+1F00-1FFF;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
/* greek */
|
|
101
|
-
|
|
102
|
-
@font-face {
|
|
103
|
-
font-family: 'Source Sans Pro';
|
|
104
|
-
font-style: normal;
|
|
105
|
-
font-weight: 300;
|
|
106
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBduz8A.woff2) format('woff2');
|
|
107
|
-
unicode-range: U+0370-03FF;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
/* vietnamese */
|
|
112
|
-
|
|
113
|
-
@font-face {
|
|
114
|
-
font-family: 'Source Sans Pro';
|
|
115
|
-
font-style: normal;
|
|
116
|
-
font-weight: 300;
|
|
117
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBduz8A.woff2) format('woff2');
|
|
118
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
/* latin-ext */
|
|
123
|
-
|
|
124
|
-
@font-face {
|
|
125
|
-
font-family: 'Source Sans Pro';
|
|
126
|
-
font-style: normal;
|
|
127
|
-
font-weight: 300;
|
|
128
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2) format('woff2');
|
|
129
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
/* latin */
|
|
134
|
-
|
|
135
|
-
@font-face {
|
|
136
|
-
font-family: 'Source Sans Pro';
|
|
137
|
-
font-style: normal;
|
|
138
|
-
font-weight: 300;
|
|
139
|
-
src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2) format('woff2');
|
|
140
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
/* cyrillic-ext */
|
|
145
|
-
|
|
146
|
-
@font-face {
|
|
147
|
-
font-family: 'Source Sans Pro';
|
|
148
|
-
font-style: normal;
|
|
149
|
-
font-weight: 400;
|
|
150
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2');
|
|
151
|
-
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
/* cyrillic */
|
|
156
|
-
|
|
157
|
-
@font-face {
|
|
158
|
-
font-family: 'Source Sans Pro';
|
|
159
|
-
font-style: normal;
|
|
160
|
-
font-weight: 400;
|
|
161
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format('woff2');
|
|
162
|
-
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
/* greek-ext */
|
|
167
|
-
|
|
168
|
-
@font-face {
|
|
169
|
-
font-family: 'Source Sans Pro';
|
|
170
|
-
font-style: normal;
|
|
171
|
-
font-weight: 400;
|
|
172
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format('woff2');
|
|
173
|
-
unicode-range: U+1F00-1FFF;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
/* greek */
|
|
178
|
-
|
|
179
|
-
@font-face {
|
|
180
|
-
font-family: 'Source Sans Pro';
|
|
181
|
-
font-style: normal;
|
|
182
|
-
font-weight: 400;
|
|
183
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format('woff2');
|
|
184
|
-
unicode-range: U+0370-03FF;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
/* vietnamese */
|
|
189
|
-
|
|
190
|
-
@font-face {
|
|
191
|
-
font-family: 'Source Sans Pro';
|
|
192
|
-
font-style: normal;
|
|
193
|
-
font-weight: 400;
|
|
194
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format('woff2');
|
|
195
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
/* latin-ext */
|
|
200
|
-
|
|
201
|
-
@font-face {
|
|
202
|
-
font-family: 'Source Sans Pro';
|
|
203
|
-
font-style: normal;
|
|
204
|
-
font-weight: 400;
|
|
205
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');
|
|
206
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
/* latin */
|
|
211
|
-
|
|
212
|
-
@font-face {
|
|
213
|
-
font-family: 'Source Sans Pro';
|
|
214
|
-
font-style: normal;
|
|
215
|
-
font-weight: 400;
|
|
216
|
-
src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
|
|
217
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
/* cyrillic-ext */
|
|
222
|
-
|
|
223
|
-
@font-face {
|
|
224
|
-
font-family: 'Source Sans Pro';
|
|
225
|
-
font-style: normal;
|
|
226
|
-
font-weight: 600;
|
|
227
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2) format('woff2');
|
|
228
|
-
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
/* cyrillic */
|
|
233
|
-
|
|
234
|
-
@font-face {
|
|
235
|
-
font-family: 'Source Sans Pro';
|
|
236
|
-
font-style: normal;
|
|
237
|
-
font-weight: 600;
|
|
238
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2) format('woff2');
|
|
239
|
-
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
/* greek-ext */
|
|
244
|
-
|
|
245
|
-
@font-face {
|
|
246
|
-
font-family: 'Source Sans Pro';
|
|
247
|
-
font-style: normal;
|
|
248
|
-
font-weight: 600;
|
|
249
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2) format('woff2');
|
|
250
|
-
unicode-range: U+1F00-1FFF;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
/* greek */
|
|
255
|
-
|
|
256
|
-
@font-face {
|
|
257
|
-
font-family: 'Source Sans Pro';
|
|
258
|
-
font-style: normal;
|
|
259
|
-
font-weight: 600;
|
|
260
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2) format('woff2');
|
|
261
|
-
unicode-range: U+0370-03FF;
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
/* vietnamese */
|
|
266
|
-
|
|
267
|
-
@font-face {
|
|
268
|
-
font-family: 'Source Sans Pro';
|
|
269
|
-
font-style: normal;
|
|
270
|
-
font-weight: 600;
|
|
271
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2) format('woff2');
|
|
272
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
/* latin-ext */
|
|
277
|
-
|
|
278
|
-
@font-face {
|
|
279
|
-
font-family: 'Source Sans Pro';
|
|
280
|
-
font-style: normal;
|
|
281
|
-
font-weight: 600;
|
|
282
|
-
src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format('woff2');
|
|
283
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
/* latin */
|
|
288
|
-
|
|
289
|
-
@font-face {
|
|
290
|
-
font-family: 'Source Sans Pro';
|
|
291
|
-
font-style: normal;
|
|
292
|
-
font-weight: 600;
|
|
293
|
-
src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');
|
|
294
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
295
|
-
}
|