﻿<?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.60%2FMore_Features</id>
	<title>Dev:Ref/Release Notes/2.60/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.60%2FMore_Features"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.60/More_Features&amp;action=history"/>
	<updated>2026-05-15T05:52:42Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.60/More_Features&amp;diff=107647&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.60/More_Features&amp;diff=107647&amp;oldid=prev"/>
		<updated>2018-06-28T19:46:46Z</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:46時点における版&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.60/More_Features&amp;diff=107646&amp;oldid=prev</id>
		<title>wiki&gt;Brecht: moved Dev:Ref/Release Notes/changelog 260/More Features to Dev:Ref/Release Notes/2.60/More Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.60/More_Features&amp;diff=107646&amp;oldid=prev"/>
		<updated>2011-11-14T02:08:53Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Dev:Ref/Release_Notes/changelog_260/More_Features&quot; class=&quot;mw-redirect&quot; title=&quot;Dev:Ref/Release Notes/changelog 260/More Features&quot;&gt;Dev:Ref/Release Notes/changelog 260/More Features&lt;/a&gt; to &lt;a href=&quot;/Dev:Ref/Release_Notes/2.60/More_Features&quot; title=&quot;Dev:Ref/Release Notes/2.60/More Features&quot;&gt;Dev:Ref/Release Notes/2.60/More Features&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Blender 2.60: More Features ==&lt;br /&gt;
&lt;br /&gt;
Changes up to revision 40847. Before editing or adding items, please read the [[../Guidelines|guidelines for editing the changelogs]].&lt;br /&gt;
&lt;br /&gt;
====Nodes====&lt;br /&gt;
* Frame node in new layout node category, for organizing node setups - r39980&lt;br /&gt;
* Muting nodes with only inputs or outputs is now supported (for example file output node) - r39437&lt;br /&gt;
* Internal improvements to the node system ([http://wiki.blender.org/index.php/User:Phonybone/Particles2010 documentation]) - r39941&lt;br /&gt;
&lt;br /&gt;
====Sequencer====&lt;br /&gt;
* Change sequence operator (C key) in sequence editor, to modify the filepath or effect inputs/type on existing strips - r39323&lt;br /&gt;
* Clear offsets operator (Alt+O) in sequence editor, to reset the start/end frames around the strip data - r39379&lt;br /&gt;
* Sequencer selected grouped operator to select by type, time, data - r40658&lt;br /&gt;
* Sequencer make metastrip shortcut changed from Shift+G (now selected group) to Ctrl+G - r40645&lt;br /&gt;
&lt;br /&gt;
====Outliner====&lt;br /&gt;
* Outliner right click, rename option in menu - r39867&lt;br /&gt;
* Outliner implementation of Toggle visibility/rendarability/selectability on right click on Groups - r39867&lt;br /&gt;
* Outliner filter now is a search function - r40066&lt;br /&gt;
** The outliner filter box only filtered items that were visible. To find what you want you needed to manually expand a few levels so that what you wanted to find becama visible. This expands items when filtering is done - effectively turning it into a search.&lt;br /&gt;
&lt;br /&gt;
====Grease Pencil====&lt;br /&gt;
* Poly line drawing mode for grease pencil: - r39962&lt;br /&gt;
** Like sketch mode for lines, but you're specifying line knots by clicking on position you want to add next knot.&lt;br /&gt;
** View can be navigated between knots creation.&lt;br /&gt;
** Holding left mouse button down and sliding mouse will lead to new segment preview so it can be created more accurate.&lt;br /&gt;
&lt;br /&gt;
==== Game Engine ====&lt;br /&gt;
* Two new functions to bge.render to allow users to change the anisotropic filtering level used by textures: - r39818&lt;br /&gt;
** setAnisotropicFiltering(level) and getAnisotropicFiltering()&lt;br /&gt;
* Lamp &amp;quot;Cast Buffer Shadows&amp;quot; option now works with GLSL in the viewport and game engine - r39683&lt;br /&gt;
* Game engine post drawing callbacks are now done per viewport instead of per scene. This is handy for things like having a different HUD for each player in a splitscreen game. To figure out what viewport you're drawing too, check the scene's active_camera. - r39729&lt;br /&gt;
&lt;br /&gt;
====Performance====&lt;br /&gt;
* Many small speedups in drawing of text, buttons, meshes, ... - r39549, r39841, r40073, r40096, r40108, r40112, r40116, r40120, r40282, r40284, r40292, r40508&lt;br /&gt;
* Various small speedups in rendering and file loading - r39568, r39570, r39742&lt;br /&gt;
&lt;br /&gt;
====Other====&lt;br /&gt;
* Solidify modifier with vertex group option to set the thickness of zero weighted vertices - r39385&lt;br /&gt;
* Applying armature object transform now transforms bone roll too, so animations remain correct - r39706&lt;br /&gt;
* Drivers now have the noise module available by default ([http://www.pasteall.org/blend/8677 example .blend file]) - r39919&lt;br /&gt;
* Ambient occlusion maximum samples increased from 32 to 128 - r39972&lt;br /&gt;
* 3D Mouse orbit now supports specifying inversion per axis - r40004&lt;br /&gt;
* Adaptive time step for fluid particles - r40537&lt;br /&gt;
* Quick effects now available in object menu - r40825&lt;br /&gt;
* OpenAL support enabled in Windows 64bit release&lt;br /&gt;
* JACK support enabled in Linux release&lt;/div&gt;</summary>
		<author><name>wiki&gt;Brecht</name></author>
		
	</entry>
</feed>