Files
@ 25ea5b51c17a
Branch filter:
Location: DistRen/src/server/distrenjob.h
25ea5b51c17a
3.6 KiB
text/plain
removed avg_render_time from distrenjob structure
removed time_remaining from distrenjob structure
removed percent_done from distrenjob structure
-- values that don't need to be calculated by the server
-added total_render_time to distrenjob structure
-changed finish_frame() to increase total_render_time by the time it took the frame to render
removed time_remaining from distrenjob structure
removed percent_done from distrenjob structure
-- values that don't need to be calculated by the server
-added total_render_time to distrenjob structure
-changed finish_frame() to increase total_render_time by the time it took the frame to render