AndrewRayCode / AndrewRayCode/toasted-potato

Make the exporter work when nothing is selected

Aberta
#4 0 comentários 0 reações 0 responsáveis Ver no GitHub
bug good first issue
Linguagem predominante
Python
Estrelas
0
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.