﻿<?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%2FImport-Export%2FAdobe_After_Effects</id>
	<title>Extensions:2.6/Py/Scripts/Import-Export/Adobe After Effects - 版の履歴</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%2FImport-Export%2FAdobe_After_Effects"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Adobe_After_Effects&amp;action=history"/>
	<updated>2026-04-24T03:57:23Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Adobe_After_Effects&amp;diff=108835&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/Import-Export/Adobe_After_Effects&amp;diff=108835&amp;oldid=prev"/>
		<updated>2018-06-28T19:47:25Z</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:47時点における版&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/Import-Export/Adobe_After_Effects&amp;diff=108834&amp;oldid=prev</id>
		<title>2012年3月12日 (月) 22:39にwiki&gt;Bartekskorupaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Adobe_After_Effects&amp;diff=108834&amp;oldid=prev"/>
		<updated>2012-03-12T22:39:32Z</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;{{ScriptInfo&lt;br /&gt;
|name=Adobe After Effects Exporter (.jsx)&lt;br /&gt;
|tooltip=Exports animation data of selected objects to Adobe After Effects (.jsx)&lt;br /&gt;
|menu=File &amp;gt; Export &amp;gt; Adobe After Effects (.jsx)&lt;br /&gt;
|version=0.63&lt;br /&gt;
|blender=2.62 Rev:#44840&lt;br /&gt;
|author=Bartek Skorupa&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://projects.blender.org/tracker/?func=detail&amp;amp;atid=469&amp;amp;aid=29858&amp;amp;group_id=153&lt;br /&gt;
|download=https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/io_export_after_effects.py&lt;br /&gt;
|exe=io_export_after_effects.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== About ===&lt;br /&gt;
----&lt;br /&gt;
Export cameras' and objects' animation data to Adobe After Effects.&amp;lt;br/&amp;gt;&lt;br /&gt;
Works in blender 2.62 and After Effects CS3 up to CS5.5&amp;lt;br/&amp;gt;&lt;br /&gt;
Works with square and non-square pixels.&amp;lt;br/&amp;gt;&lt;br /&gt;
Camera and objects can be animated. Locations, rotations and zoom will be exported.&amp;lt;br/&amp;gt;&lt;br /&gt;
Exporter doesn't recreate parenting structure. It doesn't matter how selected object got it's location or rotation: by animating it, through its parent or constraints. All those data will be transfered as baked animation.&amp;lt;br/&amp;gt;&lt;br /&gt;
Cameras will appear as After Effects' cameras, lamps as After Effects lights, all other objects will be transfered as After Effects null objects.&amp;lt;br/&amp;gt;&lt;br /&gt;
Please note that After Effects is not a 3D application. It is not possible to export meshes.&amp;lt;br/&amp;gt;&lt;br /&gt;
Rendering your animation in blender cannot be avoided.&amp;lt;br/&amp;gt;&lt;br /&gt;
Exporter creates only reference points (null objects) and lights. After Effects lights behave differently than Blender's lamps. Parameters of lights will most probably need to be adjusted.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== How To Use ===&lt;br /&gt;
----&lt;br /&gt;
* Select your camera and all objects you want to export and go to File -&amp;gt; Export -&amp;gt; Adobe After Effects(.jsx).&amp;lt;br/&amp;gt;&lt;br /&gt;
* Choose a name and location for *.jsx file to be created (by default name and location of current blend file will be used)&lt;br /&gt;
* In a tool shelf you can select to export camera tracking 3d markers.&lt;br /&gt;
* Browse to created jsx file and double click it. Adobe After Effects will be launched automatically or if it is already launched - script will be run&amp;lt;br/&amp;gt;&lt;br /&gt;
* Alternatively in After Effects - go to: File --&amp;gt; Scripts --&amp;gt; Run Script File... and browse to the .jsx file created by blender.&amp;lt;br/&amp;gt;&lt;br /&gt;
* You will be asked to give a name for newly created composition. Default name is &amp;quot;BlendComp&amp;quot;&amp;lt;br/&amp;gt;&lt;br /&gt;
* New composition will be created.&amp;lt;br/&amp;gt;&lt;br /&gt;
* Null objects follow selected objects' locations, rotations and scale. Their names are the same as names of exported objects&amp;lt;br/&amp;gt;&lt;br /&gt;
* You can use those null objects as reference points for tracking and adding effects.&lt;br /&gt;
* Blender's lamps will appear as After Effects lights with proper parameters. Their names will be the same as names of exported lamps with the prefix indicating the type of exported lamp.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Links and Support ===&lt;br /&gt;
----&lt;br /&gt;
* Questions, comments, suggestions, and bug reports should be sent to the author's [mailto:BartekSkorupa@BartekSkorupa.com email address].&lt;br /&gt;
* [http://cg.bartekskorupa.com/b2ae/ Video Tutorial at author's page]&lt;br /&gt;
* [http://cg.bartekskorupa.com/camera-tracking-lens-distortion-issue/ Lens distortion issue during exporting bundles]&lt;br /&gt;
* [http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Import-Export/Adobe_After_Effects/Changelog Changelog]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
----&lt;br /&gt;
* When bundles are exported and original footage is used in After Effects - nulls may be off because of lens distortion. You have to use undistorted version of the footage or distort CG element added in After Effects. [http://cg.bartekskorupa.com/camera-tracking-lens-distortion-issue/ This video] explains how to deal with this issue&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Credits and special thanks ===&lt;br /&gt;
----&lt;br /&gt;
* Thomas Volkmann - special thanks for starting this&lt;br /&gt;
* Atom - special thanks for support, help, useful discussions and first conversion to 2.5 series&lt;br /&gt;
* Adam Wasila - special thanks for all your help&lt;br /&gt;
* Paolo Ciccone - special thanks for ideas included in your AEE for 2.49.&lt;br /&gt;
* Francois Tarlier for update of 19.09.2011&lt;br /&gt;
* Campbell Barton for update of 25.10.2011&lt;br /&gt;
----&lt;br /&gt;
* Back to [[Extensions:2.5/Py/Scripts]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Bartekskorupa</name></author>
		
	</entry>
</feed>