Off-topic CUDA

 From:  Michael Gibson
2256.9 In reply to 2256.7 
Hi Grendel,

> Great to here the multi-processor use for export meshing soon, thank you

You're welcome! It's looking good so far, there are some other parts to it in addition to the multi-core part - today I'll be working on some more general purpose optimizations that should help speed it up separate from that, and also the UI of the meshing dialog no longer freezes up while the meshing is being calculated. So you can do something like change a meshing parameter without needing to wait for the current mesh calculation to completely finish first. Now when you change a parameter, that will automatically cancel the current calculation in progress and start a new one.

It's a lot smoother operation for exporting, I was figuring that this area needed some attention pretty badly.

- Michael