Skip to content

Commit

Permalink
Release + README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dvurechensky committed Aug 5, 2023
1 parent c942bdf commit 543696e
Show file tree
Hide file tree
Showing 989 changed files with 41,739 additions and 100,595 deletions.
Binary file not shown.
Binary file added .vs/Base knowledge Unity/v17/.suo
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 6 additions & 3 deletions Assembly-CSharp.csproj
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LangVersion>latest</LangVersion>
<LangVersion>9.0</LangVersion>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{95E297AA-0841-502A-A68B-29FA617E9484}</ProjectGuid>
<ProjectGuid>{1687BA86-63F6-E5EA-B403-6864A10C9835}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp</AssemblyName>
Expand Down Expand Up @@ -52,17 +52,20 @@
<UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
<UnityVersion>2021.2.7f1</UnityVersion>
</PropertyGroup>
<ItemGroup>
<Analyzer Include="C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\Scripts\Lesson_2.cs" />
<Compile Include="Assets\Scripts\Lesson4_2_Scale.cs" />
<Compile Include="Assets\Scripts\Lesson_3.cs" />
<Compile Include="Assets\Scripts\Lesson_5.cs" />
<Compile Include="Assets\Scripts\Lesson_7_2_Scale.cs" />
<Compile Include="Assets\Scripts\Lesson_4.cs" />
<Compile Include="Assets\Scripts\ControllerLessons.cs" />
<Compile Include="Assets\Scripts\Lesson_8.cs" />
<Compile Include="Assets\Scripts\Lesson_7.cs" />
<Compile Include="Assets\Scripts\Lesson_6.cs" />
<Compile Include="Assets\Scripts\ControllerLessons.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="UnityEngine">
Expand Down
18 changes: 9 additions & 9 deletions Assets/Scenes/SampleScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ GameObject:
- component: {fileID: 6808287}
- component: {fileID: 6808286}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -325,7 +325,7 @@ GameObject:
- component: {fileID: 134944240}
- component: {fileID: 134944239}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -473,7 +473,7 @@ GameObject:
- component: {fileID: 237897804}
- component: {fileID: 237897803}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -700,7 +700,7 @@ GameObject:
- component: {fileID: 658662347}
- component: {fileID: 658662346}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -1126,7 +1126,7 @@ GameObject:
- component: {fileID: 930479937}
- component: {fileID: 930479936}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -1451,7 +1451,7 @@ GameObject:
- component: {fileID: 1077366371}
- component: {fileID: 1077366370}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -1532,7 +1532,7 @@ GameObject:
- component: {fileID: 1352425112}
- component: {fileID: 1352425111}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -1638,7 +1638,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 5.2, y: -32.1}
m_AnchoredPosition: {x: 5.200012, y: -32.100006}
m_SizeDelta: {x: 58.65, y: 25.99}
m_Pivot: {x: 0, y: 1}
--- !u!114 &1393008051
Expand Down Expand Up @@ -1768,7 +1768,7 @@ GameObject:
- component: {fileID: 1452482209}
- component: {fileID: 1452482208}
m_Layer: 5
m_Name: Text
m_Name: Texts
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down
20 changes: 20 additions & 0 deletions Base knowledge Unity.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{1687BA86-63F6-E5EA-B403-6864A10C9835}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1687BA86-63F6-E5EA-B403-6864A10C9835}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1687BA86-63F6-E5EA-B403-6864A10C9835}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1687BA86-63F6-E5EA-B403-6864A10C9835}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1687BA86-63F6-E5EA-B403-6864A10C9835}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added Git/gitPreview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Git/view.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Library/ArtifactDB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Library/Artifacts/47/47c8f0e2a20fb4af655a757f8992293d
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Library/Artifacts/6b/6b3caefd7a2cce8bf6d7e86575c2437c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Library/Artifacts/ac/ac1c4da26fbcc7ba62712985e599ae91
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Library/Bee/1900b0aE-inputdata.json

Large diffs are not rendered by default.

Binary file modified Library/Bee/1900b0aE.dag
Binary file not shown.
824 changes: 412 additions & 412 deletions Library/Bee/1900b0aE.dag.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Library/Bee/1900b0aE.dag.outputdata

Large diffs are not rendered by default.

Binary file modified Library/Bee/1900b0aE.dag_derived
Binary file not shown.
1 change: 1 addition & 0 deletions Library/Bee/1900b0aP-inputdata.json

Large diffs are not rendered by default.

Binary file added Library/Bee/1900b0aP.dag
Binary file not shown.
5,957 changes: 5,957 additions & 0 deletions Library/Bee/1900b0aP.dag.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Library/Bee/1900b0aP.dag.outputdata
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"ScriptCompilationBuildProgram.Data.ScriptCompilationData_Out":{"Assemblies":[{"Path":"Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll.mvfrm"},{"Path":"Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm"},{"Path":"Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll.mvfrm"},{"Path":"Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm"},{"Path":"Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm"},{"Path":"Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm"},{"Path":"Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm"},{"Path":"Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll","ScriptUpdaterRsp":"Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp","MovedFromExtractorFile":"D:/Base knowledge Unity/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm"}]}}
Binary file added Library/Bee/1900b0aP.dag_derived
Binary file not shown.
1 change: 1 addition & 0 deletions Library/Bee/1900b0aP.dag_fsmtime
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
�����
1 change: 1 addition & 0 deletions Library/Bee/Player3256d0ca-inputdata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"BeeBuildProgramCommon.Data.ConfigurationData":{"Il2CppDir":"C:\\Program Files\\Unity\\Hub\\Editor\\2021.2.7f1\\Editor\\Data\\il2cpp","UnityLinkerPath":"C:\\Program Files\\Unity\\Hub\\Editor\\2021.2.7f1\\Editor\\Data\\il2cpp/build/deploy/UnityLinker.exe","Il2CppPath":"C:\\Program Files\\Unity\\Hub\\Editor\\2021.2.7f1\\Editor\\Data\\il2cpp/build/deploy/il2cpp.exe","NetCoreRunPath":"C:/Program Files/Unity/Hub/Editor/2021.2.7f1/Editor/Data\\Tools\\netcorerun\\netcorerun.exe","EditorContentsPath":"C:/Program Files/Unity/Hub/Editor/2021.2.7f1/Editor/Data","Packages":[{"Name":"com.unity.collab-proxy","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.feature.development","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.ide.rider","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.ide.visualstudio","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.ide.vscode","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.test-framework","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.textmeshpro","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.timeline","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.ugui","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.visualscripting","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.ai","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.androidjni","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.animation","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.assetbundle","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.audio","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.cloth","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.director","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.imageconversion","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.imgui","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.jsonserialize","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.particlesystem","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.physics","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.physics2d","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.screencapture","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.terrain","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.terrainphysics","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.tilemap","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.ui","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.uielements","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.umbra","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.unityanalytics","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.unitywebrequest","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.unitywebrequestassetbundle","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.unitywebrequestaudio","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.unitywebrequesttexture","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.unitywebrequestwww","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.vehicles","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.video","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.vr","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.wind","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.xr","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.subsystems","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.modules.uielementsnative","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.ext.nunit","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.editorcoroutines","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.performance.profile-analyzer","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.testtools.codecoverage","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.nuget.newtonsoft-json","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.services.core","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true},{"Name":"com.unity.settings-manager","ResolvedPath":"Library/PackageCache/[email protected]","Immutable":true}],"UnityVersion":"2021.2.7f1","AdvancedLicense":false,"EmitDataForBeeWhy":false},"PlayerBuildProgramLibrary.Data.PlayerBuildConfig":{"DestinationPath":"Release/iTProger_Lessons.exe","StagingArea":"Temp/StagingArea","DataFolder":"Library/PlayerDataCache/Win64/Data","CompanyName":"DvurechenskyPro","ProductName":"iTProger_Lessons","PlayerPackage":"C:/Program Files/Unity/Hub/Editor/2021.2.7f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport","ApplicationIdentifier":"com.DvurechenskyPro.iTProgerLessons","Architecture":"x64","UseIl2Cpp":false,"InstallIntoBuildsFolder":false,"GenerateIdeProject":false,"Development":false,"Services":{"EnableUnityConnect":false,"EnablePerformanceReporting":false,"EnableAnalytics":false,"EnableCrashReporting":false},"StreamingAssetsFiles":[]},"PlayerBuildProgramLibrary.Data.PluginsData":{"Plugins":[]},"WinPlayerBuildProgram.Data.WinPlayerBuildConfig":{"VariationFolder":"C:/Program Files/Unity/Hub/Editor/2021.2.7f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono","ServerPlayer":false,"CopyPdbFiles":false}}
Binary file added Library/Bee/Player3256d0ca.dag
Binary file not shown.
Loading

0 comments on commit 543696e

Please sign in to comment.