김유현

0614 : develop to master

Showing 53 changed files with 272 additions and 299 deletions
......@@ -57,7 +57,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\VIDE\Data\Editor\VIDE_AssignC.cs" />
<Compile Include="Assets\TopDown 2D RPG BE3\ReadMe\Scripts\Editor\ReadmeEditorBE3.cs" />
<Compile Include="Assets\VIDE\Data\Editor\VIDE_Editor.cs" />
<Compile Include="Assets\VIDE\Data\Editor\VDE.cs" />
</ItemGroup>
......@@ -293,9 +292,6 @@
<Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
<HintPath>C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
</Reference>
<Reference Include="Valve.Newtonsoft.Json">
<HintPath>Assets\SteamVR\Input\Plugins\JSON.NET\Valve.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
</Reference>
......@@ -653,18 +649,12 @@
<Reference Include="Unity.VSCode.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.OpenVR">
<HintPath>Library\ScriptAssemblies\Unity.XR.OpenVR.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.Management.Editor">
<HintPath>Library\ScriptAssemblies\Unity.XR.Management.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
......@@ -674,9 +664,6 @@
<Reference Include="Unity.2D.Sprite.Editor">
<HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Subsystem.Registration">
<HintPath>Library\ScriptAssemblies\Unity.Subsystem.Registration.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
......@@ -686,53 +673,15 @@
<Reference Include="UnityEngine.UI">
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpatialTracking">
<HintPath>Library\ScriptAssemblies\UnityEngine.SpatialTracking.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.OpenVR.Editor">
<HintPath>Library\ScriptAssemblies\Unity.XR.OpenVR.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.XR.LegacyInputHelpers">
<HintPath>Library\ScriptAssemblies\UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.XR.LegacyInputHelpers">
<HintPath>Library\ScriptAssemblies\UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.Management">
<HintPath>Library\ScriptAssemblies\Unity.XR.Management.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.SpatialTracking">
<HintPath>Library\ScriptAssemblies\UnityEditor.SpatialTracking.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Assembly-CSharp.csproj">
<Project>{60310D78-8B7A-FABB-FD83-119000786342}</Project>
<Name>Assembly-CSharp</Name>
</ProjectReference>
<ProjectReference Include="SteamVR_Input_Editor.csproj">
<Project>{6F22B42F-899A-E42E-814F-38FF0E3DB215}</Project>
<Name>SteamVR_Input_Editor</Name>
</ProjectReference>
<ProjectReference Include="SteamVR.csproj">
<Project>{310FB4FB-53C9-90A1-9768-DD7F26101DCF}</Project>
<Name>SteamVR</Name>
</ProjectReference>
<ProjectReference Include="SteamVR_Windows_EditorHelper.csproj">
<Project>{A6E1F8DF-CF60-3F45-FA82-919780E1A707}</Project>
<Name>SteamVR_Windows_EditorHelper</Name>
</ProjectReference>
<ProjectReference Include="SteamVR_Actions.csproj">
<Project>{76F1EB3F-53DB-5748-8114-33E09C8762F0}</Project>
<Name>SteamVR_Actions</Name>
</ProjectReference>
<ProjectReference Include="SteamVR_Editor.csproj">
<Project>{D6858D21-A814-528C-DEEF-67B0183BCC89}</Project>
<Name>SteamVR_Editor</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
......
......@@ -58,13 +58,13 @@
<ItemGroup>
<Compile Include="Assets\VIDE\Data\VIDE_Data.cs" />
<Compile Include="Assets\DDSystem\Demo\Scripts\TestMessage_Selection.cs" />
<Compile Include="Assets\TopDown 2D RPG BE3\ReadMe\Scripts\ReadmeBE3.cs" />
<Compile Include="Assets\VIDE\Data\MiniJSON_VIDE.cs" />
<Compile Include="Assets\VIDE\Data\VIDE_Localization.cs" />
<Compile Include="Assets\VIDE\Demos\PlayerInteraction\demoScripts\VIDEDemoPlayer.cs" />
<Compile Include="Assets\DDSystem\Demo\Scripts\TestMessage.cs" />
<Compile Include="Assets\VIDE\Demos\MultiInstances\VIDEUIManager3.cs" />
<Compile Include="Assets\DDSystem\Script\DialogManager.cs" />
<Compile Include="Assets\Scripts\UIManager.cs" />
<Compile Include="Assets\VIDE\Demos\Narration\DEMO_UIManager.cs" />
<Compile Include="Assets\Scripts\ControllerGrabObject.cs" />
<Compile Include="Assets\VIDE\Demos\PlayerInteraction\demoScripts\QuestChartDemo.cs" />
......@@ -88,7 +88,7 @@
<Compile Include="Assets\VIDE\Demos\Localization\VIDEUIManager2.cs" />
<Compile Include="Assets\Scripts\LaserPointer.cs" />
<Compile Include="Assets\Scripts\ActionTest.cs" />
<Compile Include="Assets\Scripts\UIManager.cs" />
<Compile Include="Assets\Scripts\CameraMoving.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Assets\LowPolyOfficeProps_LITE\About.txt" />
......@@ -324,9 +324,6 @@
<Reference Include="UnityEditor.UnityConnectModule">
<HintPath>D:\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="Valve.Newtonsoft.Json">
<HintPath>Assets\SteamVR\Input\Plugins\JSON.NET\Valve.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="netstandard">
<HintPath>D:\Unity\Editor\Data\NetStandard\ref\2.0.0\netstandard.dll</HintPath>
</Reference>
......@@ -675,18 +672,12 @@
<Reference Include="Unity.VSCode.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.OpenVR">
<HintPath>Library\ScriptAssemblies\Unity.XR.OpenVR.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.Management.Editor">
<HintPath>Library\ScriptAssemblies\Unity.XR.Management.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
......@@ -696,9 +687,6 @@
<Reference Include="Unity.2D.Sprite.Editor">
<HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Subsystem.Registration">
<HintPath>Library\ScriptAssemblies\Unity.Subsystem.Registration.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
......@@ -708,49 +696,11 @@
<Reference Include="UnityEngine.UI">
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpatialTracking">
<HintPath>Library\ScriptAssemblies\UnityEngine.SpatialTracking.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.OpenVR.Editor">
<HintPath>Library\ScriptAssemblies\Unity.XR.OpenVR.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.XR.LegacyInputHelpers">
<HintPath>Library\ScriptAssemblies\UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.XR.LegacyInputHelpers">
<HintPath>Library\ScriptAssemblies\UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
</Reference>
<Reference Include="Unity.XR.Management">
<HintPath>Library\ScriptAssemblies\Unity.XR.Management.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.SpatialTracking">
<HintPath>Library\ScriptAssemblies\UnityEditor.SpatialTracking.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="SteamVR_Input_Editor.csproj">
<Project>{6F22B42F-899A-E42E-814F-38FF0E3DB215}</Project>
<Name>SteamVR_Input_Editor</Name>
</ProjectReference>
<ProjectReference Include="SteamVR.csproj">
<Project>{310FB4FB-53C9-90A1-9768-DD7F26101DCF}</Project>
<Name>SteamVR</Name>
</ProjectReference>
<ProjectReference Include="SteamVR_Windows_EditorHelper.csproj">
<Project>{A6E1F8DF-CF60-3F45-FA82-919780E1A707}</Project>
<Name>SteamVR_Windows_EditorHelper</Name>
</ProjectReference>
<ProjectReference Include="SteamVR_Actions.csproj">
<Project>{76F1EB3F-53DB-5748-8114-33E09C8762F0}</Project>
<Name>SteamVR_Actions</Name>
</ProjectReference>
<ProjectReference Include="SteamVR_Editor.csproj">
<Project>{D6858D21-A814-528C-DEEF-67B0183BCC89}</Project>
<Name>SteamVR_Editor</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
......
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using UnityEngine.EventSystems;
using Windows.Kinect;
using System;
using System.IO;
public class CameraMoving : MonoBehaviour
{
private KinectSensor _Sensor;
private BodyFrameReader _Reader;
private Body[] _Data = null;
public Text stepText;
public Body[] GetData()
{
return _Data;
}
int step = 0;
float speed = 2f;
KinectManager manager;
void Start()
{
_Sensor = KinectSensor.GetDefault();
if (_Sensor != null)
{
_Reader = _Sensor.BodyFrameSource.OpenReader();
if (!_Sensor.IsOpen)
{
_Sensor.Open();
Debug.Log(_Sensor.IsOpen);
}
}
}
// Update is called once per frame
void Update()
{
if (_Reader != null)
{
var frame = _Reader.AcquireLatestFrame();
if (frame != null)
{
//Debug.Log("frame");
if (_Data == null)
{
//Debug.Log("data");
_Data = new Body[_Sensor.BodyFrameSource.BodyCount];
Debug.Log("2");
transform.Translate(Vector3.forward * Time.deltaTime * speed);
//Debug.Log("3");
step = manager.UpdateKinect(_Data);
Debug.Log(step);
stepText.text = "Step: " + step;
}
frame.GetAndRefreshBodyData(_Data);
frame.Dispose();
frame = null;
}
}
}
}
public class KinectManager
{
int step_num = 0;
//var bodyIndexFrame =
public int UpdateKinect(Windows.Kinect.Body[] bodies)
{
//Debug.Log("1");
var body = bodies[0];
var joints = body.Joints;
//Debug.Log("2");
//if (body == null || !body.IsTracked) return 0;
JointType left_knee = (Windows.Kinect.JointType)13;
JointType right_knee = (Windows.Kinect.JointType)17;
//Debug.Log("3");
var left_knee_position = joints[left_knee].Position;
var right_knee_position = joints[right_knee].Position;
//Debug.Log("4");
//Walking
if (right_knee_position.X < left_knee_position.X && right_knee_position.Y < left_knee_position.Y)
{
Debug.Log(string.Format("{0} STEP", step_num.ToString()));
//Console.WriteLine(string.Format("{0} STEP", step_num.ToString()));
step_num++;
}
else if (right_knee_position.X > left_knee_position.X && right_knee_position.Y > left_knee_position.Y)
{
Debug.Log(string.Format("{0} STEP", step_num.ToString()));
//Console.WriteLine(string.Format("{0} STEP", step_num.ToString()));
step_num++;
}
else
{
Debug.Log("not walking");
//Console.WriteLine("not walking");
}
return step_num;
}
}
fileFormatVersion: 2
guid: 382ec4a5d0bf2844287301f5182d007e
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
......@@ -14,6 +14,10 @@ public class GaugeIncreasing : MonoBehaviour
GameObject clue;
GameObject panel;
GameObject apple;
GameObject step;
Text stepText;
int beforeStep;
int afterStep;
//GameObject controller_L;
GameObject controller_R;
......@@ -39,6 +43,10 @@ public class GaugeIncreasing : MonoBehaviour
panel = GameObject.Find("Panel");
apple = GameObject.Find("4");
cheerUp = GameObject.Find("CheerUp");
step = GameObject.Find("Step");
stepText = step.GetComponent<Text>();
beforeStep = int.Parse(stepText.text);
color = new Color(255f, 0, 0);
timeSpan = 0.0f;
checkTime = 0.1667f;
......@@ -75,15 +83,18 @@ public class GaugeIncreasing : MonoBehaviour
}
}
timeSpan += Time.deltaTime;
if (timeSpan > checkTime)
afterStep = int.Parse(stepText.text);
if (beforeStep != afterStep)
{
gauge.value += 0.01f;
apple.transform.localScale += new Vector3(0.05f, 0.05f, 0.05f);
timeSpan = 0;
beforeStep = afterStep;
}
}
}
......
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
using UnityEngine.UI;
using UnityEngine.EventSystems;
public class MoveCtrl : MonoBehaviour {
public class MoveCtrl : MonoBehaviour
{
public enum MoveType
public enum MoveType
{
WAY_POINT,
LOOK_AT,
DAYDREAM
}
public GameObject UIManager;
GameObject controller_R;
public MoveType moveType = MoveType.WAY_POINT; // 이동 방식
public float speed = 1.0f; // 이동 속도
public float damping = 3.0f; // 회전 속도를 조절할 계수
......@@ -23,58 +21,60 @@ public class MoveCtrl : MonoBehaviour {
private CharacterController cc;
private Transform[] points; // 웨이포인트를 저장할 배열
private int nextIdx = 1; // 다음에 이동해야 할 위치 변수
private static GameObject apple;
public static bool isStopped = false;
public Text stepText;
public int afterStep;
public int beforeStep;
GameObject Step;
void Start()
{
tr = GetComponent<Transform>();
camTr = Camera.main.GetComponent<Transform>();
cc = GetComponent<CharacterController>();
points = GameObject.Find("WayPointGroup2").GetComponentsInChildren<Transform>();
apple = GameObject.Find("사과4");
controller_R = GameObject.Find("Controller (right)");
points = GameObject.Find("WayPointGroup").GetComponentsInChildren<Transform>();
Step = GameObject.Find("Step");
stepText = Step.GetComponent<Text>();
beforeStep = int.Parse(stepText.text);
}
void Update()
{
if (isStopped)
return;
switch(moveType)
switch (moveType)
{
case MoveType.WAY_POINT:
MoveWayPoint();
break;
case MoveType.LOOK_AT:
MoveLookAt();
break;
case MoveType.DAYDREAM:
break;
}
}
void MoveWayPoint()
{
// 현재 위치에서 다음 웨이포인트를 바로보는 벡터를 계산
Debug.Log(nextIdx.ToString());
if (nextIdx < points.Length)
afterStep = int.Parse(stepText.text);
if (beforeStep != afterStep)
{
beforeStep = afterStep;
// 현재 위치에서 다음 웨이포인트를 바로보는 벡터를 계산
Debug.Log(nextIdx.ToString());
Vector3 direction = points[nextIdx].position - tr.position;
// 산출된 벡터의 회전 각도를 쿼터니언 타입으로 산출
Quaternion rot = Quaternion.LookRotation(direction);
// 현재 각도에서 회전해야 할 각도까지 부드럽게 회전 처리
tr.rotation = Quaternion.Slerp(tr.rotation, rot, Time.deltaTime * damping);
// 전진 방향으로 이동 처리
tr.Translate(Vector3.forward * Time.deltaTime * speed);
}
}
void MoveLookAt()
{
// 메인카메라가 바라보는 방향
......@@ -82,35 +82,17 @@ public class MoveCtrl : MonoBehaviour {
// dir 벡터의 방향으로 초당 speed만큼씩 이동
cc.SimpleMove(dir * speed);
}
void OnTriggerEnter(Collider coll)
{
Debug.Log(coll.name);
// 웨이포인트(Point 게임오브젝트)에 충돌 여부 판단
if(coll.CompareTag("WAY_POINT"))
if (coll.CompareTag("WAY_POINT"))
{
// 맨 마지막 웨이포인트에 도달했을 때 처음 인덱스로 변경
if (nextIdx < points.Length){
nextIdx++;
}
}
else if(coll.name== "rpgpp_lt_tree_pine_01")
{
if (apple.activeSelf == true)
if (++nextIdx >= points.Length)
{
apple.SetActive(false);
Debug.Log(apple.activeSelf);
SceneManager.LoadScene("IntervalTraining");
}
}
else if (coll.CompareTag("NPC"))
{
Debug.Log("NPC");
}
}
}
}
}
\ No newline at end of file
......
......@@ -19,9 +19,9 @@ MonoBehaviour:
width: 1920
height: 997
m_ShowMode: 4
m_Title: Console
m_Title: Inspector
m_RootView: {fileID: 2}
m_MinSize: {x: 875, y: 371}
m_MinSize: {x: 875, y: 542}
m_MaxSize: {x: 10000, y: 10000}
m_Maximized: 1
--- !u!114 &2
......@@ -46,7 +46,7 @@ MonoBehaviour:
y: 0
width: 1920
height: 997
m_MinSize: {x: 875, y: 371}
m_MinSize: {x: 875, y: 542}
m_MaxSize: {x: 10000, y: 10000}
m_UseTopView: 1
m_TopViewHeight: 30
......@@ -74,8 +74,8 @@ MonoBehaviour:
m_MinSize: {x: 0, y: 0}
m_MaxSize: {x: 0, y: 0}
m_LoadedToolbars:
- {fileID: 19}
m_MainToolbar: {fileID: 19}
- {fileID: 18}
m_MainToolbar: {fileID: 18}
m_LastLoadedLayoutName:
--- !u!114 &4
MonoBehaviour:
......@@ -120,10 +120,10 @@ MonoBehaviour:
y: 30
width: 1920
height: 947
m_MinSize: {x: 676, y: 321}
m_MaxSize: {x: 12001, y: 8021}
m_MinSize: {x: 679, y: 342}
m_MaxSize: {x: 12004, y: 8042}
vertical: 0
controlID: 364
controlID: 66
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
......@@ -145,10 +145,10 @@ MonoBehaviour:
y: 0
width: 1144
height: 947
m_MinSize: {x: 201, y: 321}
m_MaxSize: {x: 4001, y: 8021}
m_MinSize: {x: 201, y: 342}
m_MaxSize: {x: 4001, y: 8042}
vertical: 1
controlID: 365
controlID: 67
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
......@@ -175,7 +175,6 @@ MonoBehaviour:
- {fileID: 12}
- {fileID: 11}
- {fileID: 13}
- {fileID: 14}
m_Selected: 0
m_LastSelected: 1
--- !u!114 &8
......@@ -199,10 +198,10 @@ MonoBehaviour:
height: 271
m_MinSize: {x: 101, y: 121}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 16}
m_ActualView: {fileID: 15}
m_Panes:
- {fileID: 14}
- {fileID: 15}
- {fileID: 16}
m_Selected: 1
m_LastSelected: 0
--- !u!114 &9
......@@ -226,9 +225,9 @@ MonoBehaviour:
height: 947
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 17}
m_ActualView: {fileID: 16}
m_Panes:
- {fileID: 17}
- {fileID: 16}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &10
......@@ -252,9 +251,9 @@ MonoBehaviour:
height: 947
m_MinSize: {x: 276, y: 71}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 18}
m_ActualView: {fileID: 17}
m_Panes:
- {fileID: 18}
- {fileID: 17}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &11
......@@ -278,7 +277,7 @@ MonoBehaviour:
m_Pos:
serializedVersion: 2
x: 0
y: 19
y: 73
width: 1143
height: 655
m_ViewDataDictionary: {fileID: 0}
......@@ -303,10 +302,10 @@ MonoBehaviour:
m_VRangeLocked: 0
hZoomLockedByDefault: 0
vZoomLockedByDefault: 0
m_HBaseRangeMin: -960
m_HBaseRangeMax: 960
m_VBaseRangeMin: -453.5
m_VBaseRangeMax: 453.5
m_HBaseRangeMin: -571.5
m_HBaseRangeMax: 571.5
m_VBaseRangeMin: -327.5
m_VBaseRangeMax: 327.5
m_HAllowExceedBaseRangeMin: 1
m_HAllowExceedBaseRangeMax: 1
m_VAllowExceedBaseRangeMin: 1
......@@ -315,7 +314,7 @@ MonoBehaviour:
m_HSlider: 0
m_VSlider: 0
m_IgnoreScrollWheelUntilClicked: 0
m_EnableMouseInput: 0
m_EnableMouseInput: 1
m_EnableSliderZoomHorizontal: 0
m_EnableSliderZoomVertical: 0
m_UniformScale: 1
......@@ -323,24 +322,24 @@ MonoBehaviour:
m_DrawArea:
serializedVersion: 2
x: 0
y: 21
width: 1920
height: 907
y: 0
width: 1143
height: 655
m_Scale: {x: 1, y: 1}
m_Translation: {x: 960, y: 453.5}
m_Translation: {x: 571.5, y: 327.5}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
m_MarginBottom: 0
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -960
y: -453.5
width: 1920
height: 907
x: -571.5
y: -327.5
width: 1143
height: 655
m_MinimalGUI: 1
m_defaultScale: 1
m_LastWindowPixelSize: {x: 1920, y: 928}
m_LastWindowPixelSize: {x: 1143, y: 655}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000
......@@ -382,9 +381,9 @@ MonoBehaviour:
m_PlayAudio: 0
m_AudioPlay: 0
m_Position:
m_Target: {x: 16.727427, y: 24.669638, z: 56.92263}
m_Target: {x: 0, y: 0, z: 0}
speed: 2
m_Value: {x: 16.727427, y: 24.669638, z: 56.92263}
m_Value: {x: 0, y: 0, z: 0}
m_RenderMode: 0
m_CameraMode:
drawMode: 0
......@@ -431,13 +430,13 @@ MonoBehaviour:
m_GridAxis: 1
m_gridOpacity: 0.5
m_Rotation:
m_Target: {x: 0.01842599, y: 0.6389657, z: 0.0153768435, w: -0.7689856}
m_Target: {x: -0.20108002, y: 0.68039685, z: -0.2026781, w: -0.6750927}
speed: 2
m_Value: {x: 0.01842599, y: 0.6389657, z: 0.015376843, w: -0.7689856}
m_Value: {x: -0.2013635, y: 0.679315, z: -0.20235583, w: -0.67604434}
m_Size:
m_Target: 28.358118
m_Target: 71.60626
speed: 2
m_Value: 28.358118
m_Value: 68.522736
m_Ortho:
m_Target: 0
speed: 2
......@@ -548,33 +547,6 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 75bf4c05d7c98dc41996f096840a5376, type: 3}
m_Name:
m_EditorClassIdentifier:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: ' VIDE Editor'
m_Image: {fileID: 2800000, guid: 17e4c23917a8d1b448cfc8223c092c78, type: 3}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 0
y: 73
width: 1143
height: 655
m_ViewDataDictionary: {fileID: 0}
namespaceBlackList:
- UnityEngine
--- !u!114 &15
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
......@@ -605,22 +577,22 @@ MonoBehaviour:
m_SkipHidden: 0
m_SearchArea: 1
m_Folders:
- Assets/AnimeGirls/BaseCharacter/BaseCharacter/Sourcefiles
- Assets/Scripts
m_Globs: []
m_OriginalText:
m_ViewMode: 1
m_StartGridSize: 64
m_StartGridSize: 68
m_LastFolders:
- Assets/AnimeGirls/BaseCharacter/BaseCharacter/Sourcefiles
m_LastFoldersGridSize: -1
m_LastProjectPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map
- Assets/Scripts
m_LastFoldersGridSize: 68
m_LastProjectPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map"
m_LockTracker:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 18}
m_SelectedIDs: fa410900
m_LastClickedID: 606714
m_ExpandedIDs: 0000000020550000225500002455000026550000285500002a5500002c5500002e55000030550000325500003455000036550000385500003a5500003c5500003e55000040550000425500004455000046550000485500004a5500004c5500004e55000050550000525500005455000056550000585500005a5500005c5500005e550000
scrollPos: {x: 0, y: 106}
m_SelectedIDs: 44530000
m_LastClickedID: 21316
m_ExpandedIDs: 00000000cc520000ce520000d0520000d2520000d4520000d6520000d8520000da520000dc520000de520000e0520000e2520000e4520000e6520000e8520000ea520000ec520000ee520000f0520000f2520000f4520000f6520000f8520000fa520000fc520000fe52000000530000025300000453000000ca9a3b
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
......@@ -636,7 +608,7 @@ MonoBehaviour:
m_IsRenaming: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 0}
m_ClientGUIView: {fileID: 8}
m_SearchString:
m_CreateAssetUtility:
m_EndAction: {fileID: 0}
......@@ -648,7 +620,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 0000000020550000225500002455000026550000285500002a5500002c5500002e55000030550000325500003455000036550000385500003a5500003c5500003e55000040550000425500004455000046550000485500004a5500004c5500004e55000050550000525500005455000056550000585500005a5500005c5500005e550000
m_ExpandedIDs: 00000000cc520000ce520000d0520000d2520000d4520000d6520000d8520000da520000dc520000de520000e0520000e2520000e4520000e6520000e8520000ea520000ec520000ee520000f0520000f2520000f4520000f6520000f8520000fa520000fc520000fe520000005300000253000004530000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
......@@ -673,9 +645,9 @@ MonoBehaviour:
m_Icon: {fileID: 0}
m_ResourceFile:
m_ListAreaState:
m_SelectedInstanceIDs: 04e7feff
m_LastClickedInstanceID: -71932
m_HadKeyboardFocusLastEvent: 0
m_SelectedInstanceIDs: 3c400000
m_LastClickedInstanceID: 16444
m_HadKeyboardFocusLastEvent: 1
m_ExpandedInstanceIDs: c6230000c83b000094550000be9c00000000000094d10400ead004007cd1040084d104008cd104004ad1040052d104005ad10400d6d10400
m_RenameOverlay:
m_UserAcceptedRename: 0
......@@ -701,10 +673,10 @@ MonoBehaviour:
m_ResourceFile:
m_NewAssetIndexInList: -1
m_ScrollPosition: {x: 0, y: 0}
m_GridSize: 64
m_GridSize: 68
m_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 327
--- !u!114 &16
--- !u!114 &15
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -729,7 +701,7 @@ MonoBehaviour:
width: 1143
height: 250
m_ViewDataDictionary: {fileID: 0}
--- !u!114 &17
--- !u!114 &16
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -756,10 +728,10 @@ MonoBehaviour:
m_ViewDataDictionary: {fileID: 0}
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 90550000
m_LastClickedID: 0
m_ExpandedIDs:
scrollPos: {x: 0, y: 403}
m_SelectedIDs: 3c400000
m_LastClickedID: 16444
m_ExpandedIDs: 32fbffff34fbffffc03e0000883f0000284f0000c84f0000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
......@@ -783,7 +755,7 @@ MonoBehaviour:
m_IsLocked: 0
m_CurrentSortingName: TransformSorting
m_WindowGUID: 4c969a2b90040154d917609493e03593
--- !u!114 &18
--- !u!114 &17
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -820,7 +792,7 @@ MonoBehaviour:
m_LockTracker:
m_IsLocked: 0
m_PreviewWindow: {fileID: 0}
--- !u!114 &19
--- !u!114 &18
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
......
m_ProjectFiles:
m_ManifestFileStatus:
m_FilePath: C:/Users/youhyeoneee/Desktop/JSH_Project1/src/unity/creating-map/Packages/manifest.json
m_FilePath: "C:/Users/youhyeoneee/Desktop/\uCEA1\uB514/JSH_Project1/src/unity/creating-map/Packages/manifest.json"
m_PathExists: 1
m_ContentTrackingEnabled: 1
m_ModificationDate:
serializedVersion: 2
ticks: 637583853425922659
ticks: 637592683570349939
m_Hash: 442138865
m_LockFileStatus:
m_FilePath: C:/Users/youhyeoneee/Desktop/JSH_Project1/src/unity/creating-map/Packages/packages-lock.json
m_FilePath: "C:/Users/youhyeoneee/Desktop/\uCEA1\uB514/JSH_Project1/src/unity/creating-map/Packages/packages-lock.json"
m_PathExists: 1
m_ContentTrackingEnabled: 1
m_ModificationDate:
serializedVersion: 2
ticks: 637583853425932632
ticks: 637592683570359907
m_Hash: 2647499342
m_EmbeddedPackageManifests:
m_ManifestsStatus: {}
......@@ -76,7 +76,7 @@ m_PackageAssets:
isDirectDependency: 1
version: 1.3.9
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.collab-proxy@1.3.9
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.collab-proxy@1.3.9"
assetPath: Packages/com.unity.collab-proxy
name: com.unity.collab-proxy
displayName: Unity Collaborate
......@@ -173,7 +173,7 @@ m_PackageAssets:
isDirectDependency: 1
version: 2.0.7
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.ide.rider@2.0.7
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.ide.rider@2.0.7"
assetPath: Packages/com.unity.ide.rider
name: com.unity.ide.rider
displayName: JetBrains Rider Editor
......@@ -280,7 +280,7 @@ m_PackageAssets:
isDirectDependency: 1
version: 2.0.7
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.ide.visualstudio@2.0.7
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.ide.visualstudio@2.0.7"
assetPath: Packages/com.unity.ide.visualstudio
name: com.unity.ide.visualstudio
displayName: Visual Studio Editor
......@@ -365,7 +365,7 @@ m_PackageAssets:
isDirectDependency: 1
version: 1.2.3
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.ide.vscode@1.2.3
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.ide.vscode@1.2.3"
assetPath: Packages/com.unity.ide.vscode
name: com.unity.ide.vscode
displayName: Visual Studio Code Editor
......@@ -434,7 +434,7 @@ m_PackageAssets:
isDirectDependency: 1
version: 1.1.24
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.test-framework@1.1.24
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.test-framework@1.1.24"
assetPath: Packages/com.unity.test-framework
name: com.unity.test-framework
displayName: Test Framework
......@@ -524,7 +524,7 @@ m_PackageAssets:
isDirectDependency: 1
version: 3.0.4
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.textmeshpro@3.0.4
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.textmeshpro@3.0.4"
assetPath: Packages/com.unity.textmeshpro
name: com.unity.textmeshpro
displayName: TextMeshPro
......@@ -683,7 +683,7 @@ m_PackageAssets:
isDirectDependency: 1
version: 1.4.6
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.timeline@1.4.6
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.timeline@1.4.6"
assetPath: Packages/com.unity.timeline
name: com.unity.timeline
displayName: Timeline
......@@ -889,12 +889,12 @@ m_PackageAssets:
url:
revision:
path:
- packageId: com.valvesoftware.unity.openvr@file:C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Assets\SteamVR\OpenVRUnityXRPackage\Editor\com.valvesoftware.unity.openvr-1.1.4.tgz
- packageId: "com.valvesoftware.unity.openvr@file:C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Assets\\SteamVR\\OpenVRUnityXRPackage\\Editor\\com.valvesoftware.unity.openvr-1.1.4.tgz"
testable: 0
isDirectDependency: 1
version: 1.1.4
source: 6
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.valvesoftware.unity.openvr@89805b0408bd-1622788537939
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.valvesoftware.unity.openvr@21a04b0ca135-1623671553058"
assetPath: Packages/com.valvesoftware.unity.openvr
name: com.valvesoftware.unity.openvr
displayName: OpenVR XR Plugin
......@@ -2721,7 +2721,7 @@ m_PackageAssets:
isDirectDependency: 0
version: 3.2.13
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.xr.management@3.2.13
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.xr.management@3.2.13"
assetPath: Packages/com.unity.xr.management
name: com.unity.xr.management
displayName: XR Plugin Management
......@@ -2845,7 +2845,7 @@ m_PackageAssets:
isDirectDependency: 0
version: 2.1.7
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.xr.legacyinputhelpers@2.1.7
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.xr.legacyinputhelpers@2.1.7"
assetPath: Packages/com.unity.xr.legacyinputhelpers
name: com.unity.xr.legacyinputhelpers
displayName: XR Legacy Input Helpers
......@@ -2937,7 +2937,7 @@ m_PackageAssets:
isDirectDependency: 0
version: 1.0.6
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.ext.nunit@1.0.6
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.ext.nunit@1.0.6"
assetPath: Packages/com.unity.ext.nunit
name: com.unity.ext.nunit
displayName: Custom NUnit
......@@ -2998,7 +2998,7 @@ m_PackageAssets:
isDirectDependency: 0
version: 1.0.6
source: 1
resolvedPath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Library\PackageCache\com.unity.subsystemregistration@1.0.6
resolvedPath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Library\\PackageCache\\com.unity.subsystemregistration@1.0.6"
assetPath: Packages/com.unity.subsystemregistration
name: com.unity.subsystemregistration
displayName: Subsystem Registration
......@@ -3051,19 +3051,19 @@ m_PackageAssets:
path:
m_LocalPackages:
m_LocalFileStatus:
- m_FilePath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Assets\SteamVR\OpenVRUnityXRPackage\Editor\com.valvesoftware.unity.openvr-1.1.4.tgz/package.json
- m_FilePath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Assets\\SteamVR\\OpenVRUnityXRPackage\\Editor\\com.valvesoftware.unity.openvr-1.1.4.tgz/package.json"
m_PathExists: 0
m_ContentTrackingEnabled: 1
m_ModificationDate:
serializedVersion: 2
ticks: 0
m_Hash: 0
- m_FilePath: C:\Users\youhyeoneee\Desktop\JSH_Project1\src\unity\creating-map\Assets\SteamVR\OpenVRUnityXRPackage\Editor\com.valvesoftware.unity.openvr-1.1.4.tgz
- m_FilePath: "C:\\Users\\youhyeoneee\\Desktop\\\uCEA1\uB514\\JSH_Project1\\src\\unity\\creating-map\\Assets\\SteamVR\\OpenVRUnityXRPackage\\Editor\\com.valvesoftware.unity.openvr-1.1.4.tgz"
m_PathExists: 1
m_ContentTrackingEnabled: 1
m_ModificationDate:
serializedVersion: 2
ticks: 637583853379390702
ticks: 637592683530582630
m_Hash: 2919789393
m_ProjectPath: C:/Users/youhyeoneee/Desktop/JSH_Project1/src/unity/creating-map/Packages
m_ProjectPath: "C:/Users/youhyeoneee/Desktop/\uCEA1\uB514/JSH_Project1/src/unity/creating-map/Packages"
m_EditorVersion: 2020.3.3f1 (76626098c1c4)
......
4b0e31f17bc0df0858e1e4c08217baab
\ No newline at end of file
e32d0a75b4d9a6dcf2ca11d0d68d3f5a
\ No newline at end of file
......
08d8f186a5a6aa00.08d8f186b0613f00
\ No newline at end of file
{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"m_AlwaysRefresh":false,"showFog":true,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true,"showVisualEffectGraphs":true,"m_FxEnabled":true},"in2DMode":false,"pivot":{"x":16.727426528930665,"y":24.66963768005371,"z":56.922630310058597},"rotation":{"x":0.018425989896059037,"y":0.6389657258987427,"z":0.015376843512058258,"w":-0.7689856290817261},"size":28.358118057250978,"orthographic":false}
\ No newline at end of file
{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"m_AlwaysRefresh":false,"showFog":true,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true,"showVisualEffectGraphs":true,"m_FxEnabled":true},"in2DMode":false,"pivot":{"x":0.0,"y":0.0,"z":0.0},"rotation":{"x":-0.20108002424240113,"y":0.6803968548774719,"z":-0.20267809927463532,"w":-0.6750926971435547},"size":71.60626220703125,"orthographic":false}
\ No newline at end of file
......
This diff could not be displayed because it is too large.
Base path: 'D:/Unity/Editor/Data', plugins path 'D:/Unity/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: compileSnippet
insize=17274 path=Assets/DefaultResourcesExtra/Mobile cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR dKW=INSTANCING_ON FOG_EXP FOG_EXP2 SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=23 ok=1 outsize=1962
Cmd: shutdown
......
Base path: 'D:/Unity/Editor/Data', plugins path 'D:/Unity/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: compileSnippet
insize=17274 path=Assets/DefaultResourcesExtra/Mobile cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR dKW=INSTANCING_ON FOG_EXP FOG_EXP2 SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=23 ok=1 outsize=1402
Cmd: shutdown
......
Base path: 'D:/Unity/Editor/Data', plugins path 'D:/Unity/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: shutdown

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamVR", "SteamVR.csproj", "{310FB4FB-53C9-90A1-9768-DD7F26101DCF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{60310D78-8B7A-FABB-FD83-119000786342}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamVR_Actions", "SteamVR_Actions.csproj", "{76F1EB3F-53DB-5748-8114-33E09C8762F0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamVR_Input_Editor", "SteamVR_Input_Editor.csproj", "{6F22B42F-899A-E42E-814F-38FF0E3DB215}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{E151A80B-4015-8B74-3038-60EA22E7A25E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamVR_Editor", "SteamVR_Editor.csproj", "{D6858D21-A814-528C-DEEF-67B0183BCC89}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamVR_Windows_EditorHelper", "SteamVR_Windows_EditorHelper.csproj", "{A6E1F8DF-CF60-3F45-FA82-919780E1A707}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{310FB4FB-53C9-90A1-9768-DD7F26101DCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{310FB4FB-53C9-90A1-9768-DD7F26101DCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{310FB4FB-53C9-90A1-9768-DD7F26101DCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{310FB4FB-53C9-90A1-9768-DD7F26101DCF}.Release|Any CPU.Build.0 = Release|Any CPU
{60310D78-8B7A-FABB-FD83-119000786342}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60310D78-8B7A-FABB-FD83-119000786342}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60310D78-8B7A-FABB-FD83-119000786342}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60310D78-8B7A-FABB-FD83-119000786342}.Release|Any CPU.Build.0 = Release|Any CPU
{76F1EB3F-53DB-5748-8114-33E09C8762F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76F1EB3F-53DB-5748-8114-33E09C8762F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76F1EB3F-53DB-5748-8114-33E09C8762F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76F1EB3F-53DB-5748-8114-33E09C8762F0}.Release|Any CPU.Build.0 = Release|Any CPU
{6F22B42F-899A-E42E-814F-38FF0E3DB215}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F22B42F-899A-E42E-814F-38FF0E3DB215}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F22B42F-899A-E42E-814F-38FF0E3DB215}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F22B42F-899A-E42E-814F-38FF0E3DB215}.Release|Any CPU.Build.0 = Release|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Release|Any CPU.Build.0 = Release|Any CPU
{D6858D21-A814-528C-DEEF-67B0183BCC89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6858D21-A814-528C-DEEF-67B0183BCC89}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6858D21-A814-528C-DEEF-67B0183BCC89}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6858D21-A814-528C-DEEF-67B0183BCC89}.Release|Any CPU.Build.0 = Release|Any CPU
{A6E1F8DF-CF60-3F45-FA82-919780E1A707}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A6E1F8DF-CF60-3F45-FA82-919780E1A707}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A6E1F8DF-CF60-3F45-FA82-919780E1A707}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A6E1F8DF-CF60-3F45-FA82-919780E1A707}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
......