OpenJSCAD.org icon indicating copy to clipboard operation
OpenJSCAD.org copied to clipboard

fix(modeling): undo-revert measureBoundingBox

Open hrgdavor opened this issue 2 years ago • 1 comments

fix a bug in measureBoundingBox caused by mutating original boundingBox with transform

  • [x] Have you followed the guidelines in our Contributing document?
  • [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [x] Does your submission pass tests?

this fix also depends on #970 to be complete fix for #966

hrgdavor avatar Dec 29 '21 10:12 hrgdavor

@hrgdavor thanks for splitting this out.

does this fix the issue #966 ? also, can you add the same tests for geom2 and path2? It would be good to verify those work as well.

z3dev avatar Dec 29 '21 22:12 z3dev