Remove blend files after the render has started

This commit is contained in:
Laurent Clouet
2019-08-07 17:02:52 +02:00
parent edbd4cae52
commit de4dfcd047
3 changed files with 18 additions and 1 deletions

View File

@@ -464,6 +464,7 @@ public class Server extends Thread implements HostnameVerifier, X509TrustManager
Job a_job = new Job(
this.user_config,
this.client,
this.client.getGui(),
this.client.getLog(),
job_node.getAttribute("id"),