Files
IfcOpenShell/src
Dion Moult 36f2ed6da6 Allow disabling undo on save
The transaction system does not scale on large scale or complex remove_deep deletions. So if you want to delete a mesh with many thousands of vertices, it becomes very, very slow. Unfortunately we cannot also clear Blender's undo history, so this advanced feature should be used carefully.

Tested:

 - deleting 250 average objects: 264s before, 246s after (6.8% faster)
 - deleting 1 object with 6,000 vertices: 5 minutes and counting (basically impractical) before, 11s after
2022-09-01 11:17:06 +10:00
..
2022-09-01 11:17:06 +10:00
2022-08-27 15:34:16 +02:00
2022-08-30 13:31:26 +02:00
2022-09-01 10:17:45 +10:00
2022-08-27 15:34:16 +02:00