Skip to content

Fix rotate copies LPE fuse gaps

Jabier Arraiza requested to merge fixRotateCopiesBoolops into master

Union is not well done in fuse path mode.

Rotate copies not well union using @tweenk path intersection graph code because currently it dont handle well overlaping. I move to stable libarot boolops.
This also fix the continuous asertions issues in the same boolops code when compiled in debug mode.

Screenshot_from_2020-04-12_18-59-05

Edited by Jabier Arraiza

Merge request reports