added a python menu slot for weight pain.

Also needed to seperate
  view3d_paintmenu
into
  view3d_vpaintmenu
  view3d_tpaintmenu
  view3d_wpaintmenu

The view3d_paintmenu and do_view3d_paintmenu were getting messy and had a lot of if's in it.
This commit is contained in:
2006-05-05 06:57:33 +00:00
parent 18a23ab8c9
commit 9681a329c1
5 changed files with 113 additions and 25 deletions

View File

@@ -217,8 +217,8 @@ A note to newbie script writers:
to get an idea of what can be done, you may be surprised.
@author: The Blender Python Team
@requires: Blender 2.37 or newer.
@version: 2.37
@requires: Blender 2.42 or newer.
@version: 2.42
@see: U{www.blender3d.org<http://www.blender3d.org>}: main site
@see: U{www.blender.org<http://www.blender.org>}: documentation and forum
@see: U{www.elysiun.com<http://www.elysiun.com>}: user forum