Commit Graph

273 Commits

Author SHA1 Message Date
Brett Williams 37f91c6f8a Combine RenderWorker creation into RenderJob creation. Misc cleanup. 2022-10-28 09:58:32 -07:00
Brett Williams 39d6e95e9a Repo cleanup. Move job_server class to lib. 2022-10-27 10:44:19 -07:00
Brett Williams 446f7b81a6 Improve Blender file parsing. 2022-10-27 00:11:27 -07:00
Brett Williams eb9e719f47 Add ability to get file list and download files from project output 2022-10-26 18:27:13 -07:00
Brett Williams 2da06ab166 RenderWorker cleanup and add camera methods to BlenderRenderWorker 2022-10-25 15:28:51 -07:00
Brett Williams 3ee3dfd4e2 Rename RenderManager to RenderQueue 2022-10-25 11:34:35 -07:00
Brett Williams b2a6d0e79e Worker improvements 2022-10-23 18:07:25 -07:00
Brett Williams 8bf064520b Fix add_job json parsing 2022-10-23 16:33:50 -07:00
Brett Williams 1af3828b11 Fix HTML error codes in server response 2022-10-23 16:32:26 -07:00
Brett Williams c78c4aee68 Improvements to the upload.html file 2022-10-12 17:30:42 -07:00
Brett Williams 2181ce54a2 Combine add_job and upload_file methods 2022-10-12 17:11:27 -07:00
Brett Williams fd6af10d56 Refactor and reorganize code. Split server into manager and server files. 2022-10-12 13:44:41 -07:00
Brett Williams 8ae50e2431 Add local to client transfer and Blender texture packing 2022-10-12 00:09:27 -07:00
Brett Williams 2c5be5632d Worker class cleanup 2022-10-11 21:43:05 -07:00
Brett Williams f20275b1b4 Add unregister client and other improvements 2022-10-11 21:41:12 -07:00
Brett Williams fe95a3b760 Save registered clients to server_state.json 2022-10-10 10:10:23 -07:00
Brett Williams cbc326f224 Add .gitignore 2022-10-09 17:37:07 -07:00
Brett Williams 5dabad24e9 Additional work to allow registering of remote clients 2022-10-09 17:34:06 -07:00
Brett Williams 9d6f7f4187 Add initial support for registering clients 2022-10-09 14:17:37 -07:00
Brett Williams 0f63aa629e Add proof-of-concept file uploading for job creation 2022-10-08 22:14:55 -07:00
Brett Williams e12171a6d2 Dashboard improvements 2022-10-08 17:55:24 -07:00
Brett Williams 7b33f06405 Change Renderer classes to RenderWorkers. Created RenderWorkerFactory. 2022-10-08 17:09:13 -07:00
Brett Williams 1c304e77f5 Initial commit 2022-10-04 23:09:09 -07:00