sheepit-client
sheepit-client copied to clipboard
Client for the free and distributed render farm "SheepIt Render Farm"
This PR adds an action run that generates a signed .jar and .exe on every commit. In order to make the CI use your certificate, you need to: - Encrypt...
Some counters (ie the Session duration) can run for more than 24h. The existing method has a maximum resolution of hours, generating values like "175h 39m 4s". While is not...
Isolating classes from giving too much access to private properties (removing @Data). Removing unused visibility options from interface. Moving some classes to specific packages.
This feature allows the user to activate the low-bandwidth mode from the settings GUI screen.
The visual footprint of the client is quite big (520x800 px). This PR allows the use to collapse/expand any of the _Global stats_, _Session infos_ and _Last uploaded frame_ panels...