Commit Graph

121 Commits

Author SHA1 Message Date
DaCoolX
1471eccec4 Slightly improve logging messages 2020-02-23 15:22:46 +01:00
Laurent Clouet
7b693a8f36 Save config file 2019-09-15 21:34:16 +02:00
Laurent Clouet
9065a1aef6 2.80's tile size recomandation is 32x32 2019-09-04 21:01:44 +02:00
Laurent Clouet
72462b88c7 Feature: do not store the passwrd as plain text but instead use a public key generated on server side 2019-08-22 21:35:26 +02: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
Laurent Clouet
9f1f509bb6 Use lombok annotation instead of get/set 2019-08-07 22:17:59 +02:00
Laurent Clouet
a09f1ab016 Fix: do not use gpu order to set its id, instead use the same method as blender 2019-07-09 17:55:00 +02:00
Robin Jönsson
242104735b Adding option to collapse panels in settings 2019-05-03 15:49:51 +02:00
Laurent Clouet
388b1158bd Max memory settings can be set using human number with unit 2019-02-20 13:53:18 +01:00
Laurent Clouet
208f49ba1d Memory amount should be in long not int 2019-02-20 13:46:53 +01:00
Laurent Clouet
8f4c899ea2 Add info about renderable project for this session: number of project allow by scheduler depending on the past error, current settings (ram, cpu, gpu,...) 2019-02-10 13:17:39 +01:00
Laurent Clouet
39b9830879 Improvement: allow multi config file support 2018-12-18 22:53:01 +01:00
Laurent Clouet
f81d3b67b3 Add openCL support 2018-08-24 19:46:03 +02:00
Laurent Clouet
9a63ea06ed Create dedicated directories on the user set cache dir (who is supose to be already dedicated...) 2018-08-18 02:05:43 +02:00
Laurent Clouet
e5f837a249 Better name for variable 2018-08-18 01:44:40 +02:00
Laurent Clouet
4eaf1b824f Revert "make the GUI scrollable when needed"
This reverts commit 9148359510e1de88e99bdf7e1f0d6bdd250222a3.

Revert commit since it also scroll horizontaly
2018-06-17 12:23:47 +02:00
Laurent Clouet
12c667fc4e Merge pull request #150 from MCOfficer/window-height
make the GUI scrollable when needed
2018-06-14 23:09:42 +02:00
M*C*O
1da730dd1d Allow user to set a specific title for gui client 2018-06-14 23:07:06 +02:00
M*C*O
c8ce3fc593 make the GUI scrollable when needed 2018-06-01 15:49:09 +02:00
Eric
6f02d72df2 Prevent computer name / host name from being deleted between sessions. For details, see https://www.sheepit-renderfarm.com/forum/viewtopic.php?f=9&t=1010 2018-04-07 21:13:39 +02:00
Laurent Clouet
41caca9b9b Improvement: better ui, only display 10 labels per slider 2017-07-02 17:43:17 +02:00
Tehrasha
2583c948fe Better one line ui (shorter text) 2017-05-25 12:17:55 +02:00
Laurent Clouet
c6f48661f0 Allow user to set the computer name 2017-05-08 01:35:08 +02:00
Jake Dube
cb03b58dbc Display compute method for the current project 2017-05-07 21:00:20 +02:00
Jake Dube
92a0a4938c Cleanup: make attributes private 2017-05-07 20:55:17 +02:00
Laurent Clouet
545f51ed4c Increase size of windows since the settings screen display more information 2017-04-30 23:08:04 +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
ff9ef365aa Add option to command line for setting memory allowed 2017-04-04 23:06:31 +02:00
Laurent Clouet
905fff3313 Allow user to set maximum memory he allows render to use 2017-03-29 22:13:04 +02:00
Laurent Clouet
0a68a3357c On linux, only the root can create process with high priority, so don't display the option is the client is launched as regular user 2017-03-19 18:14:33 +01:00
Rolf Aretz Lap
d4db1670a1 Add ui for process priority 2017-03-19 17:38:22 +01:00
Tobias Kunicke
e6d646dd41 Fixed status output 2017-03-06 14:58:09 +01:00
Laurent Clouet
8beadeba23 Bugfix: if the user set and them unset tile size, update the value even when it's unset 2017-03-05 22:42:23 +01:00
Rolf Aretz Lap
7d2209a0f4 Add commands to text user interface 2017-02-19 14:19:48 +01:00
Eyeballcode
c91bfc38fd Bugfix: english, grammar and typo 2017-02-18 14:31:43 +01:00
Laurent Clouet
42017fa7a3 Bugfix: Setting the right label on action button #115 2017-01-29 21:03:38 +01:00
pantryk
f178c823f8 Add commandline option to show detected gpus 2017-01-19 18:08:26 +01:00
Laurent Clouet
210daf5db2 Bugfix: wrong variable 2017-01-12 20:50:44 +01:00
Rolf Aretz Lap
d8aa315699 add the ability to set the priority of the render process as commandline argument 2017-01-05 09:58:27 +01:00
Laurent Clouet
2f00d7816d Code formating 2017-01-05 09:35:59 +01:00
Laurent Clouet
52e5f190c7 Merge pull request #106 from principat/fix_text_ui_remaining_message
fix the display of current render time and remaining time on text UIs
2016-12-11 09:11:42 +01:00
Rolf Aretz Lap
840ecd58eb fix the display of current render time and remaining time 2016-12-06 06:33:31 +01:00
Rolf Aretz Lap
624e8d4cd3 if a cache_dir is given as command line argument and it does not exist it will try to create it with it parents 2016-11-26 20:42:45 +01:00
Laurent Clouet
aacf0d407e Display rendertime of previous frame 2016-10-31 15:27:20 +01:00
Laurent Clouet
07f9662c00 * Better ui with more infos
* Remove revision from protocol since it's not use anymore
2016-10-12 00:34:51 +02:00
Laurent Clouet
a4dae4f6af Add missing license on file header 2016-10-04 06:33:25 +02:00
Jackson
55b909c98b Allow user to set tile size 2016-09-21 23:26:44 +02:00
Laurent Clouet
0d660b023b Bugfix: NullPointerException 2016-09-11 13:33:34 +02:00
Laurent Clouet
98c806efa6 Bugfix: NullPointerException 2016-08-01 00:47:29 +02:00