Skip to content

Commit ddfc87b

Browse files
committed
WEBGL
1 parent 2e48c3c commit ddfc87b

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

Packages/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"com.unity.ide.rider": "3.0.35",
77
"com.unity.ide.visualstudio": "2.0.23",
88
"com.unity.multiplayer.center": "1.0.0",
9+
"com.unity.recorder": "5.1.2",
910
"com.unity.render-pipelines.universal": "17.0.4",
1011
"com.unity.test-framework": "1.5.1",
1112
"com.unity.timeline": "1.8.7",

Packages/packages-lock.json

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
},
1616
"url": "https://packages.unity.com"
1717
},
18+
"com.unity.bindings.openimageio": {
19+
"version": "1.0.0",
20+
"depth": 1,
21+
"source": "registry",
22+
"dependencies": {
23+
"com.unity.collections": "1.0.0"
24+
},
25+
"url": "https://packages.unity.com"
26+
},
1827
"com.unity.burst": {
1928
"version": "1.8.21",
2029
"depth": 2,
@@ -34,7 +43,7 @@
3443
},
3544
"com.unity.collections": {
3645
"version": "2.5.1",
37-
"depth": 2,
46+
"depth": 1,
3847
"source": "registry",
3948
"dependencies": {
4049
"com.unity.burst": "1.8.17",
@@ -85,11 +94,22 @@
8594
},
8695
"com.unity.nuget.mono-cecil": {
8796
"version": "1.11.4",
88-
"depth": 3,
97+
"depth": 2,
8998
"source": "registry",
9099
"dependencies": {},
91100
"url": "https://packages.unity.com"
92101
},
102+
"com.unity.recorder": {
103+
"version": "5.1.2",
104+
"depth": 0,
105+
"source": "registry",
106+
"dependencies": {
107+
"com.unity.timeline": "1.8.7",
108+
"com.unity.collections": "1.2.4",
109+
"com.unity.bindings.openimageio": "1.0.0"
110+
},
111+
"url": "https://packages.unity.com"
112+
},
93113
"com.unity.render-pipelines.core": {
94114
"version": "17.0.4",
95115
"depth": 1,
@@ -161,7 +181,7 @@
161181
},
162182
"com.unity.test-framework.performance": {
163183
"version": "3.1.0",
164-
"depth": 3,
184+
"depth": 2,
165185
"source": "registry",
166186
"dependencies": {
167187
"com.unity.test-framework": "1.1.33",

Project Brief JrP ProgSys Arch.pdf

64.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)