File tree Expand file tree Collapse file tree 5 files changed +86
-10
lines changed
DebugProjects/Unity2020.3 Expand file tree Collapse file tree 5 files changed +86
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
+ "com.de-panther.webxr-input-profiles-loader" : " 0.4.0" ,
3
4
"com.unity.ide.rider" : " 2.0.7" ,
4
5
"com.unity.ide.visualstudio" : " 2.0.8" ,
5
6
"com.unity.ide.vscode" : " 1.2.5" ,
41
42
"com.unity.modules.vr" : " 1.0.0" ,
42
43
"com.unity.modules.wind" : " 1.0.0" ,
43
44
"com.unity.modules.xr" : " 1.0.0"
44
- }
45
+ },
46
+ "scopedRegistries" : [
47
+ {
48
+ "name" : " OpenUPM" ,
49
+ "url" : " https://package.openupm.com" ,
50
+ "scopes" : [
51
+ " com.de-panther" ,
52
+ " com.atteneder"
53
+ ]
54
+ }
55
+ ]
45
56
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
+ "com.atteneder.gltfast" : {
4
+ "version" : " 4.4.8" ,
5
+ "depth" : 1 ,
6
+ "source" : " registry" ,
7
+ "dependencies" : {
8
+ "com.unity.modules.jsonserialize" : " 1.0.0" ,
9
+ "com.unity.modules.unitywebrequest" : " 1.0.0" ,
10
+ "com.unity.modules.unitywebrequesttexture" : " 1.0.0" ,
11
+ "com.unity.mathematics" : " 1.2.1" ,
12
+ "com.unity.burst" : " 1.4.11"
13
+ },
14
+ "url" : " https://package.openupm.com"
15
+ },
3
16
"com.de-panther.webxr" : {
4
17
"version" : " file:webxr" ,
5
18
"depth" : 0 ,
8
21
"com.unity.xr.management" : " 3.2.13"
9
22
}
10
23
},
24
+ "com.de-panther.webxr-input-profiles-loader" : {
25
+ "version" : " 0.4.0" ,
26
+ "depth" : 0 ,
27
+ "source" : " registry" ,
28
+ "dependencies" : {
29
+ "com.unity.nuget.newtonsoft-json" : " 2.0.0" ,
30
+ "com.atteneder.gltfast" : " 4.4.8"
31
+ },
32
+ "url" : " https://package.openupm.com"
33
+ },
11
34
"com.de-panther.webxr-interactions" : {
12
35
"version" : " file:webxr-interactions" ,
13
36
"depth" : 0 ,
16
39
"com.de-panther.webxr" : " 0.19.0"
17
40
}
18
41
},
42
+ "com.unity.burst" : {
43
+ "version" : " 1.4.11" ,
44
+ "depth" : 2 ,
45
+ "source" : " registry" ,
46
+ "dependencies" : {
47
+ "com.unity.mathematics" : " 1.2.1"
48
+ },
49
+ "url" : " https://packages.unity.com"
50
+ },
19
51
"com.unity.ext.nunit" : {
20
52
"version" : " 1.0.6" ,
21
53
"depth" : 1 ,
49
81
"url" : " https://packages.unity.com"
50
82
},
51
83
"com.unity.mathematics" : {
52
- "version" : " 1.1.0" ,
84
+ "version" : " 1.2.1" ,
85
+ "depth" : 2 ,
86
+ "source" : " registry" ,
87
+ "dependencies" : {},
88
+ "url" : " https://packages.unity.com"
89
+ },
90
+ "com.unity.nuget.newtonsoft-json" : {
91
+ "version" : " 2.0.0" ,
53
92
"depth" : 1 ,
54
93
"source" : " registry" ,
55
94
"dependencies" : {},
Original file line number Diff line number Diff line change
1
+ {
2
+ "MonoBehaviour" : {
3
+ "Version" : 3 ,
4
+ "EnableBurstCompilation" : true ,
5
+ "EnableOptimisations" : true ,
6
+ "EnableSafetyChecks" : false ,
7
+ "EnableDebugInAllBuilds" : false ,
8
+ "CpuMinTargetX32" : 0 ,
9
+ "CpuMaxTargetX32" : 0 ,
10
+ "CpuMinTargetX64" : 0 ,
11
+ "CpuMaxTargetX64" : 0
12
+ }
13
+ }
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ GraphicsSettings:
36
36
- {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0}
37
37
- {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
38
38
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
39
+ - {fileID: -6465566751694194690, guid: 90c26dfde11bf4ff69ef936c6e6b1ed1, type: 3}
40
+ - {fileID: -6465566751694194690, guid: ba6d401c74b2c4f96af7edf0fe32241e, type: 3}
39
41
m_PreloadedShaders : []
40
42
m_SpritesDefaultMaterial : {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
41
43
m_CustomRenderPipeline : {fileID: 11400000, guid: 0dcf41294e797d14f8c171cc44416ba8, type: 2}
Original file line number Diff line number Diff line change @@ -24,20 +24,31 @@ MonoBehaviour:
24
24
m_Scopes : []
25
25
m_IsDefault : 1
26
26
m_Capabilities : 7
27
- m_UserSelectedRegistryName :
27
+ - m_Id : scoped:OpenUPM
28
+ m_Name : OpenUPM
29
+ m_Url : https://package.openupm.com
30
+ m_Scopes :
31
+ - com.de-panther
32
+ - com.atteneder
33
+ m_IsDefault : 0
34
+ m_Capabilities : 0
35
+ m_UserSelectedRegistryName : OpenUPM
28
36
m_UserAddingNewScopedRegistry : 0
29
37
m_RegistryInfoDraft :
30
38
m_ErrorMessage :
31
39
m_Original :
32
- m_Id :
33
- m_Name :
34
- m_Url :
35
- m_Scopes : []
40
+ m_Id : scoped:OpenUPM
41
+ m_Name : OpenUPM
42
+ m_Url : https://package.openupm.com
43
+ m_Scopes :
44
+ - com.de-panther
45
+ - com.atteneder
36
46
m_IsDefault : 0
37
47
m_Capabilities : 0
38
48
m_Modified : 0
39
- m_Name :
40
- m_Url :
49
+ m_Name : OpenUPM
50
+ m_Url : https://package.openupm.com
41
51
m_Scopes :
42
- -
52
+ - com.de-panther
53
+ - com.atteneder
43
54
m_SelectedScopeIndex : 0
You can’t perform that action at this time.
0 commit comments