mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
Fix bug where merge duplicate types would trigger listeners in an active Blender session. Stop using listeners, I guess?
This commit is contained in:
@@ -93,4 +93,5 @@ class Patcher:
|
||||
relating_type=relating_type,
|
||||
related_objects=related_objects,
|
||||
should_map_representations=False,
|
||||
should_run_listeners=False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user