blender/release/scripts/io/netrender
Campbell Barton b5740b0e77 remove ICON prefix from the enum, for python this is redundant eg.
layout.prop("setting", icon='ICON_BLAH_BLAH')

Also reverted previous commit, the cursor subtype just needed to be added to the switch statement.
2009-12-10 10:23:53 +00:00
..
__init__.py Netrender cleanup and bug fix 2009-11-18 18:00:46 +00:00
balancing.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
client.py Fix for cache path. 2009-12-04 01:28:00 +00:00
master_html.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
master.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
model.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +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 remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
utils.py Netrender cleanup and bug fix 2009-11-18 18:00:46 +00:00