mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-16 08:25:56 +10:00
Fixed bug in max exporter.
Vertex color parameter was undefined for dummy materials.
This commit is contained in:
@@ -501,6 +501,8 @@ rollout ThreeJSExporter "ThreeJSExporter"
|
||||
else
|
||||
(
|
||||
|
||||
useVertexColors = false
|
||||
|
||||
Format "\"DbgName\" : \"%\",\n" "dummy" to:ostream
|
||||
|
||||
DumpColor red "colorDiffuse"
|
||||
|
||||
Reference in New Issue
Block a user