Skip to content

v3.4.2

Latest
Compare
Choose a tag to compare
@MorganGrundy MorganGrundy released this 30 Dec 21:23

New features:

  • Added some simple file logging, hopefully they will help a bit for any bug reports.

Improvements:

  • We now have message boxes for a bunch of errors which previously only got logged to the debug console.
  • Improved the CUDA error checking and recovery. We no longer just exit when there are CUDA errors, we have message boxes to tell the user what went wrong and we clean up as much as we can. For issues on the user end we provide suggestions (such as reducing Photomosaic size when not enough GPU memory).