﻿<?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.78%2FViewport</id>
	<title>Dev:Ref/Release Notes/2.78/Viewport - 版の履歴</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.78%2FViewport"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.78/Viewport&amp;action=history"/>
	<updated>2026-09-01T15:09:00Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.78/Viewport&amp;diff=152423&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.78/Viewport&amp;diff=152423&amp;oldid=prev"/>
		<updated>2018-06-28T21:21:25Z</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:21時点における版&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.78/Viewport&amp;diff=152422&amp;oldid=prev</id>
		<title>wiki&gt;Nazg-gul: /* Cycles Viewport */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.78/Viewport&amp;diff=152422&amp;oldid=prev"/>
		<updated>2016-10-04T12:57:13Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Cycles Viewport&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.78: Viewport &amp;amp; Render =&lt;br /&gt;
&lt;br /&gt;
== Cycles Viewport ==&lt;br /&gt;
&lt;br /&gt;
The Cycles viewport render now supports more shading nodes and options.&lt;br /&gt;
&lt;br /&gt;
* Support all procedural textures in Material Cycles viewport ({{GitCommit|0405bbe}}, {{GitCommit|b79214b}}, {{GitCommit|7ab55d8}}, {{GitCommit|c6ea288}}, {{GitCommit|d5b843b}}, {{GitCommit|ecf534e}}, {{GitCommit|2f97865}})&lt;br /&gt;
* Support bump mapping in viewport ({{GitCommit|120492a}}).&lt;br /&gt;
* {{Shortcut|shift|z}} now toggles between current shading mode and rendered one&lt;br /&gt;
* Rendered viewport will use previous shading mode for the areas outside of the render border&lt;br /&gt;
* Support vertex color attribute in GLSL shading ({{GitCommit|a830280}})&lt;br /&gt;
* Support all projection methods for Image Texture node ({{GitCommit|4aaf7b0}})&lt;br /&gt;
&lt;br /&gt;
{{Note|2=Noise, Voronoi Wave and Musgrave textures are not supported in the viewport on macOS due to intrinsic limitations of OpenGL drivers which don't allow newer features to be used side-by-side with older ones. This textures requires OpenGL 3.0 so some old cards might also be unsupported on other platforms.}}&lt;br /&gt;
&lt;br /&gt;
== Blender Render Viewport ==&lt;br /&gt;
&lt;br /&gt;
The Blender GLSL viewport now supports more shading features to match the final render:&lt;br /&gt;
&lt;br /&gt;
* Environment lighting using the sky color and white modes. ({{GitCommit|fe44eacf}})&lt;br /&gt;
* Environment map texture reflection with nodes. ({{GitCommit|d4eb28ab}},  {{GitCommit|4aaf5bac}})&lt;br /&gt;
* Mirror environment texture influence. ({{GitCommit|da2dfaad}})&lt;br /&gt;
* Normal Map node from Cycles, with multiple tangent spaces. ({{GitCommit|5abae51a}})&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
 |valign=top|[[File:2_78_env_lighting.png |300px|thumb|center|Environment Lighting]]&lt;br /&gt;
 |valign=top|[[File:2_78_node_mirror.png |300px|thumb|center|Mirror Reflection]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
 |valign=top|[[File:2_78_mirror.png |300px|thumb|center|Mirror Influence]]&lt;br /&gt;
 |valign=top|[[File:2_78_normal_map.png |300px|thumb|center|Normal Map node]]&lt;br /&gt;
 |}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Shading Space ==&lt;br /&gt;
&lt;br /&gt;
Blender Render shading can now optionally be computed in world space rather than camera space. This is often more convenient and matches Cycles shading nodes behavior. The option can be found in the Shading panel in the Render properties. ({{GitCommit|0da13ad1}})&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Stamp ==&lt;br /&gt;
&lt;br /&gt;
[[File:2_78_stamp_metadata.png|300px|thumb|right|Stamped metadata without labels]]&lt;br /&gt;
&lt;br /&gt;
The stamp metadata feature now supports hiding the labels to save space (for example the &amp;quot;Camera&amp;quot; in front of the camera name). This can be useful for rendering smaller images, for example thumbnails for a pose library. ({{GitCommit|40d072ca}})&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Nazg-gul</name></author>
		
	</entry>
</feed>