-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Description
When I tried to import from Blender meshes from a Blender scene with multiple materials don't work correctly with ObjectLoader. ( I think is because json has't assign correctly the material to the object, it uses a single uuid. (this happens in previous versions of three.js & blender exporter ( It is nothing new of this r73 version ) ).
I can only use MultipleMaterial with JSONLoader ( although with the R73 I have to remove 'DbgColor' & 'colorAmbient' info from .json file ) but in this case I need a json flie for every object.
Here an example > http://unboring.net/lab/7415/
And the source files > http://unboring.net/lab/7415/7415.zip
Metadata
Metadata
Assignees
Labels
No labels