Giter Club home page Giter Club logo

rigify's People

Contributors

cessen avatar tlousky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rigify's Issues

Shift + C & Random Line Glitches

When using rigify, Shift + C makes all of the objects in the scene disappear and the mouse scroll functions not work correctly. I also am seeing random lines jetting out of the upper arm of my bipedal humanoid mesh when in the armature's edit mode. There are also lines jetting out of the knees and elbows when in object mode and when in pose mode.

Here are the screenshots of the random lines.

screenshot 16

screenshot 17

screenshot 18

Custom shape of "torso" bone

In the new implementation, a strange cube is used as a custom shape of "torso" bone. The torso bone uses create_cube_widget() for creating its custom shape rather than create_compass_widget(). Is that intentional?

If it has been changed accidentally, please apply the following patch:

Index: release/scripts/addons/rigify/rigs/spine.py
===================================================================
--- release/scripts/addons/rigify/rigs/spine.py (revision 4440)
+++ release/scripts/addons/rigify/rigs/spine.py (working copy)
@@ -33,7 +33,7 @@
 from ..utils import copy_bone, new_bone, flip_bone, put_bone
 from ..utils import connected_children_names
 from ..utils import strip_org, make_mechanism_name, make_deformer_name
-from ..utils import create_circle_widget, create_cube_widget
+from ..utils import create_circle_widget, create_compass_widget

 script = """
 main = "%s"
@@ -442,7 +442,7 @@

         # Control appearance
         # Main
-        create_cube_widget(self.obj, main_control)
+        create_compass_widget(self.obj, main_control)

         # Spines
         for name, i in zip(controls[1:-1], self.control_indices[1:-1]):

Rigify error upon generation

Every time I try to generate this rig, an error pops up about not being able to find the key "hips." I am using Blender 2.77A with the script provided in Blender. I have Python Autorun enabled.

In Blender
1

In Blender Console
2

I read that the issue may be caused my a misnamed or improperly parented bone, here is the bone in the editor:
3

Can ya throw me a bone with a name

line 184 in execute
boneName = bpy.active_pose_bone.name

Attribute error: "noneType" object has not attribute name

everything is named don't know why it is giving me this

Rig object is missing bones in Blender 2.69

After a Generate, multiple deformation bones are missing from the rig.
Only the 5 spine bones are generated and visible in green.
Parenting the rig to the mesh will remove most of the faces of that mesh.

rigify_issue

Blender 2.69
on Win7

Generate bug

I have a simple char , i generate a human rig , and then klick generate for the rigifi buttons auto generate the buttons dont wörk they not bound on the human rig.

Blender 2.69 Failure to Apply Rig to Character

Suddenly it is not possible to attach the rig(generated with Rigify) to my character in
Blender 2.69.When choosing: With automatic weights, my character dissappear partially, only the head stays, I'm are able to move the head with the rig but the rest is not visible
When switch to Edit mode character is complete visible.Changed character, changed files etc.. no cure.
Now installed Blender 2.67 and all ok

Lost armature buttons

Hi guys,

I downloaded Blender 2.76 yesterday and so far it's been great, except that the add Armature option is missing. I can't add bones to my model in other words. Any suggestions? There's no error message or anything.

Rigging: Rigify

Hello there,

I'm trying to rig my humanoid character in blender 2.7 to animate my character.
I saw some tutorial more than once but no one help! So i wish you help me, I followed
this tutorial " http://vimeo.com/30073532 " to rig my character, i followed very carefully
but i facing problem, when i finished putting the bones on my character .. I have to do the
following (( In Object mode, click on the character mesh & the bones > then press CTRL + P > then chose " With Automatic Weights " )) I did all of that, but when i click on With Automatic Weights some members separated from the body i don't know why! I capture my issue see the picture in this link http://www.photobox.co.uk/my/photo/full?photo_id=8325987210

Rig Missing

So I enabled the Rigify option in the User Preference in Addons and when I hit "Human (Meta-Rig)", It gives a small statement about context is incorrect and location unknown. Can I redownload the addon?

rigify not generating control rigs correctly

image

here is a series of actions I have done, if I remembered correctly, :(

[obj mode]---create the meta-rig, scale up,apply L,R,S [edit mode]------ move joints around, change the roll properties of bones slightly, delete all the palm bones [obj mode]----- click on the generate button.

But somehow I can't reproduce the error, it only happened once.

I can create any rig I want with rigify now, but I am just curious why this happened.

Thank you! And I love this addon!

rigify generation issue.zip

generated pitchipoy is offset and doesnt function!

i dedcided to use your rig and after an entire day of setting it up , using pitchipoy's youtube video on it for some reason it generated the rig way to far back and became unfunctional , i followed the video as best as digitally possible , this rig has not only caused me great stress but it has also made me very angry on account of it taking so long for nothing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.