Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Poirier <theeth@yahoo.com>2010-01-26 23:43:27 +0300
committerMartin Poirier <theeth@yahoo.com>2010-01-26 23:43:27 +0300
commit586af8ca479ad22e59ef3a45694096f8a5e16405 (patch)
tree97d50b355a58adaf42f8f020191fd960daee5287 /source/blender/blenlib
parentb7405ce98f1a97226735aff9a3b78a96ec9f5fac (diff)
Properties for macro operator call in python.
Dicts are converted to operator properties like this: bpy.ops.armature.extrude_forked(TRANSFORM_OT_translate={"value":(2,0,1)}) Note that this doesn't work quite well if one operator is twice in the same macro, but that's a problem at the RNA level too. I'll have to deal with that eventually.
Diffstat (limited to 'source/blender/blenlib')
0 files changed, 0 insertions, 0 deletions