Aodaruma/coa_tools2

exported json files in Photoshop is not utf-8, and it occurs error when imports Blender

Aodaruma opened this issue · 1 comments

Describe the bug
windowsのPhotoshopでスプライトを出力時、jsonファイルが正しく読み込んでくれない。

To Reproduce

  1. windows 10でBlenderExport.jsxを実行し、スプライトを出力
  2. 出力されたjsonファイルをアドオンを使ってimport
  3. エラーが出力

Expected behavior
正しく読み込まれるべき

Desktop:

  • OS: Windows 10

Additional context
jsxのencodingをutf8にすることで解決できる

fix with 0d1436f