Skip to content

Commit

Permalink
Merge pull request #223 from sfc-sdp/feature/#221
Browse files Browse the repository at this point in the history
Unityバージョンとパッケージの更新
  • Loading branch information
seibe authored Apr 9, 2023
2 parents 90a5e56 + a2fdcc9 commit ac4d3f5
Show file tree
Hide file tree
Showing 493 changed files with 295 additions and 14,093 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
strategy:
matrix:
unity-version:
- 2021.3.11f1
- 2021.3.22f1
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion Assets/GameCanvas/AutoGeneratedScripts/GcFont.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
5 changes: 3 additions & 2 deletions Assets/GameCanvas/AutoGeneratedScripts/GcImage.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand All @@ -13,9 +13,10 @@ namespace GameCanvas
{
public readonly partial struct GcImage : System.IEquatable<GcImage>
{
internal const int __Length__ = 3;
internal const int __Length__ = 4;
public static readonly GcImage BallRed = new GcImage("BallRed", 24, 24);
public static readonly GcImage BallYellow = new GcImage("BallYellow", 24, 24);
public static readonly GcImage BlueSky = new GcImage("BlueSky", 640, 480);
public static readonly GcImage MapPin = new GcImage("MapPin", 50, 64);
}
}
2 changes: 1 addition & 1 deletion Assets/GameCanvas/AutoGeneratedScripts/GcSound.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Assets/GameCanvas/AutoGeneratedScripts/GcText.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 2 additions & 0 deletions Assets/GameCanvas/SpriteAtlas.spriteatlas
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@ SpriteAtlas:
m_MasterAtlas: {fileID: 0}
m_PackedSprites:
- {fileID: 21300000, guid: b7fd20551d34df04684ac005d1b54c14, type: 3}
- {fileID: 21300000, guid: 820c3d68c4b9a244eae072d5333fb3e2, type: 3}
- {fileID: 21300000, guid: 3212428bff945a84cb1e2c2aaf887e2d, type: 3}
- {fileID: 21300000, guid: 42005afb256654d4db0ccb3704572942, type: 3}
m_PackedSpriteNamesToIndex:
- BallYellow
- MapPin
- BlueSky
- BallRed
m_RenderDataMap: {}
Expand Down
File renamed without changes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2022 Smart Device Programming
Copyright (c) 2015-2023 Smart Device Programming

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion LICENSE_JP
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2022 スマートデバイスプログラミング
Copyright (c) 2015-2023 スマートデバイスプログラミング

以下に定める条件に従い、本ソフトウェアおよび関連文書のファイル(以下「ソフト
ウェア」)の複製を取得するすべての人に対し、ソフトウェアを無制限に扱うことを
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CHANGE LOG
## 6.2.0
### 仕様変更
- 推奨エディタバージョンを Unity 2021.3.11f1 に更新
- 推奨エディタバージョンを Unity 2021.3.22f1 に更新
- 内部で依存する各種パッケージのバージョンを更新
- .NET バージョンを .NET Standard 2.1 に変更
- ビルド可能な Android OS バージョンの下限を 5.1 に変更
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Documentation~/jp.ac.keio.sfc.sdp.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GameCanvas for Unity
Copyright (c) 2015-2022 Smart Device Programming.
Copyright (c) 2015-2023 Smart Device Programming.

This software is released under the MIT License, see [LICENSE](../LICENSE.md).
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/AndroidManifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorCompiler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorEventManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorExporter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorMenu.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
6 changes: 3 additions & 3 deletions Packages/GameCanvas/Editor/GcEditorResourceBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down Expand Up @@ -316,7 +316,7 @@ private static void GenerateResourceDefineScript(string className, in Dictionary
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down Expand Up @@ -353,7 +353,7 @@ private static void GenerateResourceDefineScript(string className, in Dictionary
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorSceneHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcEditorUtility.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Editor/GcRuntimePlatformExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/LICENSE.JP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2022 スマートデバイスプログラミング
Copyright (c) 2015-2023 スマートデバイスプログラミング

以下に定める条件に従い、本ソフトウェアおよび関連文書のファイル(以下「ソフト
ウェア」)の複製を取得するすべての人に対し、ソフトウェアを無制限に扱うことを
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2022 Smart Device Programming
Copyright (c) 2015-2023 Smart Device Programming

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Packages/GameCanvas/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GameCanvas for Unity
Copyright (c) 2015-2022 Smart Device Programming.
Copyright (c) 2015-2023 Smart Device Programming.

This software is released under the MIT License, see [LICENSE](LICENSE.md).
2 changes: 1 addition & 1 deletion Packages/GameCanvas/Runtime/Scripts/BehaviourBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// <summary>GameCanvas for Unity</summary>
// <author>Seibe TAKAHASHI</author>
// <remarks>
// (c) 2015-2022 Smart Device Programming.
// (c) 2015-2023 Smart Device Programming.
// This software is released under the MIT License.
// http://opensource.org/licenses/mit-license.php
// </remarks>
Expand Down
Loading

0 comments on commit ac4d3f5

Please sign in to comment.