Brett Williams
|
7dc7f17f83
|
Fix issue with jobs occasionally showing for the wrong server
|
2023-06-03 15:02:41 -05:00 |
|
Brett Williams
|
c4280d95da
|
Fix issue with dashboard_window not showing thumbs
|
2023-06-03 14:30:07 -05:00 |
|
Brett Williams
|
a98bea09cf
|
Fixed missing variable in method
|
2023-06-03 13:57:14 -05:00 |
|
Brett Williams
|
30eab378aa
|
Fix issue with getting supported formats as a dict instead of as string
|
2023-06-03 13:55:49 -05:00 |
|
Brett Williams
|
87da5e7c0d
|
New job window now lets you pick from all detected servers
|
2023-06-03 13:46:29 -05:00 |
|
Brett Williams
|
3a55df788d
|
Fix issue where client couldn't handle video thumbs
|
2023-06-03 13:19:32 -05:00 |
|
Brett Williams
|
eb8b8d0b90
|
More client cleanup work
|
2023-06-03 13:15:13 -05:00 |
|
Brett Williams
|
af24bc6beb
|
Created start_client.py and moved server_proxy.py to server directory
|
2023-06-03 12:49:04 -05:00 |
|
Brett Williams
|
77aa40c4cc
|
Undo accidental commit
|
2023-06-02 16:37:17 -05:00 |
|
Brett Williams
|
cf79555653
|
Unregister from zeroconf on script end
|
2023-06-02 16:36:33 -05:00 |
|
|
|
40edb26614
|
Merge pull request #7 from blw1138/zeroconf
Zeroconf
|
2023-06-02 16:11:19 -05:00 |
|
Brett Williams
|
4e4b4dcffa
|
Logging should default to info
|
2023-06-02 16:06:43 -05:00 |
|
Brett Williams
|
02884c77bc
|
More logging
|
2023-06-02 16:05:54 -05:00 |
|
Brett Williams
|
4331d81a97
|
Update jobs on background thread
|
2023-06-02 12:10:49 -05:00 |
|
Brett Williams
|
23abbd836c
|
Fix import issue
|
2023-06-01 20:31:23 -05:00 |
|
Brett Williams
|
1dca7d8029
|
Add zeroconf to job_server and listener to client
|
2023-06-01 20:02:15 -05:00 |
|
Brett Williams
|
997feb74cc
|
Add zeroconf to client
|
2023-06-01 18:09:26 -05:00 |
|
Brett Williams
|
b027a19352
|
Client cleanup
|
2023-06-01 15:50:09 -05:00 |
|
Brett Williams
|
7040812e71
|
Fix issue with client not showing up when no jobs available
|
2023-06-01 14:37:26 -05:00 |
|
Brett Williams
|
1598a26525
|
Better client error handling
|
2023-06-01 10:29:12 -05:00 |
|
Brett Williams
|
94575021cc
|
Update requirements.txt
|
2023-06-01 01:55:37 -05:00 |
|
Brett Williams
|
ddf36f858a
|
New split client layout
|
2023-06-01 01:53:59 -05:00 |
|
|
|
9114d70a8f
|
Merge pull request #6 from blw1138/client_job_admin
Client job admin
|
2023-05-31 23:31:28 -05:00 |
|
Brett Williams
|
c5c9165733
|
Added delete button
|
2023-05-31 23:29:04 -05:00 |
|
Brett Williams
|
998be45f3f
|
Take out temp server
|
2023-05-31 23:17:00 -05:00 |
|
Brett Williams
|
985e89432b
|
Server picker wip
|
2023-05-31 23:14:21 -05:00 |
|
Brett Williams
|
8c19a50d60
|
Get big thumbnails now
|
2023-05-31 23:11:37 -05:00 |
|
Brett Williams
|
f039bfae35
|
Misc UI work. Colored jobs. Error handling.
|
2023-05-31 22:17:47 -05:00 |
|
Brett Williams
|
4cb1bff76e
|
Added preview image and action buttons to UI
|
2023-05-31 20:14:18 -05:00 |
|
Brett Williams
|
93b42f2717
|
New client work
|
2023-05-31 17:20:00 -05:00 |
|
Brett Williams
|
b36978b9ea
|
Merge pull request #5 from blw1138/scheduled_jobs_workers_merge
Scheduled jobs -> workers merge
|
2023-05-30 22:56:57 -05:00 |
|
Brett Williams
|
130bdbb3b1
|
Cleanup dependencies on old attributes. Remove scheduled_job.py.
|
2023-05-30 22:53:37 -05:00 |
|
Brett Williams
|
6533481391
|
Remove all references to ScheduledJob
|
2023-05-30 22:30:18 -05:00 |
|
Brett Williams
|
60eeb6d5e2
|
Blender image sequences now generate a preview mp4 on completion
|
2023-05-30 21:59:04 -05:00 |
|
Brett Williams
|
22cfe9c24e
|
More thumbnail fixes
|
2023-05-30 21:05:59 -05:00 |
|
Brett Williams
|
769611ba26
|
Fix server issue with purple / green thumbnails
|
2023-05-30 15:19:14 -05:00 |
|
Brett Williams
|
9cebcb3c62
|
Add timeouts to engine processes
|
2023-05-30 12:09:09 -05:00 |
|
Brett Williams
|
a668fa70e5
|
Fix exception when job is submitted without a name
|
2023-05-30 12:05:09 -05:00 |
|
Brett Williams
|
4911ed538d
|
API cleanup
|
2023-05-28 01:17:10 -05:00 |
|
Brett Williams
|
bac069201f
|
Forgot dashboard import
|
2023-05-27 23:47:16 -05:00 |
|
Brett Williams
|
74dae1e115
|
Misc scheduler_gui.py improvements
|
2023-05-27 23:44:36 -05:00 |
|
Brett Williams
|
06c9589093
|
Change blender error handling behavior
|
2023-05-27 22:03:41 -05:00 |
|
Brett Williams
|
528c802fe2
|
Fix issue where dead jobs try to be started after restarting
|
2023-05-27 21:53:34 -05:00 |
|
Brett Williams
|
e300024e2b
|
Fix issue where max render instance limit was ignored
|
2023-05-27 21:42:40 -05:00 |
|
Brett Williams
|
eaacbf4ec0
|
Blender image sequences now generate a preview mp4 on completion
|
2023-05-27 16:01:54 -05:00 |
|
Brett Williams
|
55591c10e1
|
Change job and upload directory layout
|
2023-05-27 15:06:23 -05:00 |
|
Brett Williams
|
df92269708
|
Refactor Worker / Engine / Factory file layout
|
2023-05-27 14:40:34 -05:00 |
|
Brett Williams
|
12f720d943
|
Fix issue where Blender start_frame was ignored. Get more scene info.
|
2023-05-27 13:27:43 -05:00 |
|
Brett Williams
|
58113f423c
|
Halt renders on errors or missing files
|
2023-05-27 13:26:10 -05:00 |
|
Brett Williams
|
cd948634ad
|
Fix some misc issues in scheduler_qui
|
2023-05-26 17:36:15 -05:00 |
|