Cleanup: Moar G.main removal of Hell.
This commit actually adds some G.main... but at much, much higher level than the ones it removes, so should still be better ;)
This commit is contained in:
@@ -567,7 +567,7 @@ void BlenderSync::sync_objects(float motion_time)
|
||||
|
||||
if(b_ob.is_duplicator() && !object_render_hide_duplis(b_ob)) {
|
||||
/* dupli objects */
|
||||
b_ob.dupli_list_create(b_scene, dupli_settings);
|
||||
b_ob.dupli_list_create(b_data, b_scene, dupli_settings);
|
||||
|
||||
BL::Object::dupli_list_iterator b_dup;
|
||||
|
||||
|
Reference in New Issue
Block a user