﻿<?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.64%2FMore_Features</id>
	<title>Dev:Ref/Release Notes/2.64/More Features - 版の履歴</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.64%2FMore_Features"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.64/More_Features&amp;action=history"/>
	<updated>2026-07-31T00:05:37Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.64/More_Features&amp;diff=136991&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.64/More_Features&amp;diff=136991&amp;oldid=prev"/>
		<updated>2018-06-28T20:49:40Z</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:49時点における版&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.64/More_Features&amp;diff=136990&amp;oldid=prev</id>
		<title>wiki&gt;DingTo: /* User Interface */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.64/More_Features&amp;diff=136990&amp;oldid=prev"/>
		<updated>2012-10-03T10:33:17Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;User Interface&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Blender 2.64: More Features ==&lt;br /&gt;
&lt;br /&gt;
==== Curves ====&lt;br /&gt;
&lt;br /&gt;
* Add start and end bevel factor for curves, so now it's possible to make a bevelled curve which isn't fully covered with a bevel - {{Commit|46291}}&lt;br /&gt;
&lt;br /&gt;
==== Nodes ====&lt;br /&gt;
&lt;br /&gt;
* Frame node gets more usable bounding-box behavior - {{Commit|46884}}&lt;br /&gt;
* Node resizing has helpful mouse cursor indicators and works on all borders - {{Commit|46884}}&lt;br /&gt;
* Node selection/active colors are themeable independently - {{Commit|46884}} - {{Commit|46884}}&lt;br /&gt;
* Customizable background colors for nodes (useful for frames visual distinction) - {{Commit|46884}}&lt;br /&gt;
&lt;br /&gt;
==== Operators ====&lt;br /&gt;
&lt;br /&gt;
* Python console: Add &amp;quot;Clear Line&amp;quot; operator to Console menu (shortcut: Shift+Return). Erases current line, but appends it to console history - {{Commit|46465}}&lt;br /&gt;
* Python console: Add &amp;quot;Indent&amp;quot; and &amp;quot;Unindent&amp;quot; operators to Console menu (shortcuts: Tab, Shift+Tab), (un)indents current line independent of cursor - {{Commit|47391}}&lt;br /&gt;
* Python console: &amp;quot;Copy to clipboard (as script)&amp;quot; operator, so you can copy input from a console for use in a textblock - {{Commit|50029}} [[File:PyConsole_Copy-As-Script.png|center|400px|Copy to clipboard (as script) operator]]&lt;br /&gt;
* Text editor: add duplicate line operator - {{Commit|46088}}&lt;br /&gt;
* UV Editor: add back lasso selection tool - {{Commit|46008}}&lt;br /&gt;
* Add select similar for bones in edit mode - {{Commit|46087}}&lt;br /&gt;
&lt;br /&gt;
==== Physics ====&lt;br /&gt;
&lt;br /&gt;
* Allow baking external smoke caches - {{Commit|46025}}&lt;br /&gt;
* Support for moving smoke obstacles - {{Commit|46050}}&lt;br /&gt;
&lt;br /&gt;
==== Python ====&lt;br /&gt;
&lt;br /&gt;
* Allow overriding window/screen/area/region context for running operators from python, this is useful to run an operator in a particular place in the UI - {{Commit|46185}}, {{Commit|46187}}&lt;br /&gt;
* Improve Sequencer's Python API - {{Commit|46501}}&lt;br /&gt;
&lt;br /&gt;
==== User Interface ====&lt;br /&gt;
&lt;br /&gt;
* Add translation for Hungarian language - {{Commit|46097}}&lt;br /&gt;
* File browser: list of system directories is now refreshed on pressing the refresh button or opening the file browser, in case e.g. a USB stick was inserted - {{Commit|46770}}&lt;br /&gt;
* Add &amp;quot;Install Theme&amp;quot; button in user preferences - {{Commit|46771}}&lt;br /&gt;
* Add back pose specials menu, also add back the ability to clear user transforms on all bones (not just selected - mango request - was possible in 2.4x) - {{Commit|46343}}&lt;br /&gt;
* Add a solo mode for panels, CTRL+LMB on a panel header will close all other panels. {{Commit|47098}}&lt;br /&gt;
* Info header: Toggle fullscreen button is now located inside a new &amp;quot;Window&amp;quot; menu, to clean up the header. The Window menu also contains an operator to duplicate the window and toggling the system console on Windows. {{Commit|46128}}&lt;br /&gt;
&lt;br /&gt;
==== Pose Mode ====&lt;br /&gt;
*Added align snap to vertices/edges/faces for bones in Pose mode.&lt;br /&gt;
[[File:align_snapping_pose_bones.gif|center|400px|Align snapping for bones.]]&lt;br /&gt;
&lt;br /&gt;
==== Unsorted ====&lt;br /&gt;
&lt;br /&gt;
* Add mipmap generation on GPU (saves upload and calculation time), could be accessed in User Preferences -&amp;gt; System/OpenGL - {{Commit|47747}}&lt;br /&gt;
* Fix for 16-bit pngs which were only read with 8-bit precision - {{Commit|46467}}&lt;br /&gt;
* 3D View: add Backface Culling option, to hide faces when seen from the back side - {{Commit|47003}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;DingTo</name></author>
		
	</entry>
</feed>