Skip to content

Commit

Permalink
Add changelog and license files, change UICanvas Panel to UI Panel
Browse files Browse the repository at this point in the history
  • Loading branch information
xactant committed Dec 7, 2021
1 parent 0ad0002 commit 945f235
Show file tree
Hide file tree
Showing 25 changed files with 5,003 additions and 24,274 deletions.
Binary file removed .vs/ethereum-unity-boilerplate/v16/Browse.VC.db
Binary file not shown.
1,381 changes: 686 additions & 695 deletions Assembly-CSharp-Editor.csproj

Large diffs are not rendered by default.

1,940 changes: 963 additions & 977 deletions Assembly-CSharp.csproj

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Assets/Scenes/DemoScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.44657868, g: 0.49641263, b: 0.57481706, a: 1}
m_IndirectSpecularColor: {r: 0.44657898, g: 0.4964133, b: 0.5748178, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
Expand Down Expand Up @@ -11277,7 +11277,7 @@ GameObject:
- component: {fileID: 1498574460}
- component: {fileID: 1498574462}
m_Layer: 5
m_Name: Panel
m_Name: UIPanel
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down
Empty file added CHANGELOG.md
Empty file.
21 changes: 21 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2021 Moralis Web3 Technology AB, 559307-5988

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
1,323 changes: 653 additions & 670 deletions LeanCommon.csproj

Large diffs are not rendered by default.

1,335 changes: 660 additions & 675 deletions LeanGUI.csproj

Large diffs are not rendered by default.

1,304 changes: 644 additions & 660 deletions LeanTransition.Editor.csproj

Large diffs are not rendered by default.

1,468 changes: 726 additions & 742 deletions LeanTransition.csproj

Large diffs are not rendered by default.

312 changes: 0 additions & 312 deletions Logs/ApiUpdaterCheck.txt

This file was deleted.

9 changes: 9 additions & 0 deletions Logs/Packages-Update.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

=== Tue Dec 7 12:44:26 2021

Packages were changed.
Update Mode: updateDependencies

The following packages were updated:
com.unity.collab-proxy from version 1.13.5 to 1.15.4
com.unity.ide.visualstudio from version 2.0.11 to 2.0.12
2,336 changes: 1 addition & 2,335 deletions Logs/shadercompiler-UnityShaderCompiler.exe0.log

Large diffs are not rendered by default.

2,448 changes: 0 additions & 2,448 deletions Logs/shadercompiler-UnityShaderCompiler.exe1.log

This file was deleted.

2,328 changes: 0 additions & 2,328 deletions Logs/shadercompiler-UnityShaderCompiler.exe2.log

This file was deleted.

2,349 changes: 0 additions & 2,349 deletions Logs/shadercompiler-UnityShaderCompiler.exe3.log

This file was deleted.

2,349 changes: 0 additions & 2,349 deletions Logs/shadercompiler-UnityShaderCompiler.exe4.log

This file was deleted.

2,388 changes: 0 additions & 2,388 deletions Logs/shadercompiler-UnityShaderCompiler.exe5.log

This file was deleted.

2,313 changes: 0 additions & 2,313 deletions Logs/shadercompiler-UnityShaderCompiler.exe6.log

This file was deleted.

2,346 changes: 0 additions & 2,346 deletions Logs/shadercompiler-UnityShaderCompiler.exe7.log

This file was deleted.

4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.13.5",
"com.unity.collab-proxy": "1.15.4",
"com.unity.ide.rider": "2.0.7",
"com.unity.ide.visualstudio": "2.0.11",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.test-framework": "1.1.29",
"com.unity.textmeshpro": "3.0.6",
Expand Down
4 changes: 2 additions & 2 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {}
},
"com.unity.collab-proxy": {
"version": "1.13.5",
"version": "1.15.4",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -33,7 +33,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.11",
"version": "2.0.12",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.3.22f1
m_EditorVersionWithRevision: 2020.3.22f1 (e1a7f79fd887)
m_EditorVersion: 2020.3.24f1
m_EditorVersionWithRevision: 2020.3.24f1 (79c78de19888)
1,277 changes: 630 additions & 647 deletions endel.nativewebsocket.csproj

Large diffs are not rendered by default.

34 changes: 2 additions & 32 deletions ethereum-unity-boilerplate.sln
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{33C7F2A2-4AEA-64FB-8DAF-0F32154145E8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeanTransition", "LeanTransition.csproj", "{03A0A499-4A5D-BF38-396D-7221417375F7}"
Expand All @@ -15,16 +15,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeanTransition.Editor", "Le
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{0F1397D1-E97D-D981-7CD5-19D28FA8F235}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.Player.csproj", "{AB50884F-D908-2896-746F-E05F16BA8E4E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeanTransition", "LeanTransition.Player.csproj", "{94ECBDA4-3229-47B3-0D18-1C4ADAC536C4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeanCommon", "LeanCommon.Player.csproj", "{9710F2A5-3762-97FD-C02C-2EAA22FEDD76}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeanGUI", "LeanGUI.Player.csproj", "{6E521240-FAF9-4A1D-7932-ED5191988B40}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "endel.nativewebsocket", "endel.nativewebsocket.Player.csproj", "{FBD2F68F-EDB0-3A13-2494-B52249C22AF0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -59,26 +49,6 @@ Global
{0F1397D1-E97D-D981-7CD5-19D28FA8F235}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F1397D1-E97D-D981-7CD5-19D28FA8F235}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F1397D1-E97D-D981-7CD5-19D28FA8F235}.Release|Any CPU.Build.0 = Release|Any CPU
{AB50884F-D908-2896-746F-E05F16BA8E4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB50884F-D908-2896-746F-E05F16BA8E4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB50884F-D908-2896-746F-E05F16BA8E4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB50884F-D908-2896-746F-E05F16BA8E4E}.Release|Any CPU.Build.0 = Release|Any CPU
{94ECBDA4-3229-47B3-0D18-1C4ADAC536C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94ECBDA4-3229-47B3-0D18-1C4ADAC536C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94ECBDA4-3229-47B3-0D18-1C4ADAC536C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94ECBDA4-3229-47B3-0D18-1C4ADAC536C4}.Release|Any CPU.Build.0 = Release|Any CPU
{9710F2A5-3762-97FD-C02C-2EAA22FEDD76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9710F2A5-3762-97FD-C02C-2EAA22FEDD76}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9710F2A5-3762-97FD-C02C-2EAA22FEDD76}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9710F2A5-3762-97FD-C02C-2EAA22FEDD76}.Release|Any CPU.Build.0 = Release|Any CPU
{6E521240-FAF9-4A1D-7932-ED5191988B40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E521240-FAF9-4A1D-7932-ED5191988B40}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E521240-FAF9-4A1D-7932-ED5191988B40}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E521240-FAF9-4A1D-7932-ED5191988B40}.Release|Any CPU.Build.0 = Release|Any CPU
{FBD2F68F-EDB0-3A13-2494-B52249C22AF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBD2F68F-EDB0-3A13-2494-B52249C22AF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBD2F68F-EDB0-3A13-2494-B52249C22AF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBD2F68F-EDB0-3A13-2494-B52249C22AF0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 945f235

Please sign in to comment.