﻿<?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=Dev%3ARef%2FRelease_Notes%2F2.56%2FAdd-ons</id>
	<title>Dev:Ref/Release Notes/2.56/Add-ons - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FRelease_Notes%2F2.56%2FAdd-ons"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.56/Add-ons&amp;action=history"/>
	<updated>2026-07-29T17:18:56Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.56/Add-ons&amp;diff=151171&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.56/Add-ons&amp;diff=151171&amp;oldid=prev"/>
		<updated>2018-06-28T21:16:39Z</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:16時点における版&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=Dev:Ref/Release_Notes/2.56/Add-ons&amp;diff=151170&amp;oldid=prev</id>
		<title>wiki&gt;Blendify: Created page with &quot;= Add Ons Release Notes - 2.56a =  Since previous Blender 2.5 Beta releases a number of new scripts have been added.  For more information:  * [[Doc:2.5/Manual/Extensions/Python/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.56/Add-ons&amp;diff=151170&amp;oldid=prev"/>
		<updated>2016-05-11T19:07:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Add Ons Release Notes - 2.56a =  Since previous Blender 2.5 Beta releases a number of new scripts have been added.  For more information:  * [[Doc:2.5/Manual/Extensions/Python/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Add Ons Release Notes - 2.56a =&lt;br /&gt;
&lt;br /&gt;
Since previous Blender 2.5 Beta releases a number of new scripts have been added.&lt;br /&gt;
&lt;br /&gt;
For more information:&lt;br /&gt;
&lt;br /&gt;
* [[Doc:2.5/Manual/Extensions/Python/Add-Ons|Addons manual]]&lt;br /&gt;
* [[Extensions:2.5/Py/Scripts|Addons available in Blender 2.5]]&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== 3d View scripts: ==&lt;br /&gt;
&lt;br /&gt;
[[File:Scripts_3D_interaction_math_vis.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
These scripts add elements or menus to the 3d View workspace:&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|100|Extensions:2.5/Py/Scripts/3D interaction/Math_Viz|Mathutils Visualization|tip=Display console defined mathutils variables in the 3D view}} (Wiki page to be written)&lt;br /&gt;
&lt;br /&gt;
: This script displays the console defined mathutils variables in the 3D view&lt;br /&gt;
{{clr}}&lt;br /&gt;
-----------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== Object Scripts ==&lt;br /&gt;
&lt;br /&gt;
[[File:Scripts_Object_animated_render_baker.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
These scripts create or edit object bases to create improved or altered objects:&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Object/Animated_Render_Baker|Animation Render Baker|tip=}}&lt;br /&gt;
&lt;br /&gt;
: Executes a bake for each frame of a defined frame range and saves the result in a frame specific name.&lt;br /&gt;
{{clr}}&lt;br /&gt;
---------------------------------&lt;br /&gt;
&lt;br /&gt;
== Animation Scripts ==&lt;br /&gt;
&lt;br /&gt;
[[File:RotoBezier.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
These scripts alter animate-able objects or animate alterable objects:&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Animation/RotoBezier|RotoBezier &lt;br /&gt;
|tip=Allows for the animation of Curves}}&lt;br /&gt;
&lt;br /&gt;
: This script allows you to animate bezier curves.&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Animation/Corrective_Shape_Key|Corrective Shape Key|tip=}}&lt;br /&gt;
&lt;br /&gt;
: This script transfer the shape from an object (base mesh without modifiers) to another object with modifiers (i.e. posed Armature) as a new shape key.&lt;br /&gt;
{{clr}}&lt;br /&gt;
---------------------------------&lt;br /&gt;
&lt;br /&gt;
== Import/Export Scripts ==&lt;br /&gt;
&lt;br /&gt;
[[File:Addons_make_human_import.jpg|right|200px]]&lt;br /&gt;
&lt;br /&gt;
These scripts add extra formats to Blender's import/export toolkit.&lt;br /&gt;
&lt;br /&gt;
Extensions:2.5/Py/Scripts/Import-Export/DXF Importer&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Import-Export/DXF Importer (.dxf)|Autodesk DXF Import (*.dxf)|tip=*.dxf}}&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Import-Export/Blender-toXNA|Autodesk FBX suitable for XNA 4 (*.FBX)|tip=Exports an animated mesh as a *.FBX file suitable for use with XNA 4}}&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Import-Export/GIMPImageToScene|Import GIMP image (*.xcf)|tip=Imports GIMP Image (*.xcf) as a series of planes}}&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Import-Export/3dcoat_applink|3D Coat Applink|tip=3D Coat Applink}}&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Import-Export/PC2_Pointcache_export|Export Pointcache (*.pc2)|tip=Exports pointcache data to transfer animated meshes to external applications.}}&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Import-Export/M3_Import|Import Blizzard M3 (*.m3)|tip=Imports Blizzard M3 (*.m3)}}&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|75|Extensions:2.5/Py/Scripts/Add_Mesh/HiRISE_DTM_from_PDS_IMG|HiRISE_DTM_from_PDS_IMG (*.IMG with PDS header)|tip=Imports a *.IMG with a PDS header as a mesh}}&lt;br /&gt;
{{clr}}&lt;br /&gt;
---------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
== Render Scripts ==&lt;br /&gt;
&lt;br /&gt;
[[File:Renderfarmfi.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
These scripts let you render with external render engines:&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|100|Extensions:2.5/Py/Scripts/Render/POV-Ray|POV-Ray|tip=Allows you to render with POV-Ray}}&lt;br /&gt;
&lt;br /&gt;
: Basic povray integration for Blender.&lt;br /&gt;
{{clr}}&lt;br /&gt;
---------------------------------&lt;br /&gt;
&lt;br /&gt;
== System Scripts ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Scripts_System_Display_Icons.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
These scripts allow you to interact with the Blender system:&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|100|Extensions:2.5/Py/Scripts/Development/Display_All_Icons|Display all Icons|tip=Shows you all the Blender Icons}}&lt;br /&gt;
&lt;br /&gt;
: This script displays all Icons in Blender and their names.&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|100|Extensions:2.5/Py/Scripts/System/BLEND_Information|*.blend information|tip=Gives a description of the current *.blend file}} (Wiki page to be written)&lt;br /&gt;
&lt;br /&gt;
: This script gives an easy to read description of all contents of the current *.blend file.&lt;br /&gt;
&lt;br /&gt;
{{Catalog/Item|100|Extensions:2.5/Py/Scripts/System/Object_Property_Chart|Object Property Chart|tip=Helps you edit the properties of various objects}}&lt;br /&gt;
&lt;br /&gt;
: Helps you to edit the properties of various objects and groups of the same object.&lt;br /&gt;
{{clr}}&lt;br /&gt;
---------------------------------&lt;/div&gt;</summary>
		<author><name>wiki&gt;Blendify</name></author>
		
	</entry>
</feed>