|
|
5f4e24d599
|
operator draw function working again. needed to add layout to the operator to give access to "self.layout" - like panels, headers and manu's have
|
2009-12-24 21:17:14 +00:00 |
|
|
|
bbe13e7823
|
* register operators like other classes
* operators now return sets (converted into flags)
* can't remove bpy_operator_wrap.c since macro's still use the custom register funcs
|
2009-12-24 19:50:43 +00:00 |
|
|
|
2a47383af5
|
Simple fix - don't show meta-rig panel for non-armature data
|
2009-12-20 23:34:05 +00:00 |
|
|
|
66c3ae5c34
|
rigify graph was using xdot path on my system, this isnt portable but at least will work on a linux system with gnome and graphvis.
|
2009-12-17 21:53:33 +00:00 |
|
|
|
0c813b2a0e
|
autorigging front end, access in pose mode armature panel (at the bottom)
demo: http://download.blender.org/durian/metarig_demo.ogv
sintel base rig also, would like to include more generic/simple rigs eventually
|
2009-12-17 19:48:30 +00:00 |
|