Skip to content

Commit

Permalink
Moved to ChildOf constraint, to fix bug in scaling the objects
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed May 9, 2018
1 parent 5bbfaf0 commit ed426a6
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 417 deletions.
2 changes: 1 addition & 1 deletion elementlib.py
Expand Up @@ -73,7 +73,7 @@ def parse_elements(context, jnt_type, rw):
"revolutepin": parse_revolute_pin,
"revoluterotation": parse_revolute_rot,
"rod": parse_rod,
"rod bezier": parse_rod_bezier,
# "rod bezier": parse_rod_bezier,
"shell4" : parse_shell4,
"sphericalhinge": parse_spherical_hinge,
"spericalpin": parse_spherical_pin,
Expand Down

0 comments on commit ed426a6

Please sign in to comment.