Commit Graph

  • c73b6d1da7 BaseRenderWorker split into BaseRenderWorker & BaseRenderEngine Brett Williams 2023-05-22 18:53:19 -05:00
  • ef5ecf335d Merge pull request #2 from blw1138/adaptive_renderer_args Brett Williams 2023-05-22 16:11:51 -05:00
  • ab13b858c7 Fix custom args in gui to bottom of window Brett Williams 2023-05-22 16:07:01 -05:00
  • 50ca036a5d Add raw args then validate for duplicate flags Brett Williams 2023-05-22 15:54:56 -05:00
  • 81d5787fb0 Fix scheduler issues with multiple blender cameras Brett Williams 2023-05-22 15:10:25 -05:00
  • fb7eec37fa Fix issue with subprocess Brett Williams 2023-05-22 14:57:28 -05:00
  • 1e92cb3a06 Add custom args to GUI and add arg conflict validation to workers Brett Williams 2023-05-22 13:43:39 -05:00
  • 815d5d78b2 Scheduler defaults to localhost if available Brett Williams 2023-05-22 11:28:14 -05:00
  • 5f39fe3d64 Generate project file hashes on separate thread Brett Williams 2022-12-20 13:50:26 -08:00
  • 4ef94dd7b8 Major file reorganization Brett Williams 2022-12-20 11:22:04 -08:00
  • 63c866166b Fix issue with getting frame count from webm files in ffmpeg Brett Williams 2022-12-14 23:49:24 -08:00
  • 086eed5437 Merge pull request #1 from blw1138/webui Brett Williams 2022-12-14 19:20:59 -08:00
  • e75c03534f Fix spinner URL Brett Williams 2022-12-14 19:15:55 -08:00
  • 285ca3100c Add JobNotFoundError and handlers to Flask to cleanup some methods Brett Williams 2022-12-14 19:04:40 -08:00
  • 2fed26a8a7 HTML / JS / CSS work Brett Williams 2022-12-14 17:07:27 -08:00
  • 455934daa1 Improved handling of creating job JSONs as well as better handle loading saved JSONs Brett Williams 2022-12-14 10:49:18 -08:00
  • 9a9b0304b9 Improvements to thumbnail generation and detail page Brett Williams 2022-12-12 21:45:46 -08:00
  • 9ac22a5555 Misc Cleanup Brett Williams 2022-12-11 18:01:30 -08:00
  • d1a905b805 Add spinner.gif Brett Williams 2022-12-11 17:55:43 -08:00
  • d945d51e56 Add ability to generate thumbnails Brett Williams 2022-12-11 17:52:56 -08:00
  • 9f291a1282 Add presets.yaml and to web ui Brett Williams 2022-12-11 14:19:59 -08:00
  • 10dd5b4295 Add submit job to HTML page Brett Williams 2022-12-10 16:16:37 -08:00
  • d0b14fc001 Added new commands to index.html Brett Williams 2022-12-08 00:08:09 -08:00
  • fbaf2e3661 Initial commit of index html and add ability to delete jobs Brett Williams 2022-12-07 18:24:02 -08:00
  • cc394932a1 Add rest call to get job logs Brett Williams 2022-12-07 14:39:50 -08:00
  • 89b7cb38f7 Fix some issues around adding jobs through local rest call Brett Williams 2022-12-07 13:45:15 -08:00
  • 7a3fed1960 Add /api/ to all rest call paths Brett Williams 2022-12-07 12:30:44 -08:00
  • 0bf2eaac76 Initial commit of scheduler gui Brett Williams 2022-10-31 00:18:02 -07:00
  • b244a258e2 More worker cleanups and improvements Brett Williams 2022-10-31 00:03:27 -07:00
  • a36f6d3128 Improve dashboard to fetch data async from screen refreshes Brett Williams 2022-10-30 23:59:58 -07:00
  • a71e3fe119 Improve job management. Remove archived flag. Brett Williams 2022-10-30 14:21:06 -07:00
  • 5785989af4 Add ability to add multiple jobs with same source file Brett Williams 2022-10-30 01:50:33 -07:00
  • a8a90d49f3 Improved how jobs are converted to JSON Brett Williams 2022-10-29 16:32:10 -07:00
  • 37f91c6f8a Combine RenderWorker creation into RenderJob creation. Misc cleanup. Brett Williams 2022-10-28 09:58:32 -07:00
  • 39d6e95e9a Repo cleanup. Move job_server class to lib. Brett Williams 2022-10-27 10:44:19 -07:00
  • 446f7b81a6 Improve Blender file parsing. Brett Williams 2022-10-27 00:11:27 -07:00
  • eb9e719f47 Add ability to get file list and download files from project output Brett Williams 2022-10-26 18:27:13 -07:00
  • 2da06ab166 RenderWorker cleanup and add camera methods to BlenderRenderWorker Brett Williams 2022-10-25 15:28:51 -07:00
  • 3ee3dfd4e2 Rename RenderManager to RenderQueue Brett Williams 2022-10-25 11:34:35 -07:00
  • b2a6d0e79e Worker improvements Brett Williams 2022-10-23 18:07:25 -07:00
  • 8bf064520b Fix add_job json parsing Brett Williams 2022-10-23 16:33:50 -07:00
  • 1af3828b11 Fix HTML error codes in server response Brett Williams 2022-10-23 16:32:26 -07:00
  • c78c4aee68 Improvements to the upload.html file Brett Williams 2022-10-12 17:30:42 -07:00
  • 2181ce54a2 Combine add_job and upload_file methods Brett Williams 2022-10-12 17:11:27 -07:00
  • fd6af10d56 Refactor and reorganize code. Split server into manager and server files. Brett Williams 2022-10-12 13:44:41 -07:00
  • 8ae50e2431 Add local to client transfer and Blender texture packing Brett Williams 2022-10-12 00:09:27 -07:00
  • 2c5be5632d Worker class cleanup Brett Williams 2022-10-11 21:43:05 -07:00
  • f20275b1b4 Add unregister client and other improvements Brett Williams 2022-10-11 21:41:12 -07:00
  • fe95a3b760 Save registered clients to server_state.json Brett Williams 2022-10-10 10:10:23 -07:00
  • cbc326f224 Add .gitignore Brett Williams 2022-10-09 17:37:07 -07:00
  • 5dabad24e9 Additional work to allow registering of remote clients Brett Williams 2022-10-09 17:34:06 -07:00
  • 9d6f7f4187 Add initial support for registering clients Brett Williams 2022-10-09 14:17:37 -07:00
  • 0f63aa629e Add proof-of-concept file uploading for job creation Brett Williams 2022-10-08 22:14:55 -07:00
  • e12171a6d2 Dashboard improvements Brett Williams 2022-10-08 17:55:24 -07:00
  • 7b33f06405 Change Renderer classes to RenderWorkers. Created RenderWorkerFactory. Brett Williams 2022-10-08 17:09:13 -07:00
  • 1c304e77f5 Initial commit Brett Williams 2022-10-04 23:09:09 -07:00