﻿<?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=Extensions%3A2.6%2FPy%2FScripts%2FAnimation%2FCorrective_Shape_Key</id>
	<title>Extensions:2.6/Py/Scripts/Animation/Corrective Shape Key - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FAnimation%2FCorrective_Shape_Key"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Animation/Corrective_Shape_Key&amp;action=history"/>
	<updated>2026-07-18T13:52:27Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Animation/Corrective_Shape_Key&amp;diff=94185&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Animation/Corrective_Shape_Key&amp;diff=94185&amp;oldid=prev"/>
		<updated>2018-06-28T18:45:55Z</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日 (木) 18:45時点における版&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=Extensions:2.6/Py/Scripts/Animation/Corrective_Shape_Key&amp;diff=94184&amp;oldid=prev</id>
		<title>wiki&gt;Ideasman42: /* Installation */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Animation/Corrective_Shape_Key&amp;diff=94184&amp;oldid=prev"/>
		<updated>2011-12-31T04:51:53Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Installation&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Add corrective shape key&lt;br /&gt;
|tooltip=Adds first object as shape to second object for the current pose while maintaining modifiers (i.e. anisculpt, avoiding crazy space)&lt;br /&gt;
|menu=Object Data &amp;gt; Shape Keys (Search: corrective)&lt;br /&gt;
|version=0.1&lt;br /&gt;
|blender=2.5 Rev:#27063&lt;br /&gt;
|author=Brecht van Lommel(?), Tal Trachtman, Ivo Grigull (conversion to 2.5)&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://blenderartists.org/forum/showthread.php?t=179979&lt;br /&gt;
|exe=add_corrective_shape.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=https://svn.blender.org/svnroot/bf-extensions/contrib/py/scripts/addons/add_corrective_shape_key.py&lt;br /&gt;
|bugtracker=https://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=22129&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Note|Additional information|New operators:&amp;lt;br /&amp;gt;&lt;br /&gt;
bpy.ops.object.add_corrective_pose_shape&amp;lt;br /&amp;gt;&lt;br /&gt;
bpy.ops.object.add_corrective_pose_shape_fast&amp;lt;br /&amp;gt;&lt;br /&gt;
bpy.ops.object.object_duplicate_flatten_modifiers&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Add corrective shape'''&lt;br /&gt;
&lt;br /&gt;
i merged and converted two old scripts, to let you make corrective shape keys. The first script was created by Tal Trachtman (http://www.apexbow.com/randd.html) and the second one i believe was done by Brecht. That one works with any combination of modifiers, but it is very slow (like 3 minutes for a char with 4000 points). The other one works only with objects that have no more than one amarture.&lt;br /&gt;
&lt;br /&gt;
Here is the script:&lt;br /&gt;
http://www.ivogrigull.com/blender25/add_corrective_shape.py&lt;br /&gt;
&lt;br /&gt;
I made a quick youtube demo (sorry for the bad quality)&amp;lt;br /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;youtube&amp;gt;6Lxuun5NfRo&amp;lt;/youtube&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And an example blend:&amp;lt;br /&amp;gt;&lt;br /&gt;
http://wiki.blender.org/uploads/b/b7/Corrective_shape_example.blend&amp;lt;br /&amp;gt;&lt;br /&gt;
(install the script and hit alt+p to see if it works correctly)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''How to use:'''&lt;br /&gt;
&lt;br /&gt;
[[File:CorrectiveShaoeScript_2_duplicate.jpg |right|thumb|250px|]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
* 1. Select a posed character object and click on &amp;quot;Create duplicate for editing&amp;quot; in the modifiers panel. This will create a copy of the mesh that you can edit/sculpt.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:CorrectiveShaoeScript_3_createshape.jpg |right|thumb|250px|]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
* 2. Select your sculpted copy and then the character object. Click on the little black arrow in the shape keys panel and choose one of the options shown in the image. If your object has only armature modifiers, choose the faster method. If other (more complex?) modifiers are involved, or you want to incorporate dual quaternion skinning (Now called &amp;quot;Preserve Volume in the UI) you will have to use the slower method.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
If all went right, your character or object should have the new shape key for your pose. If not, double check that your mesh and armature object have no translation or rotation and try again. Good luck!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Limitations:&amp;lt;br /&amp;gt;&lt;br /&gt;
- Target mesh may not have any transformation at object level,&amp;lt;br /&amp;gt;&lt;br /&gt;
  it will be set to zero.&amp;lt;br /&amp;gt;&lt;br /&gt;
- Fast/Armature method does not work with Bone envelopes or dual quaternions,&amp;lt;br /&amp;gt;&lt;br /&gt;
  both settings will be disabled in the modifier&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>