﻿<?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%2FSkinning%2FObjects</id>
	<title>Doc:2.6/Manual/Rigging/Skinning/Objects - 版の履歴</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%2FSkinning%2FObjects"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Skinning/Objects&amp;action=history"/>
	<updated>2026-06-10T10:50:24Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Skinning/Objects&amp;diff=114321&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/Skinning/Objects&amp;diff=114321&amp;oldid=prev"/>
		<updated>2018-06-28T19:51:45Z</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:51時点における版&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/Skinning/Objects&amp;diff=114320&amp;oldid=prev</id>
		<title>2014年9月17日 (水) 19:48にwiki&gt;Urkokulによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Rigging/Skinning/Objects&amp;diff=114320&amp;oldid=prev"/>
		<updated>2014-09-17T19:48:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header||}}&lt;br /&gt;
&lt;br /&gt;
{{review&lt;br /&gt;
|partial=X&lt;br /&gt;
|fixes=[[User:BNewmark/Doc:2.6/Manual/Rigging/Mesh_Skinning|X]]}}&lt;br /&gt;
&lt;br /&gt;
=Linking Objects to Bones=&lt;br /&gt;
&lt;br /&gt;
First step skining an armature by geometry is its parenting to bones. There are some settings necessary for an armature to deform a mesh:&lt;br /&gt;
&lt;br /&gt;
*The meshobject needs to be parented to the armatureobject.&lt;br /&gt;
*The bones of the armature have to be adjusted their influence on parts of the mesh.&lt;br /&gt;
&lt;br /&gt;
== Object parenting to armature ==&lt;br /&gt;
&lt;br /&gt;
An object is parented to an armature by either:&lt;br /&gt;
&lt;br /&gt;
*adding an [[Doc:2.6/Manual/Modifiers/Deform/Armature|Armature Modifier]] to the object and selecting the appropriate armature&lt;br /&gt;
&lt;br /&gt;
*parenting the object to the armature (not as flexible but still working)&lt;br /&gt;
&lt;br /&gt;
== Object Parenting to Whole Armatures by Default Method ==&lt;br /&gt;
But before diving into this, let’s talk about the different ways to skin (parent) an object to a whole armature – as with [[Doc:2.6/Manual/Rigging/Skinning/Objects|object skinning]], there is an “old parenting” method and a new, more flexible and powerful one, based on modifiers – which allows creation of very complex setups, with objects deformed by several armatures…&lt;br /&gt;
&lt;br /&gt;
For ''meshes and lattices only'', you can use the {{Shortcut|ctrl|P}} parent shortcut in the 3D views (after having selected first the “skin” object, then the armature). The {{Literal|Make Parent To}} menu pops up, select the {{Literal|Armature}} entry. If the skinning object is a lattice, you're done; no more options are available. But with a child mesh, another {{Literal|Create Vertex Groups?}} menu appears, with the following options – all regarding the “vertex groups” skinning method:&lt;br /&gt;
&lt;br /&gt;
[[File:Doc26-rigging-armature-parent.png|frame|right|Set Parent menu]]&lt;br /&gt;
&lt;br /&gt;
;{{Literal|With Empty Groups}}&lt;br /&gt;
:will create, if they don’t already exist, empty groups, one for each bone in the skinned armature, with these bones’ names. Choose this option if you have already created (and weighted…) all the vertex groups the mesh requires.&lt;br /&gt;
;{{Literal|With Envelope Weights}}&lt;br /&gt;
:will create, as with {{Literal|Name Groups}} option, the needed vertex groups. However, it will also weight them according to the bones’ envelope settings (i.e. it will assign to each groups the vertices that are inside its bone’s influence area, weighted depending on their distance to this bone). This means that if you had defined vertex groups using same names as skinned bones, their content will be completely overridden!'' You’ll get the same behavior as if you used the envelopes skinning method, but with vertex groups…&lt;br /&gt;
;{{Literal|Automatic Weights}}&lt;br /&gt;
:Creates, as with {{Literal|Envelope Weights}} option, the needed vertex groups, with vertices assigned and weighted using the newer “bone heat” algorithm. &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Tuning Bone Influences on Parts of Geometry ==&lt;br /&gt;
&lt;br /&gt;
The adjustins transformations of the mesh by the changes of the armature bones can either be done by:&lt;br /&gt;
&lt;br /&gt;
* using the [[Doc:2.6/Manual/Rigging/Skinning/ObData|bone envelopes]]. &lt;br /&gt;
* editing [[Doc:2.6/Manual/Rigging/Skinning/ObData|vertex groups]] for each bone.&lt;br /&gt;
&lt;br /&gt;
The first option is default and should work automatically.&lt;br /&gt;
&lt;br /&gt;
The second option has to be set for each bone and vertexgroup individually, even though those setting can be mirrored in symmertrical meshes. For the second option to work the vertexgroup ''must'' have the same name as the bone that controls it.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Urkokul</name></author>
		
	</entry>
</feed>