unity3d-jp / MeshSync

A package for synchronizing meshes/models editing in DCC tools into Unity in real time.
Other
1.55k stars 174 forks source link

About installation of Blender. #134

Closed ab1ab closed 4 years ago

ab1ab commented 4 years ago

Even if 20190902.zip in MeshSync is put in Blender, it doesn't react.

When unity_mesh_sync.py among 2.8 folders of Plugin~/MeshSyncClientBlender/python/ is put in, it's transcribed in an add-on, but an error can't go out and use it.

2020-03-03_08h18_48

2020-03-03_08h20_04

Please tell me which of which file to put in an add-on file of Blender.

sindharta commented 4 years ago

Issue transferred to https://github.com/Unity-Technologies/MeshSyncDCCPlugin/issues/4.

sindharta commented 4 years ago

@ab1ab I transferred the issue to Unity-Technologies/MeshSyncDCCPlugin#4.

On that new link, can you please let us know which version of Blender you are using ?

上のリンクで、どのバージョンの Blender を使っているかを教えていただけますか?

ab1ab commented 4 years ago

v2.80.75

sindharta commented 4 years ago

You need to install it using a file named: blender-2.80.zip inside UnityMeshSync_Blender_Windows if you are using Windows

Do you have that file ? I am currently organizing the repo, and will re-upload that file soon, if you don't have it.

ab1ab commented 4 years ago

Do not have. Please upload the file again.

sindharta commented 4 years ago

@ab1ab I have uploaded the previous Blender plugins here: https://github.com/Unity-Technologies/MeshSyncDCCPlugin/releases/tag/legacy

ab1ab commented 4 years ago

Downloaded and introduced add-ons. No error was displayed. Thank you very much.