|
@@ -91010,7 +91010,7 @@ var BABYLON;
|
|
continue;
|
|
continue;
|
|
}
|
|
}
|
|
// Merge meshes
|
|
// Merge meshes
|
|
- BABYLON.Mesh.MergeMeshes(currentPool);
|
|
|
|
|
|
+ BABYLON.Mesh.MergeMeshes(currentPool, undefined, true);
|
|
}
|
|
}
|
|
if (updateSelectionTree != undefined) {
|
|
if (updateSelectionTree != undefined) {
|
|
if (updateSelectionTree) {
|
|
if (updateSelectionTree) {
|