netrender: UI layout reorganization and prettifying. Also better operator descriptions (tooltips). Based on a patch by DingTo.

This commit is contained in:
2010-01-05 20:47:23 +00:00
parent 17bb2800ea
commit 2ad69c23a0
3 changed files with 56 additions and 33 deletions

View File

@@ -276,6 +276,6 @@ def compatible(module):
except: pass
del module
compatible("properties_render")
#compatible("properties_render")
compatible("properties_world")
compatible("properties_material")