Open raduct opened 10 months ago
You are right. The error was introduced by a subsequent merge. I've committed a fix.
My pull request is from 7 months ago and was ignored. I don't intend to update it if isn't merged. You may take a look at the 3D branch in my repository for further development. 3D
Sorry for ignoring. I implemented this with some minor differences (upped the limit to 100).
The in-memory logs are getting very big for long processing sessions with big impact on performance. The speed is halved after few hours. So, keep only 10 lines for in-memory session logs, without impact on functionality.