David Zhang David-Zhang-10
  • Joined on 2024-03-20
David Zhang pushed to single-image-render at David-Zhang-10/flamenco 2024-07-26 05:28:27 +02:00
ec0f9b47e2 Manager: able to do border rendering
David Zhang pushed to single-image-render at David-Zhang-10/flamenco 2024-07-25 06:44:57 +02:00
edcbe9f2fa Manager: add frame field
0ddaff10c1 Merge remote-tracking branch 'official/main' into single-image-render
754ee9278e Add-on: Add checkbox to submit jobs in paused status (#104323)
eb763a605b Website: document absolute vs. relative asset paths
Compare 4 commits »
David Zhang pushed to main at studio/flamenco 2024-07-25 04:26:07 +02:00
754ee9278e Add-on: Add checkbox to submit jobs in paused status (#104323)
David Zhang merged pull request studio/flamenco#104323 2024-07-25 04:26:06 +02:00
Add-on: Add checkbox to submit jobs in `paused` status
David Zhang pushed to submit-as-paused-addon at David-Zhang-10/flamenco 2024-07-25 04:24:30 +02:00
cc59f0b79a Add a checkbox to the submission interface to submit the job in
David Zhang pushed to submit-as-paused-addon at David-Zhang-10/flamenco 2024-07-25 04:22:53 +02:00
David Zhang pushed to submit-as-paused-addon at David-Zhang-10/flamenco 2024-07-25 04:04:12 +02:00
911dfff0c3 Merge remote-tracking branch 'official/main' into submit-as-paused-addon
eb763a605b Website: document absolute vs. relative asset paths
Compare 2 commits »
David Zhang closed issue blender/blender#125033 2024-07-23 06:17:10 +02:00
Border rendering an image into pieces generates color differences in the background
David Zhang pushed to submit-as-paused-addon at David-Zhang-10/flamenco 2024-07-23 04:08:02 +02:00
3f19327886 Manager: rename flamenco_job_submit_as_paused in gui
David Zhang reopened issue blender/blender#125033 2024-07-22 12:05:05 +02:00
Border rendering an image into pieces generates color differences in the background
David Zhang pushed to single-image-render at David-Zhang-10/flamenco 2024-07-22 05:35:13 +02:00
ea6111e3ab Manager: reformat and add render script
David Zhang created pull request studio/flamenco#104327 2024-07-22 03:52:38 +02:00
WIP: Distributed rendering of single images
David Zhang closed issue blender/blender#125033 2024-07-22 03:44:46 +02:00
Border rendering an image into pieces generates color differences in the background
David Zhang commented on issue blender/blender#125033 2024-07-22 03:44:31 +02:00
Border rendering an image into pieces generates color differences in the background

Thank you so much for the explanation! That makes a lot of sense.

David Zhang pushed to single-image-render at David-Zhang-10/flamenco 2024-07-21 21:24:01 +02:00
187ca0d2b5 Manager: basic structure of the custom job type
David Zhang created branch single-image-render in David-Zhang-10/flamenco 2024-07-21 21:24:01 +02:00
David Zhang commented on issue blender/blender#125033 2024-07-21 19:48:15 +02:00
Border rendering an image into pieces generates color differences in the background

I mean, I would expect the visible borders if you composite each individual tile. What else did you expect? 🤨

Oops I didn't know that's a thing. I thought it would be consistent. May I…

David Zhang commented on issue blender/blender#125033 2024-07-21 19:11:11 +02:00
Border rendering an image into pieces generates color differences in the background

Hmm, I used a new default scene and recreated the node group "manually". Still seems ok, both in the backdrop and with a render.

Thanks for testing that out! That indeed would work as…

David Zhang commented on issue blender/blender#125033 2024-07-19 19:22:59 +02:00
Border rendering an image into pieces generates color differences in the background

Windows+nVidia here. I let your script do the assembling. All I did was change sample count and downscale the image before posting because it was large:

Yea the assembling in the script…

David Zhang commented on issue blender/blender#125033 2024-07-19 16:59:58 +02:00
Border rendering an image into pieces generates color differences in the background

That's kind of weird - I seem to get the correct combined image here.

Did you manually combined them using nodes or something or was the image the direct output of the Python script? The…