Hello,
I have just updated the last version of blender exporter and I'm not able to export a simple scene.
This is the error log I get:
Exporter version: 5.6.2, Blender version: 2.79 (sub 0)
========= Conversion from Blender to Babylon.js =========
Scene settings used:
selected layers only: false
inline textures: false
Positions Precision : 4
Normals Precision : 3
UVs Precision : 3
Vert Color Precision: 3
Mat Weight Precision: 2
texture directory: D:\Blender tutorial\My models\Babylonjs Exports\
Python World class constructor completed
========= An error was encountered =========
File "C:\Users\mandim.ICS\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\babylon-js\json_exporter.py", line 103, in execute
mesh = Mesh(object, scene, self)
ERROR: __init__() missing 3 required positional arguments: 'forcedParent', 'nameID', and 'exporter'
========= end of processing =========
elapsed time: 0 min, 0.004 secs
What I'm doing wrong?
Attached is the .blend file.
Thank you in advance...
ExampleForBabylonjs.blend