File tree Expand file tree Collapse file tree 4 files changed +18
-14
lines changed
Expand file tree Collapse file tree 4 files changed +18
-14
lines changed Original file line number Diff line number Diff line change 99<img src =" https://img.shields.io/badge/unity-2019.4-green.svg?style=flat-square " alt =" unity 2019.4 " >
1010<img src =" https://img.shields.io/badge/unity-2020.2-green.svg?style=flat-square " alt =" unity 2020.2 " >
1111
12- > com.unity.perception is in active development. Its features and API are subject to significant change as development progresses.
12+ > ` com.unity.perception ` is in active development. Its features and API are subject to significant change as development progresses.
1313
1414
1515# Perception Package ([ Unity Computer Vision] ( https://unity.com/computer-vision ) )
Original file line number Diff line number Diff line change 8181 "com.unity.collections" : " 0.9.0-preview.6" ,
8282 "com.unity.nuget.newtonsoft-json" : " 1.1.2" ,
8383 "com.unity.render-pipelines.core" : " 7.1.6" ,
84- "com.unity.simulation.capture" : " 0.0.10-preview.20 " ,
84+ "com.unity.simulation.capture" : " 0.0.10-preview.23 " ,
8585 "com.unity.simulation.client" : " 0.0.10-preview.10" ,
8686 "com.unity.simulation.core" : " 0.0.10-preview.22"
8787 }
126126 "url" : " https://packages.unity.com"
127127 },
128128 "com.unity.simulation.capture" : {
129- "version" : " 0.0.10-preview.20 " ,
129+ "version" : " 0.0.10-preview.23 " ,
130130 "depth" : 1 ,
131131 "source" : " registry" ,
132132 "dependencies" : {
133- "com.unity.simulation.core" : " 0.0.10-preview.22 "
133+ "com.unity.simulation.core" : " 0.0.10-preview.25 "
134134 },
135135 "url" : " https://packages.unity.com"
136136 },
142142 "url" : " https://packages.unity.com"
143143 },
144144 "com.unity.simulation.core" : {
145- "version" : " 0.0.10-preview.22 " ,
146- "depth" : 1 ,
145+ "version" : " 0.0.10-preview.25 " ,
146+ "depth" : 2 ,
147147 "source" : " registry" ,
148- "dependencies" : {},
148+ "dependencies" : {
149+ "com.unity.nuget.newtonsoft-json" : " 2.0.0-preview"
150+ },
149151 "url" : " https://packages.unity.com"
150152 },
151153 "com.unity.test-framework" : {
Original file line number Diff line number Diff line change 8181 "com.unity.collections" : " 0.9.0-preview.6" ,
8282 "com.unity.nuget.newtonsoft-json" : " 1.1.2" ,
8383 "com.unity.render-pipelines.core" : " 7.1.6" ,
84- "com.unity.simulation.capture" : " 0.0.10-preview.19 " ,
84+ "com.unity.simulation.capture" : " 0.0.10-preview.23 " ,
8585 "com.unity.simulation.client" : " 0.0.10-preview.10" ,
8686 "com.unity.simulation.core" : " 0.0.10-preview.22"
8787 }
115115 "url" : " https://packages.unity.com"
116116 },
117117 "com.unity.simulation.capture" : {
118- "version" : " 0.0.10-preview.19 " ,
118+ "version" : " 0.0.10-preview.23 " ,
119119 "depth" : 1 ,
120120 "source" : " registry" ,
121121 "dependencies" : {
122- "com.unity.simulation.core" : " 0.0.10-preview.22 "
122+ "com.unity.simulation.core" : " 0.0.10-preview.25 "
123123 },
124124 "url" : " https://packages.unity.com"
125125 },
131131 "url" : " https://packages.unity.com"
132132 },
133133 "com.unity.simulation.core" : {
134- "version" : " 0.0.10-preview.22 " ,
135- "depth" : 1 ,
134+ "version" : " 0.0.10-preview.25 " ,
135+ "depth" : 2 ,
136136 "source" : " registry" ,
137- "dependencies" : {},
137+ "dependencies" : {
138+ "com.unity.nuget.newtonsoft-json" : " 2.0.0-preview"
139+ },
138140 "url" : " https://packages.unity.com"
139141 },
140142 "com.unity.test-framework" : {
Original file line number Diff line number Diff line change 44 "com.unity.collections" : " 0.9.0-preview.6" ,
55 "com.unity.nuget.newtonsoft-json" : " 1.1.2" ,
66 "com.unity.render-pipelines.core" : " 7.1.6" ,
7- "com.unity.simulation.capture" : " 0.0.10-preview.22 " ,
7+ "com.unity.simulation.capture" : " 0.0.10-preview.23 " ,
88 "com.unity.simulation.client" : " 0.0.10-preview.10" ,
99 "com.unity.simulation.core" : " 0.0.10-preview.22"
1010 },
You can’t perform that action at this time.
0 commit comments