09th / YABEE

Export models from the Blender to Panda3D game engine
MIT License
107 stars 39 forks source link

Fix trailing whitespaces + PBS Export #21

Closed tobspr closed 8 years ago

tobspr commented 8 years ago

This pull request fixes all trailing whitespaces.

It also adds a new option called 'Export PBS' in the UI to export physically based materials using the new physically based material properties in Panda3D.

For that, it uses the panel of the BAM exporter:

It also exports various options into the emissive component, until Panda3D adds support for those (like normalmap strength)