From 771bd7bf8e1ab7b685d7c8f0678e3d9fa501ac6b Mon Sep 17 00:00:00 2001 From: i-saint Date: Mon, 12 Feb 2018 05:07:00 +0900 Subject: [PATCH] 20180212 --- ISSUE_TEMPLATE.md | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3d39670e9..455afeb76 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,4 +1,4 @@ If you are willing to report a bug, we strongly recommend you to: - attach .abc file that can reproduce the issue -- write what version of package are you using (e.g. 20180205) +- write what version of package you are using (e.g. 20180205) - attach Editor.log ( https://docs.unity3d.com/Manual/LogFiles.html ) diff --git a/README.md b/README.md index 4e11f6368..6e30ff6fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Alembic Importer / Exporter +# Alembic for Unity -**Latest package: [AlembicForUnity.unitypackage](https://github.com/unity3d-jp/AlembicImporter/releases/download/20180205/AlembicForUnity.unitypackage)** +**Latest package: [AlembicForUnity.unitypackage](https://github.com/unity3d-jp/AlembicImporter/releases/download/20180212/AlembicForUnity.unitypackage)** **Do not clone this repository unless you are trying to build plugin from source.** [English](https://translate.google.com/translate?sl=ja&tl=en&u=https://github.com/unity3d-jp/AlembicImporter) (by Google Translate) @@ -18,7 +18,7 @@ Alembic 本家: http://www.alembic.io/ Windows (32bit & 64bit)、Mac、Linux と Unity 2017.1 以降で動作を確認済みです。 使用するにはまずこのパッケージをプロジェクトに import します。 -[AlembicForUnity.unitypackage](https://github.com/unity3d-jp/AlembicImporter/releases/download/20180205/AlembicForUnity.unitypackage) +[AlembicForUnity.unitypackage](https://github.com/unity3d-jp/AlembicImporter/releases/download/20180212/AlembicForUnity.unitypackage) (Linux の場合プラグインをソースからビルドする必要があります。このリポジトリを clone し、Plugin/ に移動して cmake を用いてビルドしてください) ## Alembic Importer