blender/release/scripts/io/netrender
Martin Poirier 0efa09a676 netrender balancing fix (accessing the list as it is being sorted is not ok)
Caused balancing to error when there was only one job (and more generally, to have a slightly wrong result)
2009-12-13 22:24:30 +00:00
..
__init__.py Netrender cleanup and bug fix 2009-11-18 18:00:46 +00:00
balancing.py netrender balancing fix (accessing the list as it is being sorted is not ok) 2009-12-13 22:24:30 +00:00
client.py Netrender: categories and balancing by categories based on usage. Enables grouping of jobs in a single priority group. Jobs in the same category are still ordered by cluster usage. 2009-12-10 18:56:21 +00:00
master_html.py Netrender: categories and balancing by categories based on usage. Enables grouping of jobs in a single priority group. Jobs in the same category are still ordered by cluster usage. 2009-12-10 18:56:21 +00:00
master.py Netrender: categories and balancing by categories based on usage. Enables grouping of jobs in a single priority group. Jobs in the same category are still ordered by cluster usage. 2009-12-10 18:56:21 +00:00
model.py Netrender: categories and balancing by categories based on usage. Enables grouping of jobs in a single priority group. Jobs in the same category are still ordered by cluster usage. 2009-12-10 18:56:21 +00:00
operators.py Changes to netrender baking operator. 2009-12-04 19:13:22 +00:00
slave.py Code cleanup in netrender 2009-11-18 17:07:42 +00:00
ui.py use python3 syntax for defining a set. 2009-12-13 16:20:18 +00:00
utils.py Netrender cleanup and bug fix 2009-11-18 18:00:46 +00:00