Files
@ 7fa6b34e407e
Branch filter:
Location: DistRen/configure.ac
7fa6b34e407e
1.6 KiB
application/vnd.nokia.n-gage.ac+xml
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.