I read this:
http://wiki.blender.org/index.php/Doc:Manual/Modifiers/Deform/MeshDeform
And I followed this:
I have a cube, with generic OB and ME names
I have a cage, OB:Cage ME:Cage
When ever I modify the OB:Cage mesh, in Edit mode, nothing happens to the inner cube at all.
What I have done:
clicked the inner cube, in object mode
added a Mesh Deform modifier
told the Mesh Deform Modifier I want to use OB:Cage as the mesh, but I typed “Cage” obviously, and not “OB:Cage”
I then hit Bind
I then try to modify the OB:Cage, and nothing happens at all. Wow, what a great feature.
More info: When I click apply, the modifier either disappears from the list of modifiers, or says it’s not enabled, or there may have been an error.
FYI, I have python 2.6.2 installed and blender detects it.
What’s going on?