2.5/Sculpt:

* Added UI for rake mode
This commit is contained in:
Nicholas Bishop
2009-08-18 01:39:49 +00:00
parent 4fb19159ea
commit ca20107edb

View File

@@ -352,6 +352,8 @@ class VIEW3D_PT_tools_brush(PaintPanel):
col.itemR(brush, "persistent")
col.itemO("sculpt.set_persistent_base")
col.itemR(brush, "rake")
col.itemR(brush, "sculpt_tool")
# Texture Paint Mode #