From e7a5017dc572aaba1324f5c5f2760422b9995ee5 Mon Sep 17 00:00:00 2001 From: Firerise9402 <90978630+Firerise9402@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:57:47 -0400 Subject: [PATCH] update again --- Assets/Scenes/Editor.unity | 4 ++-- Assets/Scripts/AppInfo.cs | 4 ++-- Assets/Scripts/WindowController.cs | 6 ++++++ ProjectSettings/ProjectSettings.asset | 6 +++--- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/Assets/Scenes/Editor.unity b/Assets/Scenes/Editor.unity index a910722bb..1cba2a066 100644 --- a/Assets/Scenes/Editor.unity +++ b/Assets/Scenes/Editor.unity @@ -23600,7 +23600,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0.5} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: -408.97955, y: -17} + m_AnchoredPosition: {x: -408.9795, y: -17} m_SizeDelta: {x: -817.96, y: -46.29} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1121370303 @@ -24767,7 +24767,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0.5} m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: 0, y: 109.161095} + m_AnchoredPosition: {x: 0, y: 105.87461} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 1} --- !u!114 &1154875944 diff --git a/Assets/Scripts/AppInfo.cs b/Assets/Scripts/AppInfo.cs index 403a13fbe..f703a130b 100644 --- a/Assets/Scripts/AppInfo.cs +++ b/Assets/Scripts/AppInfo.cs @@ -1,8 +1,8 @@ using System; public static class AppInfo { - public const string Version = "0.0.1031"; - public static readonly DateTime Date = new DateTime(2023, 08, 10, 00, 14, 16, 744, DateTimeKind.Utc); + public const string Version = "0.0.1039"; + public static readonly DateTime Date = new DateTime(2023, 08, 11, 16, 44, 42, 336, DateTimeKind.Utc); } diff --git a/Assets/Scripts/WindowController.cs b/Assets/Scripts/WindowController.cs index 457066814..f54792f86 100644 --- a/Assets/Scripts/WindowController.cs +++ b/Assets/Scripts/WindowController.cs @@ -43,6 +43,12 @@ namespace HeavenStudio private static Vector3 panLast; private static Vector3 scaleLast; + /*For anyone with a mac who knows how to code this stuff: + here's a google doc with helpful sites(i think) for getting this working on mac + https://docs.google.com/document/d/1mvHNNsXC6mo7PV6yZitpKam1fYnud7CXP73YLsebEo8/edit?usp=sharing + good luck i cant figure this out + */ + //Credit to Grizmu on the unity forums for this //DLL Stuff for windows #region WinDLLstuff diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 04bf8d564..7b6930eac 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -134,7 +134,7 @@ PlayerSettings: 16:10: 1 16:9: 1 Others: 1 - bundleVersion: 0.0.1031 + bundleVersion: 0.0.1039 preloadedAssets: - {fileID: 102900000, guid: 5348c08b82446e0478cee8bda6c02cfc, type: 3} metroInputSource: 0 @@ -158,11 +158,11 @@ PlayerSettings: applicationIdentifier: Standalone: com.RHeavenStudio.Heaven-Studio buildNumber: - Standalone: 1031 + Standalone: 1039 iPhone: 0 tvOS: 0 overrideDefaultApplicationIdentifier: 0 - AndroidBundleVersionCode: 1031 + AndroidBundleVersionCode: 1039 AndroidMinSdkVersion: 22 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1