﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FRigging%2FPosing%2FInverse_Kinematics</id>
	<title>Doc:2.6/Manual/Rigging/Posing/Inverse Kinematics - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FRigging%2FPosing%2FInverse_Kinematics"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Posing/Inverse_Kinematics&amp;action=history"/>
	<updated>2026-05-24T19:00:29Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Posing/Inverse_Kinematics&amp;diff=105621&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Posing/Inverse_Kinematics&amp;diff=105621&amp;oldid=prev"/>
		<updated>2018-06-28T19:44:33Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:44時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Posing/Inverse_Kinematics&amp;diff=105620&amp;oldid=prev</id>
		<title>wiki&gt;Koilz: /* Arm Rig Example */  ryy shortcut</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Posing/Inverse_Kinematics&amp;diff=105620&amp;oldid=prev"/>
		<updated>2014-04-19T00:27:15Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Arm Rig Example: &lt;/span&gt;  ryy shortcut&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.6|Doc:2.6/Manual/Rigging/Posing/Constraints|Doc:2.6/Manual/Rigging/Posing/Inverse_Kinematics/Spline_IK}}&lt;br /&gt;
&lt;br /&gt;
= Inverse Kinematics =&lt;br /&gt;
&lt;br /&gt;
IK simplifies the animation process, and makes it possible to make more advanced animations with lesser effort. &lt;br /&gt;
&lt;br /&gt;
IK allows you to position the last bone in a bone chain and the other bones are positioned automatically. This is like how moving someone's finger would cause his arm to follow it. By normal posing techniques, you would have to start from the root bone, and set bones sequentially till you reach the tip bone: When each parent bone is moved, its child bone would inherit its location and rotation. Thus making tiny precise changes in poses becomes harder farther down the chain, as you may have to adjust all the parent bones first. &lt;br /&gt;
&lt;br /&gt;
This effort is effectively avoided by use of IK.&lt;br /&gt;
&lt;br /&gt;
== Automatic IK ==&lt;br /&gt;
&lt;br /&gt;
Automatic IK is a tool for quick posing, it can be enabled in the tool shelf in the 3D view, when in pose mode. When the Auto IK option is enabled, translating a bone will activate inverse kinematic and rotate bones higher up to follow the selected bone. By default, the length of the IK chain is as long as there are parent bones, and this length can be modified with {{Shortcut|Shift }} {{Shortcut|pgup}}, {{Shortcut|Shift }} {{Shortcut|pgdown}}, or {{Shortcut|Shift }} {{Shortcut|wheelup}}, {{Shortcut|Shift }} {{Shortcut|wheeldown}}.&lt;br /&gt;
&lt;br /&gt;
This is a more limited feature than using an IK constraint, which can be configured, but it can be useful for quick posing.&lt;br /&gt;
&lt;br /&gt;
== IK Contraints ==&lt;br /&gt;
&lt;br /&gt;
IK is mostly done with bone constraints. They work by the same method but offer more choices and settings. Please refer to these pages for detail about the settings for the contraints:&lt;br /&gt;
&lt;br /&gt;
*[[Doc:2.6/Manual/Constraints/Tracking/IK_Solver|IK Solver]]&lt;br /&gt;
*[[Doc:2.6/Manual/Constraints/Tracking/Spline_IK|Spline IK]]&lt;br /&gt;
&lt;br /&gt;
== Armature IK Panel ==&lt;br /&gt;
&lt;br /&gt;
This panel is used to select the IK Solver type for the armature. ''Standard'' or ''iTaSC''.&lt;br /&gt;
&lt;br /&gt;
[[File:Doc_IK_Armature_IK_Panel.PNG|frame|center|Properties &amp;gt; Armature &amp;gt; Inverse Kinematics Panel.]]&lt;br /&gt;
&lt;br /&gt;
; Most the time people will use the ''Standard'' IK solver.&lt;br /&gt;
; There is some documentation for the ''iTaSC'' &amp;quot;instantaneous Task Specification using Constraints&amp;quot; IK solver here.&lt;br /&gt;
: [[Dev:Source/GameEngine/RobotIKSolver|Robot IK Solver]]&lt;br /&gt;
&lt;br /&gt;
== Bone IK Panel ==&lt;br /&gt;
&lt;br /&gt;
; This panel is used to control how the ''Pose Bones'' work in the IK chain.&lt;br /&gt;
&lt;br /&gt;
[[File:Doc_IK_Bone_IK_Panel.PNG|frame|center|Properties &amp;gt; Bone &amp;gt; Inverse Kinematics Panel.]]&lt;br /&gt;
&lt;br /&gt;
; ''Lock''&lt;br /&gt;
: Disallow movement around the axis.&lt;br /&gt;
&lt;br /&gt;
; ''Stiffness''&lt;br /&gt;
: Stiffness around the axis. Influence disabled if using ''Lock''.&lt;br /&gt;
&lt;br /&gt;
; ''Limit''&lt;br /&gt;
: Limit movement around the axis, specifide by the sliders.&lt;br /&gt;
&lt;br /&gt;
; ''Stretch''&lt;br /&gt;
: Stretch influence to IK target. 0.000 is the same as disabled.&lt;br /&gt;
&lt;br /&gt;
== Arm Rig Example ==&lt;br /&gt;
&lt;br /&gt;
; This arm uses two bones to overcome the twist problem for the forearm. IK locking is used to stop the forearm from bending, but the forearm can still be twisted manually by pressing {{shortcut|r|y|y}} in ''Pose Mode'', or by using other constraints.&lt;br /&gt;
&lt;br /&gt;
[[File:Doc_IK_Arm_Example.PNG|frame|center|IK Arm Example.]]&lt;br /&gt;
&lt;br /&gt;
[[File:IK_Arm_Example.blend|IK Arm Example.]]&lt;br /&gt;
&lt;br /&gt;
; Note that, if a ''Pole Target'' is used, IK locking will not work on the root boot.&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|2.6|Doc:2.6/Manual/Rigging/Posing/Constraints|Doc:2.6/Manual/Rigging/Posing/Inverse_Kinematics/Spline_IK}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Koilz</name></author>
		
	</entry>
</feed>