﻿<?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.76%2FModeling</id>
	<title>Dev:Ref/Release Notes/2.76/Modeling - 版の履歴</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.76%2FModeling"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.76/Modeling&amp;action=history"/>
	<updated>2026-09-06T20:47:57Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.76/Modeling&amp;diff=149859&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.76/Modeling&amp;diff=149859&amp;oldid=prev"/>
		<updated>2018-06-28T21:14:15Z</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:14時点における版&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.76/Modeling&amp;diff=149858&amp;oldid=prev</id>
		<title>2015年10月2日 (金) 13:06にwiki&gt;Howardtによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.76/Modeling&amp;diff=149858&amp;oldid=prev"/>
		<updated>2015-10-02T13:06:58Z</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.76: Modeling =&lt;br /&gt;
&lt;br /&gt;
== Modifiers ==&lt;br /&gt;
* Displace Modifier: added an option to displace along (averaged) custom normals, instead of vertex normals ({{GitCommit|rB487d2cb4f321}}).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
&lt;br /&gt;
[[File:252_edge_offset_01.png|300px|right|thumb|Edge offset tool]]&lt;br /&gt;
&lt;br /&gt;
* Flatten faces tool, (See menu: Mesh -&amp;gt; Cleanup -&amp;gt; Make Planar Faces). ({{GitCommit|41564a402ebc317304b8f063d7729d12bad76978}})&lt;br /&gt;
* Edge offset tool (See toolbar: '''Edge Loop Offset''' or Ctrl+Shift+R) ({{GitCommit|d8e994b35f247c3156a93f6901f0442eee08c13d}} {{GitCommit|644e2250ce3ebffbfc5a8ebdff5d494039dd0782}})&lt;br /&gt;
* Bevel tool&lt;br /&gt;
** Added hotkey ('V') for toggling 'vertex-only' mode on and off. Commit: {{GitCommit|rB68d72e216451}}.&lt;br /&gt;
** Added 'loop slide' option (also in the bevel modifier). Default is on, which is previous behavior - if there are unbeveled edges along with beveled edges into a vertex, the bevel tries to slide along those edges when possible. Turning the option off can lead to more even bevel widths sometimes. Commit {{GitCommit|rB12aff8d783b6}}.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Data Transfer ==&lt;br /&gt;
&lt;br /&gt;
Data transfer operator has a new option 'auto transform', which (tries to!) find the best way to match source and destination meshes. This means that e.g. if you have two copies of the same mesh, but translated/rotated/scaled differently, you can now try to transfer data between them without bothering about making the meshes 'match' first.&lt;br /&gt;
&lt;br /&gt;
Note that you'll get best results with exact same (or very, very similar) meshes (at least on the vertex level), more approximative similarities, though working rather OK, will generally not give you as good results as a careful manual placing of your meshes.&lt;br /&gt;
&lt;br /&gt;
Also, this option was not added to the modifier, for two main reasons:&lt;br /&gt;
* It does not make much sense in the modifier usually.&lt;br /&gt;
* It makes the whole mapping process about 33% slower, and without it transfer is already rather slow, so…&lt;br /&gt;
&lt;br /&gt;
Commit: {{GitCommit|rBdd44754c5ff3b}}.&lt;br /&gt;
&lt;br /&gt;
And Data Transfer operator now has a 'freeze' setting to prevent operator from re-running when changing settings ({{GitCommit|rB96f20c34a2}}).&lt;br /&gt;
&lt;br /&gt;
== UV Editing ==&lt;br /&gt;
&lt;br /&gt;
* Support for individual origins in the UV editor (scale and rotate UV islands).  ({{GitCommit|0d3555fe2ea39e896a4679598723add20609f0c8}})&lt;br /&gt;
&lt;br /&gt;
== Selection ==&lt;br /&gt;
&lt;br /&gt;
* Curve Select Similar ({{GitCommit|ec64bf17e37122d67094f3ba8c9af0d48a856d0c}})&lt;br /&gt;
* Curve Select Shortest Path ({{GitCommit|cdbb60b0a38fa54d58b9ebcf29bd060c0f1b885c}})&lt;br /&gt;
&lt;br /&gt;
== Transform ==&lt;br /&gt;
&lt;br /&gt;
* Absolute grid snap option for the 3D View (access from the header),&amp;lt;br&amp;gt;applies while transforming, so you can position the selection to align exactly to the grid. ({{GitCommit|5edff01920a40319347a7796b1b1359e7a6fd92d}})&lt;br /&gt;
* Volume snapping optimizations ({{GitCommit|rB5b6deea647}})&lt;br /&gt;
* Show angles of adjacent selected vertices during transformation ({{GitCommit|rB55374426c6}})&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Howardt</name></author>
		
	</entry>
</feed>