Merge branch 'blender-v4.2-release'
This commit is contained in:
@@ -428,7 +428,7 @@ pxr::UsdStageRefPtr export_to_stage(const USDExportParams ¶ms,
|
||||
/* Creating dome lights should be called after writers have
|
||||
* completed, to avoid a name collision when creating the light
|
||||
* prim. */
|
||||
if (!params.selected_objects_only && params.convert_world_material) {
|
||||
if (params.convert_world_material) {
|
||||
world_material_to_dome_light(params, scene, usd_stage);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user