Exporters: Upgrade to Blender 2.8

Created on 10 Oct 2018  路  2Comments  路  Source: BabylonJS/Exporters

Getting AttributeError: RNA_Types object has no attribute 'Lamp' in the Blender 2.8 Beta that is soon to be released.

: )

I might take a peek at this later if I have a minute.

Most helpful comment

This minor problem & a few others have already been fixed in the EEVEE branch of the repo.

There is no 2.8 Blender beta. It is an alpha as of yesterday. Whenever it is declared production, I am sure many people's workflow will dictate that they use 2.79 for some time.

The version of exporter in the EEVEE branch now cannot even be tried, since they changed how menu items get added. I tried modifying this adding the menu item to the export menu, from an example plug-in, but it just errors. This is not committed.

A major re-write of how materials are exported is required. The matrix math of bones needs to change. Getting a temp copy of geometry with modifiers applied also fails, so not only does that need to change, but do not know if there is anything after that.

All 2 comments

This minor problem & a few others have already been fixed in the EEVEE branch of the repo.

There is no 2.8 Blender beta. It is an alpha as of yesterday. Whenever it is declared production, I am sure many people's workflow will dictate that they use 2.79 for some time.

The version of exporter in the EEVEE branch now cannot even be tried, since they changed how menu items get added. I tried modifying this adding the menu item to the export menu, from an example plug-in, but it just errors. This is not committed.

A major re-write of how materials are exported is required. The matrix math of bones needs to change. Getting a temp copy of geometry with modifiers applied also fails, so not only does that need to change, but do not know if there is anything after that.

@Palmer-JC Makes sense! I guess I'll just use 2.79 for Babylon work. Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

echadwick-wayfair picture echadwick-wayfair  路  3Comments

echadwick-wayfair picture echadwick-wayfair  路  4Comments

EtagiBI picture EtagiBI  路  4Comments

Mudoglu picture Mudoglu  路  4Comments

jcartie picture jcartie  路  8Comments