﻿<?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.62%2FAddons</id>
	<title>Dev:Ref/Release Notes/2.62/Addons - 版の履歴</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.62%2FAddons"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.62/Addons&amp;action=history"/>
	<updated>2026-07-29T21:33:04Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.62/Addons&amp;diff=134979&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.62/Addons&amp;diff=134979&amp;oldid=prev"/>
		<updated>2018-06-28T20:47:30Z</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日 (木) 20: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=Dev:Ref/Release_Notes/2.62/Addons&amp;diff=134978&amp;oldid=prev</id>
		<title>2012年2月16日 (木) 14:39にwiki&gt;Brechtによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.62/Addons&amp;diff=134978&amp;oldid=prev"/>
		<updated>2012-02-16T14:39:21Z</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;==Blender 2.62: Addons==&lt;br /&gt;
&lt;br /&gt;
Changes up to revision 2994. Before editing or adding items, please read the [[../Guidelines|guidelines for editing the changelogs]].&lt;br /&gt;
&lt;br /&gt;
==== [[Doc:2.6/Manual/Render/Performance/Netrender|'''Network Render''']] ====&lt;br /&gt;
&lt;br /&gt;
===== Web Interface =====&lt;br /&gt;
&lt;br /&gt;
[[File:Blender262_network_render_new_ui.png|right|400px]]&lt;br /&gt;
The network render master now has a new web interface. The previous interface is still available, you can switch between the two, but it might get phased out in the future.&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Point Caches =====&lt;br /&gt;
&lt;br /&gt;
Point caches can now be baked using network render, distributed over multiple computers. The result can be retrieved as a zip file from jobs page in the web interface. - {{Commit|2871|bf-extensions}}, {{Commit|2843|bf-extensions}}, {{Commit|2843|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
Slaves and jobs can now also be tagged to specify which slaves should handle which types of jobs. By default render jobs are tagged with &amp;quot;render&amp;quot; and baking jobs are tagged with &amp;quot;baking&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
There were also fixes related to handling of smoke point caches, and dynamic paint point caches are now supported. - {{Commit|2796|bf-extensions}}, {{Commit|2805|bf-extensions}}, {{Commit|2810|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
===== Other =====&lt;br /&gt;
&lt;br /&gt;
* The render engine to use can now be selected (for example Cycles instead of Blender Internal) - {{Commit|2796|bf-extensions}}&lt;br /&gt;
* Add Force Upload option on master to force dependencies upload and download (don't reuse local copies outside of slave cache)&lt;br /&gt;
* Cancelling jobs on the master should be much more responsive now- {{Commit|2903|bf-extensions}}&lt;br /&gt;
* Add save on job option (default false) to save the current file before sending a rendering blender job. - {{Commit|2903|bf-extensions}}&lt;br /&gt;
* Support for secure connections between Master/client/slave using SSL/HTTPS - {{Commit|2957|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
===== Bug Fixes =====&lt;br /&gt;
&lt;br /&gt;
* Reseting a completed job correctly resets the status to queued - {{Commit|2843|bf-extensions}}&lt;br /&gt;
* Fix job log name generation to not exceed filename limits when using large chunks - {{Commit|2810|bf-extensions}}&lt;br /&gt;
* Better support different files with same name and dependency folder hierarchies. - {{Commit|2990|bf-extensions}}&lt;br /&gt;
* Fixed a bug with total job time on web interface (wrong value) - {{Commit|2957|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
==== Import/Export ====&lt;br /&gt;
&lt;br /&gt;
===== 3D Coat =====&lt;br /&gt;
&lt;br /&gt;
* Fix integration not working on Mac - {{Commit|2955|bf-extensions}}&lt;br /&gt;
* Fix folder not being created soon enough - {{Commit|2804|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
===== After Effects Exporter =====&lt;br /&gt;
&lt;br /&gt;
* Export of objects' scale is now supported, and rotation and scale export is now optional.&lt;br /&gt;
* If scene's active camera is set by markers - now it's possible to export this as one camera.&lt;br /&gt;
&lt;br /&gt;
===== Atomic Blender PDB Importer =====&lt;br /&gt;
&lt;br /&gt;
* New option: sticks connecting atoms can have now the color of the atoms. - {{Commit|2808|bf-extensions}}&lt;br /&gt;
* New option 'Show sticks' scales the atom radii such that only the sticks are visible.&lt;br /&gt;
* Double and triple bonds can now be displayed, by checking the option 'bonds', with option for distance between sticks. - {{Commit|2826|bf-extensions}}&lt;br /&gt;
* A new 'smooth' option to make sticks more round was added. - {{Commit|2826|bf-extensions}}&lt;br /&gt;
* Fix: scaling atoms with a specific name scaled also the sticks. &lt;br /&gt;
&lt;br /&gt;
===== MHX Importer =====&lt;br /&gt;
&lt;br /&gt;
* Improvements for helper geometry import -  {{Commit|2930|bf-extensions}}, {{Commit|2770|bf-extensions}}&lt;br /&gt;
* Option to generate shapekeys for visemes from partial shapes. - {{Commit|2920|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
===== Renderfarm.fi =====&lt;br /&gt;
&lt;br /&gt;
* Disabling the feature that allows defining frame split - {{Commit|2971|bf-extensions}}&lt;br /&gt;
* Updates needed to work with the upgraded BURP backend of Renderfarm.fi - {{Commit|2853|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
===== X3D Exporter =====&lt;br /&gt;
&lt;br /&gt;
* Added option to export name decorations - {{Commit|2917|bf-extensions}}&lt;br /&gt;
* Fix: writing of compressed files not working. - {{Commit|2967|bf-extensions}}&lt;br /&gt;
* Fix: add missing route command. - {{Commit|2790|bf-extensions}}&lt;br /&gt;
&lt;br /&gt;
===== Various =====&lt;br /&gt;
&lt;br /&gt;
* OBJ import: file parsing failing on some input - {{Commit|2852|bf-extensions}}&lt;br /&gt;
* Images to planes import: fix errors that could occur with some file paths - {{Commit|2959|bf-extensions}}&lt;br /&gt;
* DXF import: fixes for CIRCLE, ARC and TEXT entities - {{Commit|2894|bf-extensions}}&lt;br /&gt;
* Export UV Layout: added option to write UVs with modifiers applied - {{Commit|2872|bf-extensions}&lt;br /&gt;
&lt;br /&gt;
==== Other Addons ====&lt;br /&gt;
&lt;br /&gt;
* New addon: copy render settings to other scenes - {{Commit|2793|bf-extensions}}&lt;br /&gt;
* Copy Attributes Menu:&lt;br /&gt;
** Added object group membership copying. - {{Commit|2806|bf-extensions}}&lt;br /&gt;
** Fix error copying protected transform - {{Commit|2994|bf-extensions}}&lt;br /&gt;
* Material Utilities: fix error when a mesh had an empty material slot - {{Commit|2838|bf-extensions}}&lt;br /&gt;
* Presets support added to add object operators - {{Commit|2824|bf-extensions}}, {{Commit|2823|bf-extensions}}, {{Commit|2822|bf-extensions}}, {{Commit|2821|bf-extensions}}, {{Commit|2820|bf-extensions}}&lt;br /&gt;
* Screencast keys: - {{Commit|2868|bf-extensions}}&lt;br /&gt;
** Support for mousewheel in icon-display&lt;br /&gt;
** Reset multiplier after text has disappeared&lt;br /&gt;
** Improved fading&lt;/div&gt;</summary>
		<author><name>wiki&gt;Brecht</name></author>
		
	</entry>
</feed>