Files
@ 7fa6b34e407e
Branch filter:
Location: DistRen/src/tests/check_execio.c
7fa6b34e407e
1.3 KiB
text/plain
updated queue function, it now creates the job, then passes it to the add_job_to_queue function which properly places it in the queue based on its priority... but currently it only creates blender jobs, although I plan on using a switch statement to create different job types in the future.