fornjot
fornjot copied to clipboard
Handle panics in CAD kernel
Right now, the CAD kernel is panicking left and right. I intend to address this with #68, but panics due to bugs will always be an issue. I think it is desirable to catch panics in CAD kernel code and display those to the user as a special critical error, with the request to file a bug.
This issue is kind of blocked by #68, definitely blocked by #116.
No longer blocked. As of #763, we have support for egui now.
This issue is no longer applicable. See A New Direction for context.