Fix #29030: render operator only used scene property if layers was used, now it
is possible to specify the scene without the layer too.
This commit is contained in:
@@ -1083,6 +1083,7 @@ Object *add_only_object(int type, const char *name)
|
||||
/* ob->pad3 == Contact Processing Threshold */
|
||||
ob->m_contactProcessingThreshold = 1.;
|
||||
ob->obstacleRad = 1.;
|
||||
ob->col_group = ob->col_mask = 1;
|
||||
|
||||
/* NT fluid sim defaults */
|
||||
ob->fluidsimFlag = 0;
|
||||
|
||||
Reference in New Issue
Block a user