So it makes a copy of the project state at the start of render and passes it 
down to a separate thread. Did I get it right? 
 
 
  On Mon, Dec 25, 2023 at 19:05, j...@dodin.org<j...@dodin.org> wrote:   Le 
25/12/2023 à 16:22, Mehdi Haghgoo a écrit :
> Imagine a rendering job has started.
> While the render is ongoing, you make new changes to the project. Will the 
> new changes be reflected in the current render?
> Or, does rendering take a snapshot of the project at the start of render and 
> renders that?
> 
> [m]

you render in an other thread, so it's the state you have when starting 
rendering

jdd
-- 
https://artdagio.fr

  

Reply via email to