Files
@ 7fa6b34e407e
Branch filter:
Location: DistRen/src/server/distrenjob.h
7fa6b34e407e
3.2 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.