Debabrata Mandal
Debabrata Mandal
@Wikunia I just needed a small clarification. The `javis` function being referred to in the issue, is it the `render` function? Sorry, I was not able to find any other...
@Wikunia @TheCedarPrince I went through the code logic for `render` and `compute_frames`. What I gather is that, this new requested functionality is constrained to the few cases when either no...
@Wikunia @TheCedarPrince I tried to find why it would not affect (speed up) the rendering time even after not recomputing unchanged frames. I benchmarked the code and as usual the...
@Wikunia thanks for the review, I made the changes.