AndrewRayCode / AndrewRayCode/toasted-potato

Make the exporter work when nothing is selected

オープン
#4 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug good first issue
主要言語
Python
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

When you first open a brand new file in Blender, there are no active objects in the scene. If you try to export, the Three.js option is grayed out. The hack to get around this is to select an object. Even if you de-select it, the `bpy.context.scene.objects.active` (because Blender) - and now the exporter can work.

The end result of this fix should be to be able to remove this hack, and still have the exporter work:

https://github.com/AndrewRayCode/toasted-potato/blob/master/test/scripts/export-from-blender.py#L15-L17

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。