This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Brecht Van Lommel 0535d26e6d - Changed xz limit drawing to use same formulas as the limiting in the IK
module -- the previous method could be off pretty far.
- Added drawing of transparent surface for it, instead of just the border.
- Added "stretch IK", allowing bones not only to rotate, but also scale.
  The "Stretch" value below the DoF buttons is used to enabled this.

- Some code tweaking: slightly simplified computation of transform for IK,
  renamed chain to tree, removed unused pchan->ik_mat, ..

Internal IK module work:
- Do damping per DoF also based on stiffness, hopefully makes it converge
  faster with very stiff joints.
- Instead of having two joints types (translational and rotational), now
  all 6 DoF's can be enabled for one joint.
- Added limits for translational joints.
2005-08-31 22:09:44 +00:00
..
2005-07-28 11:05:21 +00:00
2002-11-25 12:02:15 +00:00
2005-08-29 12:46:07 +00:00
2005-08-24 20:26:28 +00:00
2005-08-31 19:07:06 +00:00
2002-11-25 12:02:15 +00:00
2005-07-27 07:43:48 +00:00
2005-07-12 17:46:39 +00:00
2005-07-18 19:59:51 +00:00
2005-08-23 02:29:22 +00:00
2002-11-25 12:02:15 +00:00
2002-11-25 12:02:15 +00:00
2005-01-23 01:36:29 +00:00
2005-05-08 21:20:34 +00:00
2004-04-23 13:11:48 +00:00
2005-08-24 20:26:28 +00:00
2005-05-19 03:15:49 +00:00
2005-06-02 10:32:54 +00:00