diff --git a/.vs/RimWorld-Animation-Studio/v16/.suo b/.vs/RimWorld-Animation-Studio/v16/.suo index 21bc43e4..b4aa0bf0 100644 Binary files a/.vs/RimWorld-Animation-Studio/v16/.suo and b/.vs/RimWorld-Animation-Studio/v16/.suo differ diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj index a5b4697b..731c69ab 100644 --- a/Assembly-CSharp.csproj +++ b/Assembly-CSharp.csproj @@ -105,6 +105,7 @@ + diff --git a/Assets/Resources/Prefabs/LinearScaleTick.prefab b/Assets/Resources/Prefabs/LinearScaleTick.prefab new file mode 100644 index 00000000..aca14e26 --- /dev/null +++ b/Assets/Resources/Prefabs/LinearScaleTick.prefab @@ -0,0 +1,200 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4519153595037294460 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5865042972203952037} + - component: {fileID: 4773754530765333552} + - component: {fileID: 8949439805660757818} + m_Layer: 0 + m_Name: Tick + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &5865042972203952037 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4519153595037294460} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 6475516625516223088} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: 0, y: 5} + m_SizeDelta: {x: 2, y: 32} + m_Pivot: {x: 0.5, y: 0} +--- !u!222 &4773754530765333552 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4519153595037294460} + m_CullTransparentMesh: 0 +--- !u!114 &8949439805660757818 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4519153595037294460} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.9056604, g: 0.9056604, b: 0.9056604, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &5439485647102441628 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7227308177506853860} + - component: {fileID: 4618099823212146798} + - component: {fileID: 5433021296761974750} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &7227308177506853860 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5439485647102441628} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 6475516625516223088} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: -1.5, y: 0} + m_SizeDelta: {x: -3, y: 20} + m_Pivot: {x: 0.5, y: 0} +--- !u!222 &4618099823212146798 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5439485647102441628} + m_CullTransparentMesh: 0 +--- !u!114 &5433021296761974750 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5439485647102441628} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 5 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: 999 +--- !u!1 &5891687054347736455 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6475516625516223088} + - component: {fileID: 2585039022071695514} + m_Layer: 0 + m_Name: LinearScaleTick + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &6475516625516223088 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5891687054347736455} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 7227308177506853860} + - {fileID: 5865042972203952037} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 50, y: 40} + m_Pivot: {x: 1, y: 0} +--- !u!222 &2585039022071695514 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5891687054347736455} + m_CullTransparentMesh: 0 diff --git a/Assets/Resources/Prefabs/LinearScaleTick.prefab.meta b/Assets/Resources/Prefabs/LinearScaleTick.prefab.meta new file mode 100644 index 00000000..bd232c95 --- /dev/null +++ b/Assets/Resources/Prefabs/LinearScaleTick.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 229f16c49d39ed446bf8c22c8065cd8a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/MainScene.unity b/Assets/Scenes/MainScene.unity index 189002f8..5b7e9e72 100644 --- a/Assets/Scenes/MainScene.unity +++ b/Assets/Scenes/MainScene.unity @@ -10658,7 +10658,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1} m_AnchoredPosition: {x: 63, y: -23.5} - m_SizeDelta: {x: 4, y: -63} + m_SizeDelta: {x: 6, y: -63} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &591894606 MonoBehaviour: @@ -12628,8 +12628,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 537.5, y: -52.5} - m_SizeDelta: {x: 1055, y: 15} + m_AnchoredPosition: {x: 537.5, y: -55} + m_SizeDelta: {x: 1055, y: 20} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &719308825 GameObject: @@ -17716,6 +17716,42 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1018392366} m_CullTransparentMesh: 0 +--- !u!1 &1021107889 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1021107890} + m_Layer: 0 + m_Name: LinearScalePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1021107890 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1021107889} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1673215398} + m_Father: {fileID: 1100016168} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 537.5, y: -75} + m_SizeDelta: {x: 1055, y: 20} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1029409988 GameObject: m_ObjectHideFlags: 0 @@ -18522,13 +18558,14 @@ RectTransform: - {fileID: 591894605} - {fileID: 539052777} - {fileID: 714321235} + - {fileID: 1021107890} m_Father: {fileID: 531246357} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 0} m_AnchoredPosition: {x: 0, y: 40} - m_SizeDelta: {x: 0, y: 65} + m_SizeDelta: {x: 0, y: 90} m_Pivot: {x: 0, y: 0} --- !u!114 &1100016169 MonoBehaviour: @@ -25739,6 +25776,84 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: valiationType: 1 +--- !u!1 &1469866143 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1469866144} + - component: {fileID: 1469866145} + - component: {fileID: 1469866146} + m_Layer: 0 + m_Name: LinearScale + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1469866144 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1469866143} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1673215398} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &1469866145 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1469866143} + m_Enabled: 0 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_ChildAlignment: 0 + m_Spacing: 0 + m_ChildForceExpandWidth: 1 + m_ChildForceExpandHeight: 0 + m_ChildControlWidth: 1 + m_ChildControlHeight: 0 + m_ChildScaleWidth: 0 + m_ChildScaleHeight: 0 +--- !u!114 &1469866146 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1469866143} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4264bb913f7501844bf60529d6b59b8a, type: 3} + m_Name: + m_EditorClassIdentifier: + targetDivisions: 30 + divisionBands: 0100000002000000050000000a000000190000003200000064000000fa000000f4010000e8030000 + linearScaleTickPrefab: {fileID: 5891687054347736455, guid: 229f16c49d39ed446bf8c22c8065cd8a, + type: 3} --- !u!1 &1469930348 GameObject: m_ObjectHideFlags: 0 @@ -28812,6 +28927,42 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1671366298} m_CullTransparentMesh: 0 +--- !u!1 &1673215397 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1673215398} + m_Layer: 0 + m_Name: LinearScaleParent + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1673215398 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1673215397} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1469866144} + m_Father: {fileID: 1021107890} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 22.5, y: 10} + m_SizeDelta: {x: -61, y: 20} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1676585153 GameObject: m_ObjectHideFlags: 0 diff --git a/Assets/Scripts/GUI/LinearScale.cs b/Assets/Scripts/GUI/LinearScale.cs new file mode 100644 index 00000000..a455cfd4 --- /dev/null +++ b/Assets/Scripts/GUI/LinearScale.cs @@ -0,0 +1,72 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using UnityEngine; +using UnityEngine.UI; + +namespace RimWorldAnimationStudio +{ + public class LinearScale : Singleton + { + public int targetDivisions = 30; + public List divisionBands = new List() { 5, 10, 25, 50, 100, 250, 500, 1000 }; + public GameObject linearScaleTickPrefab; + + private List divisions = new List(); + private float minDiff = -1f; + private RectTransform rect; + private int lastStageWindowSize = -1; + + public void Start() + { + rect = GetComponent(); + } + + public void Update() + { + if (lastStageWindowSize != Workspace.StageWindowSize) + { + UpdateLinearScale(); + lastStageWindowSize = Workspace.StageWindowSize; + } + } + + public void UpdateLinearScale() + { + if (Workspace.animationDef == null) return; + + minDiff = -1f; + + foreach (int division in divisionBands) + { + float numDivisions = (float)Workspace.StageWindowSize / division; + + if (minDiff >= 0f && Mathf.Abs(targetDivisions - numDivisions) > minDiff) continue; + minDiff = Mathf.Abs(targetDivisions - numDivisions); + + int i = 0; + divisions.Clear(); + + while (i + division <= Workspace.StageWindowSize) + { + i += division; + divisions.Add(i); + } + } + + foreach (Transform child in transform) + { Destroy(child.gameObject); } + + foreach (int division in divisions) + { + GameObject obj = Instantiate(linearScaleTickPrefab, transform); + obj.GetComponentInChildren().text = division.ToString(); + + float xOffset = ((float)(division - 1) / (Workspace.StageWindowSize - 1)) * transform.parent.GetComponent().rect.width; + obj.GetComponent().localPosition = new Vector3(xOffset, 0, 0); + } + } + } +} diff --git a/Assets/Scripts/GUI/LinearScale.cs.meta b/Assets/Scripts/GUI/LinearScale.cs.meta new file mode 100644 index 00000000..dde95ef9 --- /dev/null +++ b/Assets/Scripts/GUI/LinearScale.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 4264bb913f7501844bf60529d6b59b8a +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/Math/Constants/Constants.cs b/Assets/Scripts/Math/Constants/Constants.cs index f4893e01..4a5ea349 100644 --- a/Assets/Scripts/Math/Constants/Constants.cs +++ b/Assets/Scripts/Math/Constants/Constants.cs @@ -15,7 +15,7 @@ namespace RimWorldAnimationStudio public static int defaultAnimationClipLength = 600; public static int minTick = 1; - public static int minAnimationClipLength = 2; + public static int minAnimationClipLength = 5; public static int maxAnimationClipLength = 9999; public static Color ColorWhite = new Color(1f, 1f, 1f); diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Assembly-CSharp.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Assembly-CSharp.dll index f7e88b2d..f6c9c925 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Assembly-CSharp.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Assembly-CSharp.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Runtime.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Runtime.dll index be07d227..59395ba7 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Runtime.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Runtime.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll index 3f8ffd9a..ed5fd6d5 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Common.Runtime.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Common.Runtime.dll index e8d032a8..da6b321f 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Common.Runtime.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.Common.Runtime.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.PixelPerfect.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.PixelPerfect.dll index 53a8ecd2..149c0d1e 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.PixelPerfect.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.PixelPerfect.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.SpriteShape.Runtime.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.SpriteShape.Runtime.dll index cc9f1207..128618a7 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.SpriteShape.Runtime.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.2D.SpriteShape.Runtime.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.InternalAPIEngineBridge.001.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.InternalAPIEngineBridge.001.dll index bf8eeeb4..f3109012 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.InternalAPIEngineBridge.001.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.InternalAPIEngineBridge.001.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Mathematics.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Mathematics.dll index a00f5a1f..47d958e7 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Mathematics.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Mathematics.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.TextMeshPro.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.TextMeshPro.dll index 2137d44c..f519094d 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.TextMeshPro.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.TextMeshPro.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Timeline.dll b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Timeline.dll index f66508d7..aa9dcf9d 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Timeline.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/Unity.Timeline.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/Managed/UnityEngine.UI.dll b/Build/RimWorld-Animation-Studio_Data/Managed/UnityEngine.UI.dll index bcd03fc8..e20b79c9 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/Managed/UnityEngine.UI.dll and b/Build/RimWorld-Animation-Studio_Data/Managed/UnityEngine.UI.dll differ diff --git a/Build/RimWorld-Animation-Studio_Data/globalgamemanagers b/Build/RimWorld-Animation-Studio_Data/globalgamemanagers index e52dc2dc..a77df135 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/globalgamemanagers and b/Build/RimWorld-Animation-Studio_Data/globalgamemanagers differ diff --git a/Build/RimWorld-Animation-Studio_Data/globalgamemanagers.assets b/Build/RimWorld-Animation-Studio_Data/globalgamemanagers.assets index 69b44deb..80395377 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/globalgamemanagers.assets and b/Build/RimWorld-Animation-Studio_Data/globalgamemanagers.assets differ diff --git a/Build/RimWorld-Animation-Studio_Data/level0 b/Build/RimWorld-Animation-Studio_Data/level0 index f369e13f..46afd3f9 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/level0 and b/Build/RimWorld-Animation-Studio_Data/level0 differ diff --git a/Build/RimWorld-Animation-Studio_Data/resources.assets b/Build/RimWorld-Animation-Studio_Data/resources.assets index fae921fb..c2d88db9 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/resources.assets and b/Build/RimWorld-Animation-Studio_Data/resources.assets differ diff --git a/Build/RimWorld-Animation-Studio_Data/sharedassets0.assets b/Build/RimWorld-Animation-Studio_Data/sharedassets0.assets index 74899ed8..e3348eb4 100644 Binary files a/Build/RimWorld-Animation-Studio_Data/sharedassets0.assets and b/Build/RimWorld-Animation-Studio_Data/sharedassets0.assets differ diff --git a/Library/ArtifactDB b/Library/ArtifactDB index 09cd931e..9dfe9309 100644 Binary files a/Library/ArtifactDB and b/Library/ArtifactDB differ diff --git a/Library/Artifacts/00/00239321763b9a991d3c57713b198d54 b/Library/Artifacts/00/00239321763b9a991d3c57713b198d54 new file mode 100644 index 00000000..2211c581 Binary files /dev/null and b/Library/Artifacts/00/00239321763b9a991d3c57713b198d54 differ diff --git a/Library/Artifacts/03/03f0557b5cf74d6d70283babe400182c b/Library/Artifacts/03/03f0557b5cf74d6d70283babe400182c new file mode 100644 index 00000000..47bc228b Binary files /dev/null and b/Library/Artifacts/03/03f0557b5cf74d6d70283babe400182c differ diff --git a/Library/Artifacts/04/0480f60a89280d90d275c3727d72522e b/Library/Artifacts/04/0480f60a89280d90d275c3727d72522e new file mode 100644 index 00000000..35a8a5a7 Binary files /dev/null and b/Library/Artifacts/04/0480f60a89280d90d275c3727d72522e differ diff --git a/Library/Artifacts/04/04cc164750b2f52942356ad04f182dbc b/Library/Artifacts/04/04cc164750b2f52942356ad04f182dbc new file mode 100644 index 00000000..ede39d5b Binary files /dev/null and b/Library/Artifacts/04/04cc164750b2f52942356ad04f182dbc differ diff --git a/Library/Artifacts/07/078ed3569ff951243cc994c75a1f5082 b/Library/Artifacts/07/078ed3569ff951243cc994c75a1f5082 new file mode 100644 index 00000000..430df100 Binary files /dev/null and b/Library/Artifacts/07/078ed3569ff951243cc994c75a1f5082 differ diff --git a/Library/Artifacts/0d/0d07cf9626cc061fd80471766545cb99 b/Library/Artifacts/0d/0d07cf9626cc061fd80471766545cb99 new file mode 100644 index 00000000..0d971bc8 Binary files /dev/null and b/Library/Artifacts/0d/0d07cf9626cc061fd80471766545cb99 differ diff --git a/Library/Artifacts/0e/0e732280316be472d676858df797fba5 b/Library/Artifacts/0e/0e732280316be472d676858df797fba5 new file mode 100644 index 00000000..2ff22a97 Binary files /dev/null and b/Library/Artifacts/0e/0e732280316be472d676858df797fba5 differ diff --git a/Library/Artifacts/0e/0ed2dfb92f6b6d54d80d337c2626ca4e b/Library/Artifacts/0e/0ed2dfb92f6b6d54d80d337c2626ca4e new file mode 100644 index 00000000..aa35e3ae Binary files /dev/null and b/Library/Artifacts/0e/0ed2dfb92f6b6d54d80d337c2626ca4e differ diff --git a/Library/Artifacts/0f/0f794053420506c841ed4e4a5343bdf2 b/Library/Artifacts/0f/0f794053420506c841ed4e4a5343bdf2 new file mode 100644 index 00000000..fd975351 Binary files /dev/null and b/Library/Artifacts/0f/0f794053420506c841ed4e4a5343bdf2 differ diff --git a/Library/Artifacts/0f/0fb9ce52920bc7e5eacf73db8dc787c3 b/Library/Artifacts/0f/0fb9ce52920bc7e5eacf73db8dc787c3 new file mode 100644 index 00000000..90889416 Binary files /dev/null and b/Library/Artifacts/0f/0fb9ce52920bc7e5eacf73db8dc787c3 differ diff --git a/Library/Artifacts/10/1002b96c631a577f27016503c8d2f605 b/Library/Artifacts/10/1002b96c631a577f27016503c8d2f605 new file mode 100644 index 00000000..10748086 Binary files /dev/null and b/Library/Artifacts/10/1002b96c631a577f27016503c8d2f605 differ diff --git a/Library/Artifacts/10/109ff726c6e833be504b37af91766fb8 b/Library/Artifacts/10/109ff726c6e833be504b37af91766fb8 new file mode 100644 index 00000000..9e961a58 Binary files /dev/null and b/Library/Artifacts/10/109ff726c6e833be504b37af91766fb8 differ diff --git a/Library/Artifacts/12/12f61b3c922c567d9d0408d33a23f4c2 b/Library/Artifacts/12/12f61b3c922c567d9d0408d33a23f4c2 new file mode 100644 index 00000000..ed4309ad Binary files /dev/null and b/Library/Artifacts/12/12f61b3c922c567d9d0408d33a23f4c2 differ diff --git a/Library/Artifacts/cc/cc52c91be3d3b830fbbb2e991abb85f2 b/Library/Artifacts/13/133a0d3ac11307d31124c67a88ef813c similarity index 56% rename from Library/Artifacts/cc/cc52c91be3d3b830fbbb2e991abb85f2 rename to Library/Artifacts/13/133a0d3ac11307d31124c67a88ef813c index e7dad4ce..c5383e21 100644 Binary files a/Library/Artifacts/cc/cc52c91be3d3b830fbbb2e991abb85f2 and b/Library/Artifacts/13/133a0d3ac11307d31124c67a88ef813c differ diff --git a/Library/Artifacts/13/1381eb6793c7c110fd4e5d449aba8d8f b/Library/Artifacts/13/1381eb6793c7c110fd4e5d449aba8d8f new file mode 100644 index 00000000..b9115e48 Binary files /dev/null and b/Library/Artifacts/13/1381eb6793c7c110fd4e5d449aba8d8f differ diff --git a/Library/Artifacts/14/142050b3a4bffe3270b9d6a3e66def38 b/Library/Artifacts/14/142050b3a4bffe3270b9d6a3e66def38 new file mode 100644 index 00000000..269affc3 Binary files /dev/null and b/Library/Artifacts/14/142050b3a4bffe3270b9d6a3e66def38 differ diff --git a/Library/Artifacts/16/16f7f7e58c91828390e8b0aeb84aa2a1 b/Library/Artifacts/16/16f7f7e58c91828390e8b0aeb84aa2a1 new file mode 100644 index 00000000..14196973 Binary files /dev/null and b/Library/Artifacts/16/16f7f7e58c91828390e8b0aeb84aa2a1 differ diff --git a/Library/Artifacts/19/195f445c5c5a43a02eaa9d86a2e23a85 b/Library/Artifacts/19/195f445c5c5a43a02eaa9d86a2e23a85 new file mode 100644 index 00000000..f37168d6 Binary files /dev/null and b/Library/Artifacts/19/195f445c5c5a43a02eaa9d86a2e23a85 differ diff --git a/Library/Artifacts/1a/1a506d0d739dfb529c8761bfa207b5b7 b/Library/Artifacts/1a/1a506d0d739dfb529c8761bfa207b5b7 new file mode 100644 index 00000000..e14d7648 Binary files /dev/null and b/Library/Artifacts/1a/1a506d0d739dfb529c8761bfa207b5b7 differ diff --git a/Library/Artifacts/1a/1ab98ca03905f28b6c39ca788b0fe482 b/Library/Artifacts/1a/1ab98ca03905f28b6c39ca788b0fe482 new file mode 100644 index 00000000..0173600d Binary files /dev/null and b/Library/Artifacts/1a/1ab98ca03905f28b6c39ca788b0fe482 differ diff --git a/Library/Artifacts/1c/1ca931e28bdaafd4c74d6f434aa0d45d b/Library/Artifacts/1c/1ca931e28bdaafd4c74d6f434aa0d45d new file mode 100644 index 00000000..9a6f07a0 Binary files /dev/null and b/Library/Artifacts/1c/1ca931e28bdaafd4c74d6f434aa0d45d differ diff --git a/Library/Artifacts/1f/1fee76e5f1d3e48247be613a5cd0cfed b/Library/Artifacts/1f/1fee76e5f1d3e48247be613a5cd0cfed new file mode 100644 index 00000000..f011e89f Binary files /dev/null and b/Library/Artifacts/1f/1fee76e5f1d3e48247be613a5cd0cfed differ diff --git a/Library/Artifacts/21/21267e672cd5d216e9c350e3280de331 b/Library/Artifacts/21/21267e672cd5d216e9c350e3280de331 new file mode 100644 index 00000000..673a269e Binary files /dev/null and b/Library/Artifacts/21/21267e672cd5d216e9c350e3280de331 differ diff --git a/Library/Artifacts/21/21feb684c2f1f65f81faa6f32bd4a250 b/Library/Artifacts/21/21feb684c2f1f65f81faa6f32bd4a250 new file mode 100644 index 00000000..f09a8b2f Binary files /dev/null and b/Library/Artifacts/21/21feb684c2f1f65f81faa6f32bd4a250 differ diff --git a/Library/Artifacts/23/23e704b387e287b3150f6d3c2e71a3ba b/Library/Artifacts/23/23e704b387e287b3150f6d3c2e71a3ba new file mode 100644 index 00000000..1d607ae7 Binary files /dev/null and b/Library/Artifacts/23/23e704b387e287b3150f6d3c2e71a3ba differ diff --git a/Library/Artifacts/29/2911669aa94c8e052a5901f12beecebc b/Library/Artifacts/29/2911669aa94c8e052a5901f12beecebc new file mode 100644 index 00000000..55a2e8dd Binary files /dev/null and b/Library/Artifacts/29/2911669aa94c8e052a5901f12beecebc differ diff --git a/Library/Artifacts/29/2973ac4620a605ebceac642dd30f06cb b/Library/Artifacts/29/2973ac4620a605ebceac642dd30f06cb new file mode 100644 index 00000000..e1a98478 Binary files /dev/null and b/Library/Artifacts/29/2973ac4620a605ebceac642dd30f06cb differ diff --git a/Library/Artifacts/2c/2c8d3d04a506ac73735f8a444bed80b8 b/Library/Artifacts/2c/2c8d3d04a506ac73735f8a444bed80b8 new file mode 100644 index 00000000..56c68c45 Binary files /dev/null and b/Library/Artifacts/2c/2c8d3d04a506ac73735f8a444bed80b8 differ diff --git a/Library/Artifacts/2d/2de6e2139215b3ec90be116764c90c3b b/Library/Artifacts/2d/2de6e2139215b3ec90be116764c90c3b new file mode 100644 index 00000000..07d78f51 Binary files /dev/null and b/Library/Artifacts/2d/2de6e2139215b3ec90be116764c90c3b differ diff --git a/Library/Artifacts/2f/2f9c24143429c61c5d4460151a9b8883 b/Library/Artifacts/2f/2f9c24143429c61c5d4460151a9b8883 new file mode 100644 index 00000000..eca3a7b7 Binary files /dev/null and b/Library/Artifacts/2f/2f9c24143429c61c5d4460151a9b8883 differ diff --git a/Library/Artifacts/30/3069d698552889b77772cd9cb6f8edab b/Library/Artifacts/30/3069d698552889b77772cd9cb6f8edab new file mode 100644 index 00000000..351ade80 Binary files /dev/null and b/Library/Artifacts/30/3069d698552889b77772cd9cb6f8edab differ diff --git a/Library/Artifacts/31/3187c91257b65bed7f7b2e4625d97390 b/Library/Artifacts/31/3187c91257b65bed7f7b2e4625d97390 new file mode 100644 index 00000000..0ca8be7c Binary files /dev/null and b/Library/Artifacts/31/3187c91257b65bed7f7b2e4625d97390 differ diff --git a/Library/Artifacts/31/31b43b0cd8be4acfbb40199ec0dd003f b/Library/Artifacts/31/31b43b0cd8be4acfbb40199ec0dd003f new file mode 100644 index 00000000..b2f84bf4 Binary files /dev/null and b/Library/Artifacts/31/31b43b0cd8be4acfbb40199ec0dd003f differ diff --git a/Library/Artifacts/33/33a2040ca334fd24a16e05c74eef56bc b/Library/Artifacts/33/33a2040ca334fd24a16e05c74eef56bc new file mode 100644 index 00000000..61d96070 Binary files /dev/null and b/Library/Artifacts/33/33a2040ca334fd24a16e05c74eef56bc differ diff --git a/Library/Artifacts/37/37716927cd797fe5152976feb8c92e18 b/Library/Artifacts/37/37716927cd797fe5152976feb8c92e18 new file mode 100644 index 00000000..3b729c82 Binary files /dev/null and b/Library/Artifacts/37/37716927cd797fe5152976feb8c92e18 differ diff --git a/Library/Artifacts/38/38a0d161ed1165cb9a74539f2a66ef1c b/Library/Artifacts/38/38a0d161ed1165cb9a74539f2a66ef1c new file mode 100644 index 00000000..92c70d65 Binary files /dev/null and b/Library/Artifacts/38/38a0d161ed1165cb9a74539f2a66ef1c differ diff --git a/Library/Artifacts/3b/3b4dc66da8fdc51b79f09df23693d5ab b/Library/Artifacts/3b/3b4dc66da8fdc51b79f09df23693d5ab new file mode 100644 index 00000000..b08963f9 Binary files /dev/null and b/Library/Artifacts/3b/3b4dc66da8fdc51b79f09df23693d5ab differ diff --git a/Library/Artifacts/3c/3c3ba915d74349e93b710f4e65c446d4 b/Library/Artifacts/3c/3c3ba915d74349e93b710f4e65c446d4 new file mode 100644 index 00000000..a03777d5 Binary files /dev/null and b/Library/Artifacts/3c/3c3ba915d74349e93b710f4e65c446d4 differ diff --git a/Library/Artifacts/42/429b193f5b9deff361e08dd46425b82b b/Library/Artifacts/42/429b193f5b9deff361e08dd46425b82b new file mode 100644 index 00000000..d0079b03 Binary files /dev/null and b/Library/Artifacts/42/429b193f5b9deff361e08dd46425b82b differ diff --git a/Library/Artifacts/46/46b3d61e1ab0ea05d53dd31b2d4c6c71 b/Library/Artifacts/46/46b3d61e1ab0ea05d53dd31b2d4c6c71 new file mode 100644 index 00000000..5ae1fe65 Binary files /dev/null and b/Library/Artifacts/46/46b3d61e1ab0ea05d53dd31b2d4c6c71 differ diff --git a/Library/Artifacts/47/476a5c59ecec24774ae3c22c7a556f3c b/Library/Artifacts/47/476a5c59ecec24774ae3c22c7a556f3c new file mode 100644 index 00000000..3fb844d3 Binary files /dev/null and b/Library/Artifacts/47/476a5c59ecec24774ae3c22c7a556f3c differ diff --git a/Library/Artifacts/47/47c442e840147ecf2cfd222d633133cc b/Library/Artifacts/47/47c442e840147ecf2cfd222d633133cc new file mode 100644 index 00000000..078060cd Binary files /dev/null and b/Library/Artifacts/47/47c442e840147ecf2cfd222d633133cc differ diff --git a/Library/Artifacts/51/51d0db373c765a071362c34177fae410 b/Library/Artifacts/51/51d0db373c765a071362c34177fae410 new file mode 100644 index 00000000..10a7dd39 Binary files /dev/null and b/Library/Artifacts/51/51d0db373c765a071362c34177fae410 differ diff --git a/Library/Artifacts/52/52f519e05e0c7bb90e026980d1bcdf4b b/Library/Artifacts/52/52f519e05e0c7bb90e026980d1bcdf4b new file mode 100644 index 00000000..bba46626 Binary files /dev/null and b/Library/Artifacts/52/52f519e05e0c7bb90e026980d1bcdf4b differ diff --git a/Library/Artifacts/55/55685dc67b9f651c9baeea0018aedc71 b/Library/Artifacts/55/55685dc67b9f651c9baeea0018aedc71 new file mode 100644 index 00000000..c16a7373 Binary files /dev/null and b/Library/Artifacts/55/55685dc67b9f651c9baeea0018aedc71 differ diff --git a/Library/Artifacts/5d/5db103aaf3bdcd6c950e5c5011fa3e3b b/Library/Artifacts/5d/5db103aaf3bdcd6c950e5c5011fa3e3b new file mode 100644 index 00000000..78ff436c Binary files /dev/null and b/Library/Artifacts/5d/5db103aaf3bdcd6c950e5c5011fa3e3b differ diff --git a/Library/Artifacts/63/63473741527d04aa231f0be59ba6b83e b/Library/Artifacts/63/63473741527d04aa231f0be59ba6b83e new file mode 100644 index 00000000..d5dc299a Binary files /dev/null and b/Library/Artifacts/63/63473741527d04aa231f0be59ba6b83e differ diff --git a/Library/Artifacts/66/66a823f622fbf344f53acd2d25fd9f0e b/Library/Artifacts/66/66a823f622fbf344f53acd2d25fd9f0e new file mode 100644 index 00000000..48419d11 Binary files /dev/null and b/Library/Artifacts/66/66a823f622fbf344f53acd2d25fd9f0e differ diff --git a/Library/Artifacts/68/68d05261f1f5516684848f9e310d12a9 b/Library/Artifacts/68/68d05261f1f5516684848f9e310d12a9 new file mode 100644 index 00000000..9570db69 Binary files /dev/null and b/Library/Artifacts/68/68d05261f1f5516684848f9e310d12a9 differ diff --git a/Library/Artifacts/69/69cadfd1b32dbab5d4656edf8e96dcfb b/Library/Artifacts/69/69cadfd1b32dbab5d4656edf8e96dcfb new file mode 100644 index 00000000..021530ae Binary files /dev/null and b/Library/Artifacts/69/69cadfd1b32dbab5d4656edf8e96dcfb differ diff --git a/Library/Artifacts/6d/6db03a7386d9a7247dfa9c2819cbf8f6 b/Library/Artifacts/6d/6db03a7386d9a7247dfa9c2819cbf8f6 new file mode 100644 index 00000000..ab229eb5 Binary files /dev/null and b/Library/Artifacts/6d/6db03a7386d9a7247dfa9c2819cbf8f6 differ diff --git a/Library/Artifacts/71/7167e57cefbbddc84c411e14d797c528 b/Library/Artifacts/71/7167e57cefbbddc84c411e14d797c528 new file mode 100644 index 00000000..e664591d Binary files /dev/null and b/Library/Artifacts/71/7167e57cefbbddc84c411e14d797c528 differ diff --git a/Library/Artifacts/72/728c3f2716acc6ffdfb2966f837f63e3 b/Library/Artifacts/72/728c3f2716acc6ffdfb2966f837f63e3 new file mode 100644 index 00000000..66ad9107 Binary files /dev/null and b/Library/Artifacts/72/728c3f2716acc6ffdfb2966f837f63e3 differ diff --git a/Library/Artifacts/74/745a879c563f924dd08e4b28644b4390 b/Library/Artifacts/74/745a879c563f924dd08e4b28644b4390 new file mode 100644 index 00000000..ab3ea110 Binary files /dev/null and b/Library/Artifacts/74/745a879c563f924dd08e4b28644b4390 differ diff --git a/Library/Artifacts/76/767f9427e84c9395c678e1e518f71889 b/Library/Artifacts/76/767f9427e84c9395c678e1e518f71889 new file mode 100644 index 00000000..4b4b8440 Binary files /dev/null and b/Library/Artifacts/76/767f9427e84c9395c678e1e518f71889 differ diff --git a/Library/Artifacts/77/77e66fea131e79fb11062d6d9dd328fe b/Library/Artifacts/77/77e66fea131e79fb11062d6d9dd328fe new file mode 100644 index 00000000..be746111 Binary files /dev/null and b/Library/Artifacts/77/77e66fea131e79fb11062d6d9dd328fe differ diff --git a/Library/Artifacts/7d/7d179e5d1d25dbf1749974c75393bfe7 b/Library/Artifacts/7d/7d179e5d1d25dbf1749974c75393bfe7 new file mode 100644 index 00000000..288ded9a Binary files /dev/null and b/Library/Artifacts/7d/7d179e5d1d25dbf1749974c75393bfe7 differ diff --git a/Library/Artifacts/80/80442c0451e4fae13abc6cd33f80294f b/Library/Artifacts/80/80442c0451e4fae13abc6cd33f80294f new file mode 100644 index 00000000..15118d24 Binary files /dev/null and b/Library/Artifacts/80/80442c0451e4fae13abc6cd33f80294f differ diff --git a/Library/Artifacts/83/83b76df70343e755ee2f339a4c2201cd b/Library/Artifacts/83/83b76df70343e755ee2f339a4c2201cd new file mode 100644 index 00000000..ff5686a4 Binary files /dev/null and b/Library/Artifacts/83/83b76df70343e755ee2f339a4c2201cd differ diff --git a/Library/Artifacts/85/8549fa597dd23d82afe8e17d182327ee b/Library/Artifacts/85/8549fa597dd23d82afe8e17d182327ee new file mode 100644 index 00000000..5f8b6c8b Binary files /dev/null and b/Library/Artifacts/85/8549fa597dd23d82afe8e17d182327ee differ diff --git a/Library/Artifacts/8a/8aa2e180d2fdad9a46a9bf85afc5e226 b/Library/Artifacts/8a/8aa2e180d2fdad9a46a9bf85afc5e226 new file mode 100644 index 00000000..d18700c4 Binary files /dev/null and b/Library/Artifacts/8a/8aa2e180d2fdad9a46a9bf85afc5e226 differ diff --git a/Library/Artifacts/8c/8c4911c105978caca9045b49fe9a3b8f b/Library/Artifacts/8c/8c4911c105978caca9045b49fe9a3b8f new file mode 100644 index 00000000..c80cb07d Binary files /dev/null and b/Library/Artifacts/8c/8c4911c105978caca9045b49fe9a3b8f differ diff --git a/Library/Artifacts/8e/8e00f18c462610e887154578ec21364c b/Library/Artifacts/8e/8e00f18c462610e887154578ec21364c new file mode 100644 index 00000000..f5bbbc58 Binary files /dev/null and b/Library/Artifacts/8e/8e00f18c462610e887154578ec21364c differ diff --git a/Library/Artifacts/8e/8ee16eacbaaf65f14cd6cadf5486cb41 b/Library/Artifacts/8e/8ee16eacbaaf65f14cd6cadf5486cb41 new file mode 100644 index 00000000..0148bad0 Binary files /dev/null and b/Library/Artifacts/8e/8ee16eacbaaf65f14cd6cadf5486cb41 differ diff --git a/Library/Artifacts/90/9068b058230ee959bf344c2e0709ba55 b/Library/Artifacts/90/9068b058230ee959bf344c2e0709ba55 new file mode 100644 index 00000000..e3305d54 Binary files /dev/null and b/Library/Artifacts/90/9068b058230ee959bf344c2e0709ba55 differ diff --git a/Library/Artifacts/94/9456a8990eaaecd243c7091ba864ca22 b/Library/Artifacts/94/9456a8990eaaecd243c7091ba864ca22 new file mode 100644 index 00000000..0a4e1b8f Binary files /dev/null and b/Library/Artifacts/94/9456a8990eaaecd243c7091ba864ca22 differ diff --git a/Library/Artifacts/95/95b584cd56216f52b3b26ee6f2cda2f7 b/Library/Artifacts/95/95b584cd56216f52b3b26ee6f2cda2f7 new file mode 100644 index 00000000..35372478 Binary files /dev/null and b/Library/Artifacts/95/95b584cd56216f52b3b26ee6f2cda2f7 differ diff --git a/Library/Artifacts/95/95d536185016cadc4edc693675b21642 b/Library/Artifacts/95/95d536185016cadc4edc693675b21642 new file mode 100644 index 00000000..5a45ba68 Binary files /dev/null and b/Library/Artifacts/95/95d536185016cadc4edc693675b21642 differ diff --git a/Library/Artifacts/96/960a7299aa6f2c18eba6693f3f8fe946 b/Library/Artifacts/96/960a7299aa6f2c18eba6693f3f8fe946 new file mode 100644 index 00000000..bbf0b5bc Binary files /dev/null and b/Library/Artifacts/96/960a7299aa6f2c18eba6693f3f8fe946 differ diff --git a/Library/Artifacts/9e/9ee87d2e2590abd6766e59221d52d391 b/Library/Artifacts/9e/9ee87d2e2590abd6766e59221d52d391 new file mode 100644 index 00000000..5331bf91 Binary files /dev/null and b/Library/Artifacts/9e/9ee87d2e2590abd6766e59221d52d391 differ diff --git a/Library/Artifacts/9f/9f711481c9ecf85c8d84c8d8f4d07543 b/Library/Artifacts/9f/9f711481c9ecf85c8d84c8d8f4d07543 new file mode 100644 index 00000000..244ade68 Binary files /dev/null and b/Library/Artifacts/9f/9f711481c9ecf85c8d84c8d8f4d07543 differ diff --git a/Library/Artifacts/a1/a146b93793e41fc328fcc94440e9024c b/Library/Artifacts/a1/a146b93793e41fc328fcc94440e9024c new file mode 100644 index 00000000..2c97e12e Binary files /dev/null and b/Library/Artifacts/a1/a146b93793e41fc328fcc94440e9024c differ diff --git a/Library/Artifacts/a1/a15e825e383192cf31440b0f6148fbe9 b/Library/Artifacts/a1/a15e825e383192cf31440b0f6148fbe9 new file mode 100644 index 00000000..371ffa86 Binary files /dev/null and b/Library/Artifacts/a1/a15e825e383192cf31440b0f6148fbe9 differ diff --git a/Library/Artifacts/a2/a28b3e8b2f3277c8457ddff78a2f8df0 b/Library/Artifacts/a2/a28b3e8b2f3277c8457ddff78a2f8df0 new file mode 100644 index 00000000..f3327fb4 Binary files /dev/null and b/Library/Artifacts/a2/a28b3e8b2f3277c8457ddff78a2f8df0 differ diff --git a/Library/Artifacts/a7/a774122a0c72577ea4fe82c36159c27f b/Library/Artifacts/a7/a774122a0c72577ea4fe82c36159c27f new file mode 100644 index 00000000..098515bb Binary files /dev/null and b/Library/Artifacts/a7/a774122a0c72577ea4fe82c36159c27f differ diff --git a/Library/Artifacts/ac/ac4584930bacae6ff1c62adb02b8e5fd b/Library/Artifacts/ac/ac4584930bacae6ff1c62adb02b8e5fd new file mode 100644 index 00000000..618fbc1d Binary files /dev/null and b/Library/Artifacts/ac/ac4584930bacae6ff1c62adb02b8e5fd differ diff --git a/Library/Artifacts/ad/ad3ec5befe0d27ce271b625e04e3964e b/Library/Artifacts/ad/ad3ec5befe0d27ce271b625e04e3964e new file mode 100644 index 00000000..950da613 Binary files /dev/null and b/Library/Artifacts/ad/ad3ec5befe0d27ce271b625e04e3964e differ diff --git a/Library/Artifacts/ad/ad449bbc2be4e4232c643c47de8db879 b/Library/Artifacts/ad/ad449bbc2be4e4232c643c47de8db879 new file mode 100644 index 00000000..de6c4f75 Binary files /dev/null and b/Library/Artifacts/ad/ad449bbc2be4e4232c643c47de8db879 differ diff --git a/Library/Artifacts/ae/ae1a3e46574c75528c2b427df8038344 b/Library/Artifacts/ae/ae1a3e46574c75528c2b427df8038344 new file mode 100644 index 00000000..93fe259b Binary files /dev/null and b/Library/Artifacts/ae/ae1a3e46574c75528c2b427df8038344 differ diff --git a/Library/Artifacts/b0/b0d164f1b4e9ad088942fecd07b6ff1f b/Library/Artifacts/b0/b0d164f1b4e9ad088942fecd07b6ff1f new file mode 100644 index 00000000..3177f650 Binary files /dev/null and b/Library/Artifacts/b0/b0d164f1b4e9ad088942fecd07b6ff1f differ diff --git a/Library/Artifacts/b4/b45e8a8e3771d5248a99e9f8d01a8d9c b/Library/Artifacts/b4/b45e8a8e3771d5248a99e9f8d01a8d9c new file mode 100644 index 00000000..607d3a2b Binary files /dev/null and b/Library/Artifacts/b4/b45e8a8e3771d5248a99e9f8d01a8d9c differ diff --git a/Library/Artifacts/b4/b48af6320c86c2bcec095dae219f297c b/Library/Artifacts/b4/b48af6320c86c2bcec095dae219f297c new file mode 100644 index 00000000..fccbbc92 Binary files /dev/null and b/Library/Artifacts/b4/b48af6320c86c2bcec095dae219f297c differ diff --git a/Library/Artifacts/b6/b60ea1985b2226b940cb67900543ec15 b/Library/Artifacts/b6/b60ea1985b2226b940cb67900543ec15 new file mode 100644 index 00000000..648dd5f6 Binary files /dev/null and b/Library/Artifacts/b6/b60ea1985b2226b940cb67900543ec15 differ diff --git a/Library/Artifacts/b6/b6a6df845522cc778660c5ff4afef776 b/Library/Artifacts/b6/b6a6df845522cc778660c5ff4afef776 new file mode 100644 index 00000000..b43273d2 Binary files /dev/null and b/Library/Artifacts/b6/b6a6df845522cc778660c5ff4afef776 differ diff --git a/Library/Artifacts/ba/ba47ae80e5747d335fd4bee9a53ef4cc b/Library/Artifacts/ba/ba47ae80e5747d335fd4bee9a53ef4cc new file mode 100644 index 00000000..e758613e Binary files /dev/null and b/Library/Artifacts/ba/ba47ae80e5747d335fd4bee9a53ef4cc differ diff --git a/Library/Artifacts/ba/ba6411cbd7bdc34b05a60a806166e049 b/Library/Artifacts/ba/ba6411cbd7bdc34b05a60a806166e049 new file mode 100644 index 00000000..9e965b3e Binary files /dev/null and b/Library/Artifacts/ba/ba6411cbd7bdc34b05a60a806166e049 differ diff --git a/Library/Artifacts/ba/ba8d9629adfe3b25509b2dc7238911e6 b/Library/Artifacts/ba/ba8d9629adfe3b25509b2dc7238911e6 new file mode 100644 index 00000000..deceaeed Binary files /dev/null and b/Library/Artifacts/ba/ba8d9629adfe3b25509b2dc7238911e6 differ diff --git a/Library/Artifacts/be/be2b15abb8d0bd5afd35fcebf9bb537a b/Library/Artifacts/be/be2b15abb8d0bd5afd35fcebf9bb537a new file mode 100644 index 00000000..7095c754 Binary files /dev/null and b/Library/Artifacts/be/be2b15abb8d0bd5afd35fcebf9bb537a differ diff --git a/Library/Artifacts/c0/c01f58ed617beded6c31ffd1898495b1 b/Library/Artifacts/c0/c01f58ed617beded6c31ffd1898495b1 new file mode 100644 index 00000000..cde60546 Binary files /dev/null and b/Library/Artifacts/c0/c01f58ed617beded6c31ffd1898495b1 differ diff --git a/Library/Artifacts/c1/c1adc29e8d44f5184990d478c685b83d b/Library/Artifacts/c1/c1adc29e8d44f5184990d478c685b83d new file mode 100644 index 00000000..ac77ccd1 Binary files /dev/null and b/Library/Artifacts/c1/c1adc29e8d44f5184990d478c685b83d differ diff --git a/Library/Artifacts/c8/c817168fbc73c79d926d2b6e3ef7d4b2 b/Library/Artifacts/c8/c817168fbc73c79d926d2b6e3ef7d4b2 new file mode 100644 index 00000000..2158d394 Binary files /dev/null and b/Library/Artifacts/c8/c817168fbc73c79d926d2b6e3ef7d4b2 differ diff --git a/Library/Artifacts/c8/c8a848b818166edbc78c5aff55bd631e b/Library/Artifacts/c8/c8a848b818166edbc78c5aff55bd631e new file mode 100644 index 00000000..2ced7c18 Binary files /dev/null and b/Library/Artifacts/c8/c8a848b818166edbc78c5aff55bd631e differ diff --git a/Library/Artifacts/c9/c9d479e4aaf04f7b1990463dd9519929 b/Library/Artifacts/c9/c9d479e4aaf04f7b1990463dd9519929 new file mode 100644 index 00000000..0ec6aef5 Binary files /dev/null and b/Library/Artifacts/c9/c9d479e4aaf04f7b1990463dd9519929 differ diff --git a/Library/Artifacts/cd/cdcbaaeeb628abc6a078a0e90f6e6b87 b/Library/Artifacts/cd/cdcbaaeeb628abc6a078a0e90f6e6b87 new file mode 100644 index 00000000..4aa7e5fa Binary files /dev/null and b/Library/Artifacts/cd/cdcbaaeeb628abc6a078a0e90f6e6b87 differ diff --git a/Library/Artifacts/cd/cdd772307bfb21d5da8e3fc8a8ff1683 b/Library/Artifacts/cd/cdd772307bfb21d5da8e3fc8a8ff1683 new file mode 100644 index 00000000..631e9184 Binary files /dev/null and b/Library/Artifacts/cd/cdd772307bfb21d5da8e3fc8a8ff1683 differ diff --git a/Library/Artifacts/d2/d206299ed7646982f9f30d417d6ed7d6 b/Library/Artifacts/d2/d206299ed7646982f9f30d417d6ed7d6 new file mode 100644 index 00000000..873d3c01 Binary files /dev/null and b/Library/Artifacts/d2/d206299ed7646982f9f30d417d6ed7d6 differ diff --git a/Library/Artifacts/d2/d2d0ecc181f73746d1375c62711443c6 b/Library/Artifacts/d2/d2d0ecc181f73746d1375c62711443c6 new file mode 100644 index 00000000..01e1e209 Binary files /dev/null and b/Library/Artifacts/d2/d2d0ecc181f73746d1375c62711443c6 differ diff --git a/Library/Artifacts/d5/d547a5ae88462acc92a3d3861f541550 b/Library/Artifacts/d5/d547a5ae88462acc92a3d3861f541550 new file mode 100644 index 00000000..47bb63ae Binary files /dev/null and b/Library/Artifacts/d5/d547a5ae88462acc92a3d3861f541550 differ diff --git a/Library/Artifacts/d6/d6380061b19baa4f6da1df44c62352ff b/Library/Artifacts/d6/d6380061b19baa4f6da1df44c62352ff new file mode 100644 index 00000000..fde7a574 Binary files /dev/null and b/Library/Artifacts/d6/d6380061b19baa4f6da1df44c62352ff differ diff --git a/Library/Artifacts/da/da49ffdd49120953a3d09dbb4f137cf9 b/Library/Artifacts/da/da49ffdd49120953a3d09dbb4f137cf9 new file mode 100644 index 00000000..ee8e8e2a Binary files /dev/null and b/Library/Artifacts/da/da49ffdd49120953a3d09dbb4f137cf9 differ diff --git a/Library/Artifacts/da/dacb935b5641d0209bf8bb40947e4c10 b/Library/Artifacts/da/dacb935b5641d0209bf8bb40947e4c10 new file mode 100644 index 00000000..4279fd60 Binary files /dev/null and b/Library/Artifacts/da/dacb935b5641d0209bf8bb40947e4c10 differ diff --git a/Library/Artifacts/de/de13cc8bc9517c631d9083967fff268a b/Library/Artifacts/de/de13cc8bc9517c631d9083967fff268a new file mode 100644 index 00000000..7460d3d1 Binary files /dev/null and b/Library/Artifacts/de/de13cc8bc9517c631d9083967fff268a differ diff --git a/Library/Artifacts/e1/e13e18555c32fa3c2fccbdd479ee6e75 b/Library/Artifacts/e1/e13e18555c32fa3c2fccbdd479ee6e75 new file mode 100644 index 00000000..b2fff1be Binary files /dev/null and b/Library/Artifacts/e1/e13e18555c32fa3c2fccbdd479ee6e75 differ diff --git a/Library/Artifacts/e1/e15da07dde3b0d67d7603cc03abd42cc b/Library/Artifacts/e1/e15da07dde3b0d67d7603cc03abd42cc new file mode 100644 index 00000000..31957adc Binary files /dev/null and b/Library/Artifacts/e1/e15da07dde3b0d67d7603cc03abd42cc differ diff --git a/Library/Artifacts/e7/e7733b98de671c945d0d3e5680ff56f6 b/Library/Artifacts/e7/e7733b98de671c945d0d3e5680ff56f6 new file mode 100644 index 00000000..f477dcd7 Binary files /dev/null and b/Library/Artifacts/e7/e7733b98de671c945d0d3e5680ff56f6 differ diff --git a/Library/Artifacts/eb/eb8dc4cfa2de19d4f1d38cac097af4c6 b/Library/Artifacts/eb/eb8dc4cfa2de19d4f1d38cac097af4c6 new file mode 100644 index 00000000..b836e195 Binary files /dev/null and b/Library/Artifacts/eb/eb8dc4cfa2de19d4f1d38cac097af4c6 differ diff --git a/Library/Artifacts/f1/f14202e9a05e4c4b4012efb13ebe60b7 b/Library/Artifacts/f1/f14202e9a05e4c4b4012efb13ebe60b7 new file mode 100644 index 00000000..3d8de46e Binary files /dev/null and b/Library/Artifacts/f1/f14202e9a05e4c4b4012efb13ebe60b7 differ diff --git a/Library/Artifacts/f7/f76f06108b8709002dc661a88bcd36f6 b/Library/Artifacts/f7/f76f06108b8709002dc661a88bcd36f6 new file mode 100644 index 00000000..cef7d71b Binary files /dev/null and b/Library/Artifacts/f7/f76f06108b8709002dc661a88bcd36f6 differ diff --git a/Library/Artifacts/f7/f785939394d1e2b1f999b75353b7271f b/Library/Artifacts/f7/f785939394d1e2b1f999b75353b7271f new file mode 100644 index 00000000..5cd4be0f Binary files /dev/null and b/Library/Artifacts/f7/f785939394d1e2b1f999b75353b7271f differ diff --git a/Library/Artifacts/f8/f81650139eaa912b1a2b6d6640745f71 b/Library/Artifacts/f8/f81650139eaa912b1a2b6d6640745f71 new file mode 100644 index 00000000..67fd4917 Binary files /dev/null and b/Library/Artifacts/f8/f81650139eaa912b1a2b6d6640745f71 differ diff --git a/Library/Artifacts/fa/fa9226adcc35fa63c4d180b6f6783a37 b/Library/Artifacts/fa/fa9226adcc35fa63c4d180b6f6783a37 new file mode 100644 index 00000000..08c5cdb2 Binary files /dev/null and b/Library/Artifacts/fa/fa9226adcc35fa63c4d180b6f6783a37 differ diff --git a/Library/Artifacts/fa/fab9fe3ea98bebf56d0207f12ea00a84 b/Library/Artifacts/fa/fab9fe3ea98bebf56d0207f12ea00a84 new file mode 100644 index 00000000..a84dcbbe Binary files /dev/null and b/Library/Artifacts/fa/fab9fe3ea98bebf56d0207f12ea00a84 differ diff --git a/Library/Artifacts/fb/fb7cb8d0a58200c4aeac522356060149 b/Library/Artifacts/fb/fb7cb8d0a58200c4aeac522356060149 new file mode 100644 index 00000000..036e9759 Binary files /dev/null and b/Library/Artifacts/fb/fb7cb8d0a58200c4aeac522356060149 differ diff --git a/Library/Artifacts/fc/fc6921cf7ae30da1241eca738a69e061 b/Library/Artifacts/fc/fc6921cf7ae30da1241eca738a69e061 new file mode 100644 index 00000000..ceb82f1f Binary files /dev/null and b/Library/Artifacts/fc/fc6921cf7ae30da1241eca738a69e061 differ diff --git a/Library/Artifacts/fd/fdcfed06de49fcc1ed8bb3cffc328716 b/Library/Artifacts/fd/fdcfed06de49fcc1ed8bb3cffc328716 new file mode 100644 index 00000000..e9c6ecab Binary files /dev/null and b/Library/Artifacts/fd/fdcfed06de49fcc1ed8bb3cffc328716 differ diff --git a/Library/CurrentLayout-default.dwlt b/Library/CurrentLayout-default.dwlt index f9d1a6df..d813df34 100644 --- a/Library/CurrentLayout-default.dwlt +++ b/Library/CurrentLayout-default.dwlt @@ -21,7 +21,7 @@ MonoBehaviour: m_ShowMode: 4 m_Title: m_RootView: {fileID: 2} - m_MinSize: {x: 875, y: 300} + m_MinSize: {x: 875, y: 521} 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: 300} + m_MinSize: {x: 875, y: 521} m_MaxSize: {x: 10000, y: 10000} --- !u!114 &3 MonoBehaviour: @@ -112,10 +112,10 @@ MonoBehaviour: y: 30 width: 1920 height: 947 - m_MinSize: {x: 678, y: 492} - m_MaxSize: {x: 14002, y: 14042} + m_MinSize: {x: 677, y: 471} + m_MaxSize: {x: 14000, y: 14021} vertical: 0 - controlID: 41 + controlID: 50652 --- !u!114 &6 MonoBehaviour: m_ObjectHideFlags: 52 @@ -137,10 +137,10 @@ MonoBehaviour: y: 0 width: 1414 height: 947 - m_MinSize: {x: 402, y: 492} - m_MaxSize: {x: 10001, y: 14042} + m_MinSize: {x: 402, y: 471} + m_MaxSize: {x: 10000, y: 14021} vertical: 1 - controlID: 42 + controlID: 50653 --- !u!114 &7 MonoBehaviour: m_ObjectHideFlags: 52 @@ -165,7 +165,7 @@ MonoBehaviour: m_MinSize: {x: 402, y: 221} m_MaxSize: {x: 8002, y: 4021} vertical: 0 - controlID: 43 + controlID: 50654 --- !u!114 &8 MonoBehaviour: m_ObjectHideFlags: 52 @@ -324,10 +324,10 @@ MonoBehaviour: m_VRangeLocked: 0 hZoomLockedByDefault: 0 vZoomLockedByDefault: 0 - m_HBaseRangeMin: -537.5 - m_HBaseRangeMax: 537.5 - m_VBaseRangeMin: -325 - m_VBaseRangeMax: 325 + m_HBaseRangeMin: -960 + m_HBaseRangeMax: 960 + m_VBaseRangeMin: -453.5 + m_VBaseRangeMax: 453.5 m_HAllowExceedBaseRangeMin: 1 m_HAllowExceedBaseRangeMax: 1 m_VAllowExceedBaseRangeMin: 1 @@ -344,24 +344,24 @@ MonoBehaviour: m_DrawArea: serializedVersion: 2 x: 0 - y: 0 - width: 1075 - height: 650 + y: 21 + width: 1920 + height: 907 m_Scale: {x: 1, y: 1} - m_Translation: {x: 537.5, y: 325} + m_Translation: {x: 960, y: 453.5} m_MarginLeft: 0 m_MarginRight: 0 m_MarginTop: 0 m_MarginBottom: 0 m_LastShownAreaInsideMargins: serializedVersion: 2 - x: -537.5 - y: -325 - width: 1075 - height: 650 + x: -960 + y: -453.5 + width: 1920 + height: 907 m_MinimalGUI: 1 m_defaultScale: 1 - m_LastWindowPixelSize: {x: 1075, y: 650} + m_LastWindowPixelSize: {x: 1920, y: 928} m_ClearInEditMode: 1 m_NoCameraWarning: 1 m_LowResolutionForAspectRatios: 01000000000000000000 @@ -398,7 +398,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 0ef6ffff22f6ffffc2f6ffff62fbffff + m_ExpandedIDs: 485b4bfa5c5b4bfafc5b4bfa16644bfa2a644bfaca644bfaa4a84bfab8a84bfa58a94bfa86cb56fd20473ffe62fbffff1c3a0000b03a00001a3d0000743e0000944000002c4200000a43000050e5050080e80500f2ee050010f00500a2f10500d6b90600d2bd06004abe060048c00600f8c20600 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -458,9 +458,9 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: 441.49475, y: 308.12756, z: -55.76247} + m_Target: {x: 965.8498, y: 66.00767, z: -72.81428} speed: 2 - m_Value: {x: 441.49475, y: 308.12756, z: -55.76247} + m_Value: {x: 965.8498, y: 66.00767, z: -72.81428} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -510,9 +510,9 @@ MonoBehaviour: speed: 2 m_Value: {x: 0, y: 0, z: 0, w: 1} m_Size: - m_Target: 468.04825 + m_Target: 318.54434 speed: 2 - m_Value: 468.04825 + m_Value: 318.54434 m_Ortho: m_Target: 1 speed: 2 @@ -1104,20 +1104,20 @@ MonoBehaviour: m_SkipHidden: 0 m_SearchArea: 1 m_Folders: - - Assets/Resources/Textures/Props + - Assets/Resources/Prefabs m_ViewMode: 1 m_StartGridSize: 67 m_LastFolders: - - Assets/Resources/Textures/Props + - Assets/Resources/Prefabs m_LastFoldersGridSize: 67 m_LastProjectPath: C:\UnityDev\rimworld-animation-studio m_LockTracker: m_IsLocked: 0 m_FolderTreeState: scrollPos: {x: 0, y: 41} - m_SelectedIDs: e24b0000 - m_LastClickedID: 19426 - m_ExpandedIDs: 00000000b44b0000b64b0000b84b0000ba4b0000bc4b0000be4b0000c04b0000d84b000000ca9a3b + m_SelectedIDs: da4b0000 + m_LastClickedID: 19418 + m_ExpandedIDs: 00000000ce4b0000d04b0000d24b0000d44b0000d64b0000d84b0000da4b000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -1145,7 +1145,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 00000000b44b0000b64b0000b84b0000ba4b0000bc4b0000be4b0000c04b0000 + m_ExpandedIDs: 00000000ce4b0000d04b0000d24b0000d44b0000d64b0000d84b0000da4b000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: diff --git a/Library/CurrentMaximizeLayout.dwlt b/Library/CurrentMaximizeLayout.dwlt index bdcfc9b1..8138caf4 100644 --- a/Library/CurrentMaximizeLayout.dwlt +++ b/Library/CurrentMaximizeLayout.dwlt @@ -21,10 +21,10 @@ MonoBehaviour: y: 30 width: 1920 height: 947 - m_MinSize: {x: 678, y: 492} - m_MaxSize: {x: 14002, y: 14042} + m_MinSize: {x: 677, y: 471} + m_MaxSize: {x: 14000, y: 14021} vertical: 0 - controlID: 34952 + controlID: 50005 --- !u!114 &2 MonoBehaviour: m_ObjectHideFlags: 52 @@ -138,10 +138,10 @@ MonoBehaviour: y: 0 width: 1414 height: 947 - m_MinSize: {x: 402, y: 492} - m_MaxSize: {x: 10001, y: 14042} + m_MinSize: {x: 402, y: 471} + m_MaxSize: {x: 10000, y: 14021} vertical: 1 - controlID: 34953 + controlID: 50006 --- !u!114 &4 MonoBehaviour: m_ObjectHideFlags: 52 @@ -166,7 +166,7 @@ MonoBehaviour: m_MinSize: {x: 402, y: 221} m_MaxSize: {x: 8002, y: 4021} vertical: 0 - controlID: 34954 + controlID: 49971 --- !u!114 &5 MonoBehaviour: m_ObjectHideFlags: 52 @@ -186,8 +186,8 @@ MonoBehaviour: y: 0 width: 337 height: 671 - m_MinSize: {x: 201, y: 221} - m_MaxSize: {x: 4001, y: 4021} + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 6} m_Panes: - {fileID: 6} @@ -224,7 +224,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 1aa2ffff6af9ffff62fbffffcc3a0000d63a0000083b0000f23b0000143d00003a3d0000663d0000f03d0000123e0000544000005e400000c4410000184200003c460000504700006c47000088470000c6470000e2470000 + m_ExpandedIDs: 16644bfa2a644bfaca644bfaa4a84bfab8a84bfa58a94bfa86cb56fd20473ffe62fbffff1c3a0000b03a00001a3d0000743e0000944000002c4200000a43000050e5050080e80500f2ee050010f00500a2f10500d6b90600d2bd06004abe060048c00600f8c20600 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -313,9 +313,9 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: 441.49475, y: 308.12756, z: -55.76247} + m_Target: {x: 965.8498, y: 66.00767, z: -72.81428} speed: 2 - m_Value: {x: 441.49475, y: 308.12756, z: -55.76247} + m_Value: {x: 965.8498, y: 66.00767, z: -72.81428} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -365,9 +365,9 @@ MonoBehaviour: speed: 2 m_Value: {x: 0, y: 0, z: 0, w: 1} m_Size: - m_Target: 468.04825 + m_Target: 318.54434 speed: 2 - m_Value: 468.04825 + m_Value: 318.54434 m_Ortho: m_Target: 1 speed: 2 @@ -987,20 +987,20 @@ MonoBehaviour: m_SkipHidden: 0 m_SearchArea: 1 m_Folders: - - Assets/Resources/Textures/Props + - Assets/Resources/Prefabs m_ViewMode: 1 m_StartGridSize: 67 m_LastFolders: - - Assets/Resources/Textures/Props + - Assets/Resources/Prefabs m_LastFoldersGridSize: 67 m_LastProjectPath: C:\UnityDev\rimworld-animation-studio m_LockTracker: m_IsLocked: 0 m_FolderTreeState: scrollPos: {x: 0, y: 41} - m_SelectedIDs: 62470100 - m_LastClickedID: 83810 - m_ExpandedIDs: 00000000144c0000164c0000184c00001a4c00001c4c00001e4c0000204c00003c47010000ca9a3b + m_SelectedIDs: da4b0000 + m_LastClickedID: 19418 + m_ExpandedIDs: 00000000ce4b0000d04b0000d24b0000d44b0000d64b0000d84b0000da4b000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -1028,7 +1028,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 00000000144c0000164c0000184c00001a4c00001c4c00001e4c0000204c000000ca9a3b + m_ExpandedIDs: 00000000ce4b0000d04b0000d24b0000d44b0000d64b0000d84b0000da4b000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -1053,8 +1053,8 @@ MonoBehaviour: m_Icon: {fileID: 0} m_ResourceFile: m_ListAreaState: - m_SelectedInstanceIDs: - m_LastClickedInstanceID: 0 + m_SelectedInstanceIDs: 66c10600 + m_LastClickedInstanceID: 442726 m_HadKeyboardFocusLastEvent: 0 m_ExpandedInstanceIDs: c6230000303a0000063a0000a83d00005c66000000870000f8860000004a00004a4600000c430000004900007e9800000249000086980000000000007a140100 m_RenameOverlay: @@ -1203,5 +1203,5 @@ MonoBehaviour: m_ControlHash: -371814159 m_PrefName: Preview_InspectorPreview m_PreviewWindow: {fileID: 0} - m_LastInspectedObjectInstanceID: -1 + m_LastInspectedObjectInstanceID: 442726 m_LastVerticalScrollValue: 0 diff --git a/Library/InspectorExpandedItems.asset b/Library/InspectorExpandedItems.asset index bb510230..0efc17f5 100644 Binary files a/Library/InspectorExpandedItems.asset and b/Library/InspectorExpandedItems.asset differ diff --git a/Library/LastBuild.buildreport b/Library/LastBuild.buildreport index aeced68a..006bf533 100644 Binary files a/Library/LastBuild.buildreport and b/Library/LastBuild.buildreport differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Assembly-CSharp.dll b/Library/PlayerDataCache/Win/Data/Managed/Assembly-CSharp.dll index f7e88b2d..f6c9c925 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Assembly-CSharp.dll and b/Library/PlayerDataCache/Win/Data/Managed/Assembly-CSharp.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Runtime.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Runtime.dll index be07d227..59395ba7 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Runtime.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Runtime.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll index 3f8ffd9a..ed5fd6d5 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Animation.Triangle.Runtime.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Common.Runtime.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Common.Runtime.dll index e8d032a8..da6b321f 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Common.Runtime.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.Common.Runtime.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.PixelPerfect.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.PixelPerfect.dll index 53a8ecd2..149c0d1e 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.PixelPerfect.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.PixelPerfect.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.SpriteShape.Runtime.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.SpriteShape.Runtime.dll index cc9f1207..128618a7 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.SpriteShape.Runtime.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.2D.SpriteShape.Runtime.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.InternalAPIEngineBridge.001.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.InternalAPIEngineBridge.001.dll index bf8eeeb4..f3109012 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.InternalAPIEngineBridge.001.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.InternalAPIEngineBridge.001.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.Mathematics.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.Mathematics.dll index a00f5a1f..47d958e7 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.Mathematics.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.Mathematics.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.TextMeshPro.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.TextMeshPro.dll index 2137d44c..f519094d 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.TextMeshPro.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.TextMeshPro.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/Unity.Timeline.dll b/Library/PlayerDataCache/Win/Data/Managed/Unity.Timeline.dll index f66508d7..aa9dcf9d 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/Unity.Timeline.dll and b/Library/PlayerDataCache/Win/Data/Managed/Unity.Timeline.dll differ diff --git a/Library/PlayerDataCache/Win/Data/Managed/UnityEngine.UI.dll b/Library/PlayerDataCache/Win/Data/Managed/UnityEngine.UI.dll index bcd03fc8..e20b79c9 100644 Binary files a/Library/PlayerDataCache/Win/Data/Managed/UnityEngine.UI.dll and b/Library/PlayerDataCache/Win/Data/Managed/UnityEngine.UI.dll differ diff --git a/Library/PlayerDataCache/Win/Data/globalgamemanagers b/Library/PlayerDataCache/Win/Data/globalgamemanagers index e52dc2dc..a77df135 100644 Binary files a/Library/PlayerDataCache/Win/Data/globalgamemanagers and b/Library/PlayerDataCache/Win/Data/globalgamemanagers differ diff --git a/Library/PlayerDataCache/Win/Data/globalgamemanagers.assets b/Library/PlayerDataCache/Win/Data/globalgamemanagers.assets index 69b44deb..80395377 100644 Binary files a/Library/PlayerDataCache/Win/Data/globalgamemanagers.assets and b/Library/PlayerDataCache/Win/Data/globalgamemanagers.assets differ diff --git a/Library/PlayerDataCache/Win/Data/level0 b/Library/PlayerDataCache/Win/Data/level0 index f369e13f..46afd3f9 100644 Binary files a/Library/PlayerDataCache/Win/Data/level0 and b/Library/PlayerDataCache/Win/Data/level0 differ diff --git a/Library/PlayerDataCache/Win/Data/resources.assets b/Library/PlayerDataCache/Win/Data/resources.assets index fae921fb..c2d88db9 100644 Binary files a/Library/PlayerDataCache/Win/Data/resources.assets and b/Library/PlayerDataCache/Win/Data/resources.assets differ diff --git a/Library/PlayerDataCache/Win/Data/sharedassets0.assets b/Library/PlayerDataCache/Win/Data/sharedassets0.assets index 74899ed8..e3348eb4 100644 Binary files a/Library/PlayerDataCache/Win/Data/sharedassets0.assets and b/Library/PlayerDataCache/Win/Data/sharedassets0.assets differ diff --git a/Library/PlayerDataCache/Win/ScriptsOnlyCache.yaml b/Library/PlayerDataCache/Win/ScriptsOnlyCache.yaml index b67aa84e..ae6f5e3e 100644 --- a/Library/PlayerDataCache/Win/ScriptsOnlyCache.yaml +++ b/Library/PlayerDataCache/Win/ScriptsOnlyCache.yaml @@ -22,6 +22,7 @@ ScriptsOnlyBuild: - RimWorldAnimationStudio.InputManager - RimWorldAnimationStudio.KeybindLabel - RimWorldAnimationStudio.KeyframeSlider + - RimWorldAnimationStudio.LinearScale - RimWorldAnimationStudio.QuiverToggle - RimWorldAnimationStudio.RaceSettingsDialog - RimWorldAnimationStudio.RequiresAnimationDef @@ -122,105 +123,107 @@ ScriptsOnlyBuild: - Class: 114 Script: {instanceID: 11500} - Class: 114 - Script: {instanceID: 11596} + Script: {instanceID: 11584} - Class: 114 - Script: {instanceID: 11652} + Script: {instanceID: 11598} - Class: 114 - Script: {instanceID: 11728} + Script: {instanceID: 11654} - Class: 114 - Script: {instanceID: 11752} + Script: {instanceID: 11730} - Class: 114 - Script: {instanceID: 11764} + Script: {instanceID: 11754} - Class: 114 - Script: {instanceID: 11774} + Script: {instanceID: 11766} - Class: 114 - Script: {instanceID: 11796} + Script: {instanceID: 11776} - Class: 114 - Script: {instanceID: 11858} + Script: {instanceID: 11798} - Class: 114 - Script: {instanceID: 11864} + Script: {instanceID: 11860} - Class: 114 - Script: {instanceID: 12130} + Script: {instanceID: 11866} - Class: 114 - Script: {instanceID: 12166} + Script: {instanceID: 12132} - Class: 114 - Script: {instanceID: 12332} + Script: {instanceID: 12168} - Class: 114 - Script: {instanceID: 12348} + Script: {instanceID: 12334} - Class: 114 - Script: {instanceID: 12596} + Script: {instanceID: 12350} - Class: 114 - Script: {instanceID: 12710} + Script: {instanceID: 12598} - Class: 114 - Script: {instanceID: 12734} + Script: {instanceID: 12712} - Class: 114 - Script: {instanceID: 12858} + Script: {instanceID: 12736} - Class: 114 - Script: {instanceID: 12900} + Script: {instanceID: 12860} - Class: 114 - Script: {instanceID: 13150} + Script: {instanceID: 12902} - Class: 114 - Script: {instanceID: 13174} + Script: {instanceID: 13152} - Class: 114 - Script: {instanceID: 13214} + Script: {instanceID: 13176} - Class: 114 - Script: {instanceID: 13232} + Script: {instanceID: 13216} - Class: 114 - Script: {instanceID: 13240} + Script: {instanceID: 13234} - Class: 114 - Script: {instanceID: 13244} + Script: {instanceID: 13242} - Class: 114 - Script: {instanceID: 13362} + Script: {instanceID: 13246} - Class: 114 - Script: {instanceID: 13394} + Script: {instanceID: 13364} - Class: 114 - Script: {instanceID: 13432} + Script: {instanceID: 13396} - Class: 114 - Script: {instanceID: 13450} + Script: {instanceID: 13434} - Class: 114 - Script: {instanceID: 13466} + Script: {instanceID: 13452} - Class: 114 - Script: {instanceID: 13478} + Script: {instanceID: 13468} - Class: 114 - Script: {instanceID: 13482} + Script: {instanceID: 13480} - Class: 114 - Script: {instanceID: 13516} + Script: {instanceID: 13484} - Class: 114 - Script: {instanceID: 13634} + Script: {instanceID: 13518} - Class: 114 - Script: {instanceID: 13648} + Script: {instanceID: 13636} - Class: 114 - Script: {instanceID: 13674} + Script: {instanceID: 13650} - Class: 114 - Script: {instanceID: 13802} + Script: {instanceID: 13676} - Class: 114 - Script: {instanceID: 13878} + Script: {instanceID: 13804} - Class: 114 - Script: {instanceID: 14072} + Script: {instanceID: 13880} - Class: 114 - Script: {instanceID: 14154} + Script: {instanceID: 14074} - Class: 114 - Script: {instanceID: 14170} + Script: {instanceID: 14156} - Class: 114 - Script: {instanceID: 14318} + Script: {instanceID: 14172} - Class: 114 - Script: {instanceID: 14464} + Script: {instanceID: 14320} - Class: 114 - Script: {instanceID: 14492} + Script: {instanceID: 14466} - Class: 114 Script: {instanceID: 14494} - Class: 114 - Script: {instanceID: 14526} + Script: {instanceID: 14496} - Class: 114 - Script: {instanceID: 14548} + Script: {instanceID: 14528} - Class: 114 Script: {instanceID: 14550} - Class: 114 - Script: {instanceID: 14590} + Script: {instanceID: 14552} - Class: 114 - Script: {instanceID: 14596} + Script: {instanceID: 14592} - Class: 114 - Script: {instanceID: 14638} + Script: {instanceID: 14598} + - Class: 114 + Script: {instanceID: 14640} - Class: 115 Script: {instanceID: 0} - Class: 128 @@ -330,6 +333,12 @@ ScriptsOnlyBuild: assemblyName: Unity.Timeline.dll namespaceName: UnityEngine.Timeline className: ActivationTrack + - hash: + serializedVersion: 2 + Hash: a846d168d7c5e70103e84e42f06c73fa + assemblyName: Assembly-CSharp.dll + namespaceName: RimWorldAnimationStudio + className: LinearScale - hash: serializedVersion: 2 Hash: 499fd23433e68e265d153aa6b95d0047 diff --git a/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll b/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll index b95d77b3..1d4c68bf 100644 Binary files a/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll and b/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll differ diff --git a/Library/ScriptAssemblies/Assembly-CSharp.dll b/Library/ScriptAssemblies/Assembly-CSharp.dll index b5206af3..d588ef72 100644 Binary files a/Library/ScriptAssemblies/Assembly-CSharp.dll and b/Library/ScriptAssemblies/Assembly-CSharp.dll differ diff --git a/Library/ScriptAssemblies/Assembly-CSharp.pdb b/Library/ScriptAssemblies/Assembly-CSharp.pdb index d8fedfea..2ed7991b 100644 Binary files a/Library/ScriptAssemblies/Assembly-CSharp.pdb and b/Library/ScriptAssemblies/Assembly-CSharp.pdb differ diff --git a/Library/SourceAssetDB b/Library/SourceAssetDB index 80fb0077..821a4c9f 100644 Binary files a/Library/SourceAssetDB and b/Library/SourceAssetDB differ diff --git a/Library/StateCache/Hierarchy/8cbfdc-229f16c49d39ed446b.json b/Library/StateCache/Hierarchy/8cbfdc-229f16c49d39ed446b.json new file mode 100644 index 00000000..2af36599 --- /dev/null +++ b/Library/StateCache/Hierarchy/8cbfdc-229f16c49d39ed446b.json @@ -0,0 +1 @@ +{"m_ExpandedPrefabGameObjectFileIDs":[5891687054347736455],"m_ExpandedSceneGameObjectInstanceIDs":[],"m_ScrollY":0.0,"m_LastClickedFileID":5891687054347736455,"m_LastClickedInstanceID":0} \ No newline at end of file diff --git a/Library/StateCache/SceneView/352ee9-229f16c49d39ed446b.json b/Library/StateCache/SceneView/352ee9-229f16c49d39ed446b.json new file mode 100644 index 00000000..db49d80a --- /dev/null +++ b/Library/StateCache/SceneView/352ee9-229f16c49d39ed446b.json @@ -0,0 +1 @@ +{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":false,"audioPlay":false,"sceneViewState":{"showFog":true,"showMaterialUpdate":false,"showSkybox":false,"showFlares":true,"showImageEffects":true,"showParticleSystems":true},"in2DMode":true,"pivot":{"x":17.180957794189454,"y":635.5515747070313,"z":-8.96597957611084},"rotation":{"x":0.0,"y":0.0,"z":0.0,"w":1.0},"size":41.68977737426758,"orthographic":true} \ No newline at end of file diff --git a/Library/StateCache/SceneView/352ee9-mainStage.json b/Library/StateCache/SceneView/352ee9-mainStage.json index bc77b084..de297412 100644 --- a/Library/StateCache/SceneView/352ee9-mainStage.json +++ b/Library/StateCache/SceneView/352ee9-mainStage.json @@ -1 +1 @@ -{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"showFog":true,"showMaterialUpdate":false,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true},"in2DMode":true,"pivot":{"x":441.4947509765625,"y":308.1275634765625,"z":-55.76247024536133},"rotation":{"x":0.0,"y":0.0,"z":0.0,"w":1.0},"size":468.0482482910156,"orthographic":true} \ No newline at end of file +{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"showFog":true,"showMaterialUpdate":false,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true},"in2DMode":true,"pivot":{"x":965.8497924804688,"y":66.0076675415039,"z":-72.81427764892578},"rotation":{"x":0.0,"y":0.0,"z":0.0,"w":1.0},"size":318.5443420410156,"orthographic":true} \ No newline at end of file diff --git a/Library/shadercompiler-UnityShaderCompiler.exe10.log b/Library/shadercompiler-UnityShaderCompiler.exe10.log index 9ae621b0..57b2c568 100644 --- a/Library/shadercompiler-UnityShaderCompiler.exe10.log +++ b/Library/shadercompiler-UnityShaderCompiler.exe10.log @@ -1,4 +1,2 @@ Base path: 'C:/Program Files/Unity/Hub/Editor/2019.4.20f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2019.4.20f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler - -Quitting shader compiler process diff --git a/Library/shadercompiler-UnityShaderCompiler.exe11.log b/Library/shadercompiler-UnityShaderCompiler.exe11.log index 9ae621b0..57b2c568 100644 --- a/Library/shadercompiler-UnityShaderCompiler.exe11.log +++ b/Library/shadercompiler-UnityShaderCompiler.exe11.log @@ -1,4 +1,2 @@ Base path: 'C:/Program Files/Unity/Hub/Editor/2019.4.20f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2019.4.20f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler - -Quitting shader compiler process diff --git a/Library/shadercompiler-UnityShaderCompiler.exe9.log b/Library/shadercompiler-UnityShaderCompiler.exe9.log index 9ae621b0..57b2c568 100644 --- a/Library/shadercompiler-UnityShaderCompiler.exe9.log +++ b/Library/shadercompiler-UnityShaderCompiler.exe9.log @@ -1,4 +1,2 @@ Base path: 'C:/Program Files/Unity/Hub/Editor/2019.4.20f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2019.4.20f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler - -Quitting shader compiler process diff --git a/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache b/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache index 657e19fa..bb5ab09b 100644 Binary files a/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache and b/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache differ