File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
If you are willing to report a bug, we strongly recommend you to:
2
2
- attach .abc file that can reproduce the issue
3
- - write what version of package are you using (e.g. 20180205)
3
+ - write what version of package you are using (e.g. 20180205)
4
4
- attach Editor.log ( https://docs.unity3d.com/Manual/LogFiles.html )
Original file line number Diff line number Diff line change 1
- # Alembic Importer / Exporter
1
+ # Alembic for Unity
2
2
3
- ** Latest package: [ AlembicForUnity.unitypackage] ( https://github.com/unity3d-jp/AlembicImporter/releases/download/20180205 /AlembicForUnity.unitypackage ) **
3
+ ** Latest package: [ AlembicForUnity.unitypackage] ( https://github.com/unity3d-jp/AlembicImporter/releases/download/20180212 /AlembicForUnity.unitypackage ) **
4
4
** Do not clone this repository unless you are trying to build plugin from source.**
5
5
6
6
[ 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/
18
18
19
19
Windows (32bit & 64bit)、Mac、Linux と Unity 2017.1 以降で動作を確認済みです。
20
20
使用するにはまずこのパッケージをプロジェクトに import します。
21
- [ AlembicForUnity.unitypackage] ( https://github.com/unity3d-jp/AlembicImporter/releases/download/20180205 /AlembicForUnity.unitypackage )
21
+ [ AlembicForUnity.unitypackage] ( https://github.com/unity3d-jp/AlembicImporter/releases/download/20180212 /AlembicForUnity.unitypackage )
22
22
(Linux の場合プラグインをソースからビルドする必要があります。このリポジトリを clone し、Plugin/ に移動して cmake を用いてビルドしてください)
23
23
24
24
## Alembic Importer
You can’t perform that action at this time.
0 commit comments