﻿<?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%2FObject%2FFace_to_Transform_Orientation</id>
	<title>Extensions:2.6/Py/Scripts/Object/Face to Transform Orientation - 版の履歴</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%2FObject%2FFace_to_Transform_Orientation"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Object/Face_to_Transform_Orientation&amp;action=history"/>
	<updated>2026-08-03T06:09:46Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Object/Face_to_Transform_Orientation&amp;diff=149789&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/Object/Face_to_Transform_Orientation&amp;diff=149789&amp;oldid=prev"/>
		<updated>2018-06-28T21:14:06Z</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日 (木) 21:14時点における版&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/Object/Face_to_Transform_Orientation&amp;diff=149788&amp;oldid=prev</id>
		<title>wiki&gt;Nutti: Created page with &quot;{{ScriptInfo |name= Face to Transform Orientation |tooltip= Face object to registered transform orientation. |menu= Object &gt; Face object to Transform Orientation |usage=  |versio...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Object/Face_to_Transform_Orientation&amp;diff=149788&amp;oldid=prev"/>
		<updated>2015-05-17T12:42:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ScriptInfo |name= Face to Transform Orientation |tooltip= Face object to registered transform orientation. |menu= Object &amp;gt; Face object to Transform Orientation |usage=  |versio...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name= Face to Transform Orientation&lt;br /&gt;
|tooltip= Face object to registered transform orientation.&lt;br /&gt;
|menu= Object &amp;gt; Face object to Transform Orientation&lt;br /&gt;
|usage= &lt;br /&gt;
|version= 0.2&lt;br /&gt;
|blender= 2.70-&lt;br /&gt;
|category= Object&lt;br /&gt;
|author= Nutti&lt;br /&gt;
|license= GPL 3+&lt;br /&gt;
|distribution= Upload&lt;br /&gt;
|note= &lt;br /&gt;
|exe= face_to_transform_orientation.py&lt;br /&gt;
|download= https://github.com/nutti/Face-To-Transform-Orientation/releases&lt;br /&gt;
|modules= &lt;br /&gt;
|deps= &lt;br /&gt;
|data= &lt;br /&gt;
|bugtracker= https://github.com/nutti/Face-To-Transform-Orientation/issues&lt;br /&gt;
|warning= https://github.com/nutti/Face-To-Transform-Orientation/issues&lt;br /&gt;
|link= http://nutti.github.io/Face-To-Transform-Orientation/&lt;br /&gt;
|releaselog= http://nutti.github.io/Mouse-Click-Merge/&lt;br /&gt;
|issues= &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
# Put script (face_to_transform_orientation.py) in your addons folder (Ex:) or use Install Addon.&lt;br /&gt;
# Activate it in User Preferences / Add-Ons Panel.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
This scripts can face object to registered transform orientation.&lt;br /&gt;
Usages are as follows.&lt;br /&gt;
&lt;br /&gt;
* Face object to registered transform orientation.&lt;br /&gt;
# Create transform orientation from the menu appeared by pressing key N.&lt;br /&gt;
# Click menu Object - Transform&lt;br /&gt;
# Click Face to Transform Orientation&lt;br /&gt;
# You can change transform orientation and rotation angle by changing 'tools property'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Updates ===&lt;br /&gt;
[Ver0.2]&lt;br /&gt;
* Change feature&lt;br /&gt;
# Move menu to 'Object' - 'Transform' - 'Face To Transform Orientation'&lt;br /&gt;
# Apply transformation to selected objects instead of active object.&lt;br /&gt;
&lt;br /&gt;
[Ver0.1]&lt;br /&gt;
* First release&lt;br /&gt;
&lt;br /&gt;
=== Related Links ===&lt;br /&gt;
* GitHub: http://nutti.github.io/Face-To-Transform-Orientation/&lt;br /&gt;
* GitHub(Project page): https://github.com/nutti/Face-To-Transform-Orientation&lt;br /&gt;
* GitHub(Release): https://github.com/nutti/Face-To-Transform-Orientation/releases&lt;br /&gt;
* Blender Artist: http://blenderartists.org/forum/showthread.php?367639-Addon-Face-object-to-Transform-Orientation&lt;br /&gt;
* Developer Blender ORG: https://developer.blender.org/T44279&lt;br /&gt;
* Google+: https://plus.google.com/100058529622539760372/posts/LscGEa2AWK7&lt;br /&gt;
&lt;br /&gt;
=== Usage Examples ===&lt;br /&gt;
&amp;lt;youtube&amp;gt;zOaNawzJWC4&amp;lt;/youtube&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Nutti</name></author>
		
	</entry>
</feed>