emacroh5lib 1.0.87 → 1.0.88
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/.eslintrc.js +2 -1
- package/dist/emacroh5lib.min.js +1 -1
- package/dist/emacroh5lib.min.js.LICENSE.txt +4 -0
- package/package.json +1 -1
- package/src/utilities/E9ChartUtils.js +12 -13
- package/src/utilities/EMacro.ts +37 -33
- package/src/utilities/TaskScheduler.js +1 -0
- package/src/views/TestView/index.less +1 -0
- package/src/views/TestView/index.vue +385 -282
- package/tsconfig.json +2 -2
- package/dist/aaa/A.mtl +0 -103
- package/dist/aaa/A.obj +0 -450053
package/tsconfig.json
CHANGED
@@ -10,8 +10,8 @@
|
|
10
10
|
"declarationDir": "./dist/types/", // 声明文件打包的位置
|
11
11
|
"declarationMap": false, // 是否生成声明文件map文件(便于调试)
|
12
12
|
"moduleResolution": "node",
|
13
|
-
"module": "
|
14
|
-
"target": "
|
13
|
+
"module": "esnext",
|
14
|
+
"target": "esnext", // 转化成的目标语言
|
15
15
|
"baseUrl": "./",
|
16
16
|
"strict": true,
|
17
17
|
"jsx": "preserve",
|
package/dist/aaa/A.mtl
DELETED
@@ -1,103 +0,0 @@
|
|
1
|
-
# WaveFront *.mtl file (generated by Cinema 4D)
|
2
|
-
|
3
|
-
newmtl default
|
4
|
-
Kd 1 1 1
|
5
|
-
|
6
|
-
newmtl 材质.1
|
7
|
-
Ka 1 1 1
|
8
|
-
Kd 0.12300000339746 0.12884999811649 0.15000000596046
|
9
|
-
Ks 1 1 1
|
10
|
-
Ns 50
|
11
|
-
illum 7
|
12
|
-
|
13
|
-
newmtl 材质.10
|
14
|
-
Ka 1 1 1
|
15
|
-
Kd 0.95999997854233 0.79295998811722 0.12479999661446
|
16
|
-
Ks 1 1 1
|
17
|
-
Ns 50
|
18
|
-
illum 7
|
19
|
-
|
20
|
-
newmtl 材质.7
|
21
|
-
Ka 1 1 1
|
22
|
-
Kd 1 1 1
|
23
|
-
Ks 1 1 1
|
24
|
-
Ns 90
|
25
|
-
illum 7
|
26
|
-
|
27
|
-
newmtl 材质.4
|
28
|
-
Ka 1 1 1
|
29
|
-
Kd 0.9200000166893 0.9200000166893 0.9200000166893
|
30
|
-
Ks 1 1 1
|
31
|
-
Ns 4
|
32
|
-
illum 7
|
33
|
-
|
34
|
-
newmtl 材质.2
|
35
|
-
Ka 1 1 1
|
36
|
-
Kd 0.87000000476837 0.21750000119209 0.21750000119209
|
37
|
-
Ks 1 1 1
|
38
|
-
Ns 50
|
39
|
-
illum 7
|
40
|
-
|
41
|
-
newmtl 材质.9
|
42
|
-
Ka 1 1 1
|
43
|
-
Kd 1 1 1
|
44
|
-
Ks 0.68000000715256 0.59273332357407 0.30599999427795
|
45
|
-
Ns 90
|
46
|
-
illum 7
|
47
|
-
|
48
|
-
newmtl 材质.5
|
49
|
-
Ka 1 1 1
|
50
|
-
Kd 0.23275999724865 0.200100004673 0.68999999761581
|
51
|
-
Ks 1 1 1
|
52
|
-
Ns 50
|
53
|
-
illum 7
|
54
|
-
|
55
|
-
newmtl 材质.6
|
56
|
-
Ka 1 1 1
|
57
|
-
Kd 1 1 1
|
58
|
-
Ks 1 1 1
|
59
|
-
Ns 50
|
60
|
-
illum 7
|
61
|
-
|
62
|
-
newmtl 材质.8
|
63
|
-
Ka 1 1 1
|
64
|
-
Kd 0.75999999046326 0.37873333692551 0.22800000011921
|
65
|
-
Ks 1 1 1
|
66
|
-
Ns 50
|
67
|
-
illum 7
|
68
|
-
|
69
|
-
newmtl 材质
|
70
|
-
Ka 1 1 1
|
71
|
-
Kd 0.62999999523163 0.62999999523163 0.62999999523163
|
72
|
-
Ks 1 1 1
|
73
|
-
Ns 50
|
74
|
-
illum 7
|
75
|
-
|
76
|
-
newmtl 材质.1
|
77
|
-
Ka 1 1 1
|
78
|
-
Kd 0.15639999508858 0.15934666991234 0.17000000178814
|
79
|
-
Ks 1 1 1
|
80
|
-
Ns 50
|
81
|
-
illum 7
|
82
|
-
|
83
|
-
newmtl 材质
|
84
|
-
Ka 1 1 1
|
85
|
-
Kd 0.78200000524521 0.79673331975937 0.85000002384186
|
86
|
-
Ks 1 1 1
|
87
|
-
Ns 50
|
88
|
-
illum 7
|
89
|
-
|
90
|
-
newmtl 材质.10
|
91
|
-
Ka 1 1 1
|
92
|
-
Kd 0.95999997854233 0.79295998811722 0.12479999661446
|
93
|
-
Ks 1 1 1
|
94
|
-
Ns 50
|
95
|
-
illum 7
|
96
|
-
|
97
|
-
newmtl 材质.3
|
98
|
-
Ka 1 1 1
|
99
|
-
Kd 0.88999998569489 0.82770001888275 0.14239999651909
|
100
|
-
Ks 1 1 1
|
101
|
-
Ns 50
|
102
|
-
illum 7
|
103
|
-
|