fix: stabilize native road Cesium preview
This commit is contained in:
@@ -335,6 +335,9 @@ function exportCesium(area, roadProvider) {
|
||||
const exporterArgs = [
|
||||
"--background",
|
||||
"--factory-startup",
|
||||
// Blender 4.5 on this macOS host can crash while probing Metal extensions
|
||||
// before the exporter script runs; this is Blender's documented workaround.
|
||||
"--debug-gpu-force-workarounds",
|
||||
"--python",
|
||||
path.join(repoRoot, "blender", "export_cesium.py"),
|
||||
"--",
|
||||
|
||||
Reference in New Issue
Block a user