Results 98 comments of Buck

OK the issue is `bulge = 0.4` in `Polyline 2` nearly causes it to be self intersecting (which doesn't work right for the boolean algorithm), e.g., `bulge = 0.401` will...

For what you want to do with hatching I think you can do the following: find intersects with all the polylines (surrounding and holes) and then for each line order...

https://github.com/jbuckmccready/CavalierContours/issues/41 https://github.com/jbuckmccready/cavalier_contours Use the C FFI from C++ (or whatever language you're using if not Rust).

Need more information, please post example inputs and resulting outputs vs. what you expect/desire.

Related: https://github.com/jbuckmccready/cavalier_contours/issues/35

This is a critical bug if wanting to use copilot provider as there is a huge difference for models like gpt 5.2 with reasoning on/off.

@nesl247 you can tell by how long it takes to respond, if you set it to high/xhigh reasoning and give it something that is complex to solve it will start...

I have found it adds a lot of noise/pollution to the context. The models are good enough now to mostly avoid creating compiler/language level errors when they make changes, and...