File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change 18
18
"source" : " builtin" ,
19
19
"dependencies" : {}
20
20
},
21
+ "com.unity.burst" : {
22
+ "version" : " 1.8.4" ,
23
+ "depth" : 1 ,
24
+ "source" : " registry" ,
25
+ "dependencies" : {
26
+ "com.unity.mathematics" : " 1.2.1"
27
+ },
28
+ "url" : " https://packages.unity.com"
29
+ },
21
30
"com.unity.ext.nunit" : {
22
31
"version" : " 1.0.6" ,
23
32
"depth" : 1 ,
50
59
"dependencies" : {},
51
60
"url" : " https://packages.unity.com"
52
61
},
62
+ "com.unity.mathematics" : {
63
+ "version" : " 1.2.6" ,
64
+ "depth" : 1 ,
65
+ "source" : " registry" ,
66
+ "dependencies" : {},
67
+ "url" : " https://packages.unity.com"
68
+ },
53
69
"com.unity.nuget.newtonsoft-json" : {
54
70
"version" : " 3.2.1" ,
55
71
"depth" : 1 ,
59
75
},
60
76
"com.unity.render-pipelines.core" : {
61
77
"version" : " 12.1.12" ,
62
- "depth" : 2 ,
78
+ "depth" : 1 ,
63
79
"source" : " builtin" ,
64
80
"dependencies" : {
65
81
"com.unity.ugui" : " 1.0.0" ,
66
82
"com.unity.modules.physics" : " 1.0.0" ,
67
83
"com.unity.modules.jsonserialize" : " 1.0.0"
68
84
}
69
85
},
86
+ "com.unity.render-pipelines.universal" : {
87
+ "version" : " 12.1.12" ,
88
+ "depth" : 0 ,
89
+ "source" : " builtin" ,
90
+ "dependencies" : {
91
+ "com.unity.mathematics" : " 1.2.1" ,
92
+ "com.unity.burst" : " 1.8.4" ,
93
+ "com.unity.render-pipelines.core" : " 12.1.12" ,
94
+ "com.unity.shadergraph" : " 12.1.12"
95
+ }
96
+ },
70
97
"com.unity.searcher" : {
71
98
"version" : " 4.9.1" ,
72
99
"depth" : 2 ,
You can’t perform that action at this time.
0 commit comments