Commit Graph

17 Commits

Author SHA1 Message Date
Raimund58 830af1615c Fix: Detect issues with the color management 2023-12-01 12:32:09 +00:00
Raimund58 199ee44671 Fix: a GPU driver issue is not the same as out of vram. 2023-11-28 12:28:39 +00:00
Raimund58 d70ab7923f Blender 3.5< requires Linux distributions using glibc 2.28 or newer 2023-04-07 06:34:48 +00:00
Laurent Clouet bef8fa8f32 Fix: wording 2023-01-13 10:27:01 +01:00
Raimund58 a762fc3d97 Add SHEEPIT_DETECT_DEVICE_ERROR 2023-01-12 16:02:03 +00:00
Raimund58 a745f86ddc Cleanup: Replace CUDA_0 with OPTIX_0 2023-01-11 14:16:59 +00:00
Raimund58 6b5c281a7f Add error "Cannot read file" 2023-01-04 16:24:15 +00:00
Sheepit Renderfarm 07c618970a Merge branch 'feature/check_connection' into 'master'
Make client report connection issues to servers

See merge request sheepitrenderfarm/client!140
2022-08-30 18:11:17 +00:00
harlekin 3d5d91a1e4 Make client report connection issues to servers 2022-08-30 18:11:17 +00:00
Sheepit Renderfarm b061955eb9 Feat: handle disable of session on denoising 2022-07-29 17:13:29 +00:00
Grische 72b1e5c662 restructure HTTP error handling
General cleanup and restructuring of HTTP error handling.

The new code separates IOExceptions from failed HTTP communications
and allows handling of HTTP errors later in the code.
2022-07-03 12:10:22 +02:00
Sheepit Renderfarm 5f32bb0346 Fix: check if the server is down 2022-06-09 12:26:38 +00:00
Raimund58 9db297aae0 Add "Unable to open a display" Error 2022-05-17 14:05:49 +00:00
Sheepit Renderfarm 1bee6b5f8c Merge branch 'Add-missing-denoise-error' into 'master'
Add missing denoise error

See merge request sheepitrenderfarm/client!129
2022-04-29 15:52:16 +00:00
Grische 78da2832af Move src files to standard java folder structure 2022-04-10 13:15:34 +00:00
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