* Add API to expose if RenderQueue is available to take new jobs for a given renderer and priority
* Fix issue with calculating Blender percent complete when not starting at 1
* Rename owner / client properties to parent / children
* Add make_ready method to API
* Create and submit subjobs to other servers
* Update make_ready to update children jobs and some misc fixes
* Misc GUI cleanup