I’m curious if anything was done to take better advantage of multithreaded CPU in Rhino 7.
I know 3d modeling is mostly single core because things have to happen in a particular order, but in scenarios where you’re processing a complex boolean or filleting hundreds of edges, is that a situation where you could use several cored to divide and conquer the calculations? Or did Rhino 6 already work that way?