Commit Graph

29 Commits

Author SHA1 Message Date
Laurent Clouet 3413301609 Moving to Intellij IDEA 2019-08-11 22:25:26 +02:00
Laurent Clouet 3230807a7d Migrate from ant to gradle 2019-08-10 22:09:32 +02:00
Tehrasha 2def75e305 clarification of error message
Corrected and clarified the 'MISSING RENDER' error case.
2019-01-28 02:07:22 -06:00
Laurent Clouet 6c9d645005 Python error detection 2018-07-10 09:59:05 +02:00
Laurent Clouet 0508db7f75 User can choose how much he willing to spent on each frame (based on pull request from 'Rolf Aretz Lap' 2017-04-25 13:06:23 +02:00
Laurent Clouet 2f00d7816d Code formating 2017-01-05 09:35:59 +01:00
Laurent Clouet ea50176133 create an error type for when the server kills the render (before it was part of NOOUTPUTFILE) 2016-11-01 19:44:09 +01:00
Laurent Clouet 0873eec17e Typo 2016-10-08 19:19:25 +02:00
Laurent Clouet fe626a3bee Detect if the gpu is not supported by blender (for example GTX 10XX on Blender 2.77) 2016-09-21 23:52:41 +02:00
Laurent Clouet 018382ac6f Handle when server doesn't send the expected response 2016-09-11 13:46:12 +02:00
Laurent Clouet 0000718830 User friendly error message 2016-08-30 20:01:26 +02:00
Laurent Clouet 551cecc12f User friendly error message 2016-08-29 20:07:38 +02:00
Laurent Clouet dc63b9791b Detect when computer is runnout of free space on hard drive 2016-05-02 13:26:11 +02:00
Laurent Clouet 32540e7712 Detect if renderer ran out of memory 2016-04-03 20:49:24 +02:00
Laurent Clouet eff4ab2198 Instead of giving generic no job status, the server now give more detailed status 2016-03-16 14:07:42 +01:00
Laurent Clouet 4873b8272b Fix #47 User can block a project on his client 2015-10-27 21:00:44 +00:00
Laurent Clouet 5027841cce English 2015-05-15 00:13:39 +01:00
Laurent Clouet 11b5f55375 When an error is sent, also send its type 2015-03-11 17:55:44 +00:00
Laurent Clouet 5661dd309c Detect when gpu render failed (gpu too old or out of memory) 2015-03-10 20:21:50 +00:00
Mathis Chenuet 38ba5a995d Typo: english 2015-03-02 18:03:58 +00:00
Laurent Clouet 1812ec6326 Bugfix: do not display a enum raw value but a human explanation 2015-02-04 22:26:37 +00:00
Mathis Chenuet 3ea4107dc1 Cleanup: Use foreach whenever is possible 2015-01-25 18:36:39 +00:00
Mathis Chenuet c6dafb3bf6 Cleanup: remove extra semicolons 2015-01-25 18:26:21 +00:00
Laurent Clouet 2256d35be2 Improvement: add an error code when the renderer(blender) is not found on the server side 2014-12-30 22:06:34 +01:00
mvolli bdf10b36c3 spelling/language corrections 2014-12-23 20:05:29 +01:00
Laurent Clouet ea7997c625 Improvement: check if the OS and the GPU are supported by the application 2014-12-17 21:47:31 +00:00
Laurent Clouet d4a1cd4de1 Bugfix: typo and better english 2014-12-16 23:02:14 +00:00
Laurent Clouet 76c8be9e70 Improvement: do not display an error when the server asked to kill a render 2014-12-03 20:09:50 +00:00
Laurent Clouet 422a9e74c8 Initial commit
Version 3.3 of the client
2014-11-20 13:21:19 +00:00