harlekin
336c4fe5c9
Feature: replace Cuda with Optix
2022-11-21 15:35:59 +01:00
Raimund58
8b9c4eebd1
Simplify render time message to prevent confusion.
2022-11-02 10:11:27 +00:00
harlekin
b4ee875e6f
Merge branch 'fix/hip_version' into 'master'
...
Fix: driver version comparison
See merge request sheepitrenderfarm/client!170
2022-10-30 13:44:12 +00:00
harlekin
8b42f662ac
Fix: driver version comparison
2022-10-30 13:44:12 +00:00
Sheepit Renderfarm
a66c7fee93
Merge branch 'out_of_vram_2' into 'master'
...
Feat: Better detection of out-of-VRAM errors
See merge request sheepitrenderfarm/client!171
2022-10-19 18:11:17 +00:00
Raimund58
8256d230a3
Feat: Better detection of out-of-VRAM errors
2022-10-19 18:11:17 +00:00
Sheepit Renderfarm
7a6167ed4d
Feat: send runing/paused status
2022-10-19 16:45:31 +00:00
Laurent Clouet
6e79959929
Fix: do not wait for no-error type
2022-10-07 00:37:45 +02:00
harlekin
c29599b78f
Merge branch 'alert_on_close' into 'master'
...
Always ask for confirmation before ending running session
See merge request sheepitrenderfarm/client!114
2022-09-29 14:07:39 +00:00
harlekin
16dcc00d87
Always ask for confirmation before ending running session
2022-09-29 14:07:39 +00:00
harlekin
191ced77cc
Merge branch 'fix-python-error' into 'master'
...
Fix: Remove the explicit setting of pythonpath/pythonhome
See merge request sheepitrenderfarm/client!156
2022-09-29 14:07:17 +00:00
Space
56c6e9a9f5
Fix: Remove the explicit setting of pythonpath/pythonhome
2022-09-29 14:07:17 +00:00
harlekin
777b9cd13b
Merge branch 'feat/timing' into 'master'
...
Feat/timing
See merge request sheepitrenderfarm/client!165
2022-09-29 14:06:41 +00:00
harlekin
3556d7c62f
Feat/timing
2022-09-29 14:06:40 +00:00
Raimund58
c3169dfe0d
Add RENDERER_OUT_OF_VIDEO_MEMORY error
2022-09-23 10:40:57 +00:00
harlekin
c6075e47b3
Merge branch 'fix/npe_on_build_number_check' into 'master'
...
Fix/npe on build number check
See merge request sheepitrenderfarm/client!164
2022-09-10 10:11:40 +00:00
harlekin
e1d8571205
Fix/npe on build number check
2022-09-10 10:11:39 +00:00
harlekin
b7f494dc57
Merge branch 'LogConfig' into 'master'
...
Introduce config log at the start of a session for debugging purposes
See merge request sheepitrenderfarm/client!163
2022-09-10 10:10:57 +00:00
DaCool
8fd40abf09
Introduce config log at the start of a session for debugging purposes
2022-09-10 10:10:57 +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
DaCool
09f389b04b
Drop javax.xml.bind:jaxb-api
2022-08-29 16:36:12 +00:00
Space
5e93b705ff
Add mime type fallback for exr
2022-07-30 09:49:16 +00:00
harlekin
ee6ef63f58
Merge branch 'feat/denoising-type' into 'master'
...
Feat: handle disable of session on denoising
See merge request sheepitrenderfarm/client!148
2022-07-29 17:13:30 +00:00
Sheepit Renderfarm
b061955eb9
Feat: handle disable of session on denoising
2022-07-29 17:13:29 +00:00
DaCoolX
9fd8365ce2
Improve OS-based Arch check
2022-07-29 15:40:38 +02:00
Sheepit Renderfarm
36b506aa6f
Merge branch 'fix/shepherd-http500-handle' into 'master'
...
Fix: handle http500 response from shepherd
See merge request sheepitrenderfarm/client!147
2022-07-17 13:59:19 +00:00
harlekin
2164dd0d32
Feat: use HIP instead of OpenCL
2022-07-17 09:48:49 +00:00
Laurent Clouet
d359397076
Fix: handle http500 response from shepherd
2022-07-17 11:40:01 +02:00
harlekin
6ba42a3e29
Merge branch 'restructure_http_error_handling' into 'master'
...
restructure HTTP error handling
See merge request sheepitrenderfarm/client!105
2022-07-05 13:31:22 +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
Mathis Waldmann
7fd07fa310
no wait time for MISSING_SCENE error
2022-06-16 21:41:20 +02:00
Sheepit Renderfarm
5f32bb0346
Fix: check if the server is down
2022-06-09 12:26:38 +00:00
Chris Bond
810ee5766a
Read/preserve shared zip config in settings file
2022-05-22 16:27:26 +10:00
Raimund58
9db297aae0
Add "Unable to open a display" Error
2022-05-17 14:05:49 +00:00
harlekin
5068c96405
Merge branch 'feature/exp_backoff' into 'master'
...
Add exponential backoff for SendFile failures
See merge request sheepitrenderfarm/client!139
2022-05-06 11:45:08 +00:00
harlekin
ec04f9ccfc
Merge branch 'feature/hardlink_archives' into 'master'
...
Try to hardlink shared archives before copying
See merge request sheepitrenderfarm/client!103
2022-04-30 11:15:42 +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
Sheepit Renderfarm
d698f5181c
Merge branch 'Raimund58-master-patch-73836' into 'master'
...
Add RENDERER_OUT_OF_VIDEO_MEMORY error
See merge request sheepitrenderfarm/client!137
2022-04-29 07:54:14 +00:00
Grische
46de81d377
Add exponential backoff for SendFile failures
2022-04-20 22:41:39 +02: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