@hellpig/anarchy-engine 21.2.6 → 21.3.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.
- package/CHANGELOG.md +5 -6
- package/dist/anarchy-engine/src/Abstract/Constants/FactoryType.d.ts +1 -0
- package/dist/anarchy-engine/src/Abstract/Constants/RegistryType.d.ts +1 -0
- package/dist/anarchy-engine/src/Abstract/Constants/WrapperType.d.ts +2 -1
- package/dist/anarchy-engine/src/Animations/Loader/AnimationsLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Animations/Services/AnimationsService.d.ts +2 -1
- package/dist/anarchy-engine/src/Audio/Loader/AudioLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Audio/Services/AudioService.d.ts +2 -1
- package/dist/anarchy-engine/src/EnvMap/Loader/EnvMapLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/EnvMap/Services/EnvMapService.d.ts +2 -1
- package/dist/anarchy-engine/src/LoadingManager/Constants/DefaultSpaceLoadingManagerName.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Constants/LoadingEventType.d.ts +7 -0
- package/dist/anarchy-engine/src/LoadingManager/Constants/index.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Factories/LoadingManagerFactory.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Factories/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingEvent.d.ts +8 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerFactory.d.ts +4 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerParams.d.ts +6 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerRegistry.d.ts +3 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerService.d.ts +12 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/TLoadingManagerWrapper.d.ts +11 -0
- package/dist/anarchy-engine/src/LoadingManager/Models/index.d.ts +6 -0
- package/dist/anarchy-engine/src/LoadingManager/Registries/LoadingManagerRegistry.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Registries/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Services/LoadingManagerService.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Services/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/Wrappers/LoadingManagerWrapper.d.ts +2 -0
- package/dist/anarchy-engine/src/LoadingManager/Wrappers/index.d.ts +1 -0
- package/dist/anarchy-engine/src/LoadingManager/index.d.ts +6 -0
- package/dist/anarchy-engine/src/Models3d/Loaders/Loader3dCore.d.ts +2 -1
- package/dist/anarchy-engine/src/Models3d/Loaders/Models3dLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Models3d/Services/Models3dService.d.ts +2 -1
- package/dist/anarchy-engine/src/Space/Models/TSpaceServices.d.ts +2 -0
- package/dist/anarchy-engine/src/Texture/Loaders/TexturesLoader.d.ts +2 -1
- package/dist/anarchy-engine/src/Texture/Services/TextureService.d.ts +2 -1
- package/dist/anarchy-engine/src/index.d.ts +1 -0
- package/dist/anarchy-engine.es.js +1 -1
- package/dist/anarchy-engine.es.js.map +1 -1
- package/dist/assets/{Loop.worker-Bcr7sS8J.js → Loop.worker-D1bMWlsN.js} +2 -2
- package/dist/assets/Loop.worker-D1bMWlsN.js.map +1 -0
- package/legal/NOTICE.md +6 -6
- package/legal/THIRD_PARTY_LICENSES.md +6 -6
- package/package.json +8 -8
- package/dist/assets/Loop.worker-Bcr7sS8J.js.map +0 -1
package/legal/NOTICE.md
CHANGED
|
@@ -23,7 +23,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
23
23
|
|
|
24
24
|
---
|
|
25
25
|
|
|
26
|
-
## @dimforge/rapier3d@0.19.
|
|
26
|
+
## @dimforge/rapier3d@0.19.3
|
|
27
27
|
|
|
28
28
|
**License(s):** Apache-2.0
|
|
29
29
|
|
|
@@ -35,7 +35,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
35
35
|
|
|
36
36
|
---
|
|
37
37
|
|
|
38
|
-
## @hellpig/anarchy-shared@1.
|
|
38
|
+
## @hellpig/anarchy-shared@1.5.1
|
|
39
39
|
|
|
40
40
|
**License(s):** MIT
|
|
41
41
|
|
|
@@ -53,7 +53,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
53
53
|
|
|
54
54
|
---
|
|
55
55
|
|
|
56
|
-
## bowser@2.
|
|
56
|
+
## bowser@2.13.1
|
|
57
57
|
|
|
58
58
|
**License(s):** MIT
|
|
59
59
|
|
|
@@ -75,7 +75,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
75
75
|
|
|
76
76
|
---
|
|
77
77
|
|
|
78
|
-
## lodash-es@4.17.
|
|
78
|
+
## lodash-es@4.17.22
|
|
79
79
|
|
|
80
80
|
**License(s):** MIT
|
|
81
81
|
|
|
@@ -131,7 +131,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
131
131
|
|
|
132
132
|
---
|
|
133
133
|
|
|
134
|
-
## three@0.
|
|
134
|
+
## three@0.182.0
|
|
135
135
|
|
|
136
136
|
**License(s):** MIT
|
|
137
137
|
|
|
@@ -143,7 +143,7 @@ The following notices are reproduced as provided by the respective licensors (e.
|
|
|
143
143
|
|
|
144
144
|
---
|
|
145
145
|
|
|
146
|
-
## three-mesh-bvh@0.9.
|
|
146
|
+
## three-mesh-bvh@0.9.4
|
|
147
147
|
|
|
148
148
|
**License(s):** MIT
|
|
149
149
|
|
|
@@ -20,7 +20,7 @@ _No license text file found; relying on package metadata._
|
|
|
20
20
|
|
|
21
21
|
---
|
|
22
22
|
|
|
23
|
-
## @dimforge/rapier3d@0.19.
|
|
23
|
+
## @dimforge/rapier3d@0.19.3
|
|
24
24
|
|
|
25
25
|
**License:** Apache-2.0
|
|
26
26
|
|
|
@@ -232,7 +232,7 @@ limitations under the License.
|
|
|
232
232
|
|
|
233
233
|
---
|
|
234
234
|
|
|
235
|
-
## @hellpig/anarchy-shared@1.
|
|
235
|
+
## @hellpig/anarchy-shared@1.5.1
|
|
236
236
|
|
|
237
237
|
**License:** MIT
|
|
238
238
|
|
|
@@ -266,7 +266,7 @@ SOFTWARE.
|
|
|
266
266
|
|
|
267
267
|
---
|
|
268
268
|
|
|
269
|
-
## bowser@2.
|
|
269
|
+
## bowser@2.13.1
|
|
270
270
|
|
|
271
271
|
**License:** MIT
|
|
272
272
|
|
|
@@ -347,7 +347,7 @@ SOFTWARE.
|
|
|
347
347
|
|
|
348
348
|
---
|
|
349
349
|
|
|
350
|
-
## lodash-es@4.17.
|
|
350
|
+
## lodash-es@4.17.22
|
|
351
351
|
|
|
352
352
|
**License:** MIT
|
|
353
353
|
|
|
@@ -712,7 +712,7 @@ limitations under the License.
|
|
|
712
712
|
|
|
713
713
|
---
|
|
714
714
|
|
|
715
|
-
## three@0.
|
|
715
|
+
## three@0.182.0
|
|
716
716
|
|
|
717
717
|
**License:** MIT
|
|
718
718
|
|
|
@@ -746,7 +746,7 @@ THE SOFTWARE.
|
|
|
746
746
|
|
|
747
747
|
---
|
|
748
748
|
|
|
749
|
-
## three-mesh-bvh@0.9.
|
|
749
|
+
## three-mesh-bvh@0.9.4
|
|
750
750
|
|
|
751
751
|
**License:** MIT
|
|
752
752
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@hellpig/anarchy-engine",
|
|
3
3
|
"author": "S. Panfilov",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "21.
|
|
5
|
+
"version": "21.3.0",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
@@ -69,25 +69,25 @@
|
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"@cfworker/json-schema": "4.1.1",
|
|
72
|
-
"@dimforge/rapier3d": "0.19.
|
|
72
|
+
"@dimforge/rapier3d": "0.19.3",
|
|
73
73
|
"@hellpig/anarchy-shared": "*",
|
|
74
74
|
"date-fns": "4.1.0",
|
|
75
|
-
"lodash-es": "4.17.
|
|
75
|
+
"lodash-es": "4.17.22",
|
|
76
76
|
"nanoid": "5.1.6",
|
|
77
77
|
"rbush": "4.0.1",
|
|
78
78
|
"rxjs": "7.8.2",
|
|
79
|
-
"three": "0.
|
|
80
|
-
"three-mesh-bvh": "0.9.
|
|
79
|
+
"three": "0.182.0",
|
|
80
|
+
"three-mesh-bvh": "0.9.4",
|
|
81
81
|
"ts-key-enum": "3.0.13",
|
|
82
82
|
"typescript-fsm": "1.6.0"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@dimforge/rapier3d-compat": "0.19.
|
|
85
|
+
"@dimforge/rapier3d-compat": "0.19.3",
|
|
86
86
|
"@gltf-transform/cli": "4.2.1",
|
|
87
87
|
"@types/lodash-es": "4.17.12",
|
|
88
88
|
"@types/rbush": "4.0.0",
|
|
89
|
-
"@types/three": "0.
|
|
90
|
-
"esbuild": "0.
|
|
89
|
+
"@types/three": "0.182.0",
|
|
90
|
+
"esbuild": "0.27.2",
|
|
91
91
|
"rollup-plugin-esbuild-minify": "1.3.0",
|
|
92
92
|
"rollup-plugin-terser": "7.0.2",
|
|
93
93
|
"source-map-explorer": "2.5.3",
|