﻿<?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%3A2.5%2FSource%2FViewport%2FDesign</id>
	<title>Dev:2.5/Source/Viewport/Design - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3A2.5%2FSource%2FViewport%2FDesign"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.5/Source/Viewport/Design&amp;action=history"/>
	<updated>2026-07-01T00:49:00Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:2.5/Source/Viewport/Design&amp;diff=149363&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.5/Source/Viewport/Design&amp;diff=149363&amp;oldid=prev"/>
		<updated>2018-06-28T21:13:16Z</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:13時点における版&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:2.5/Source/Viewport/Design&amp;diff=149362&amp;oldid=prev</id>
		<title>wiki&gt;Psy-Fi: Created page with &quot;The new viewport is designed to leverage the GPU renderer's capabilities and allow users and programmers to use modern capabilities of OpenGL.  The design is based around the dat...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.5/Source/Viewport/Design&amp;diff=149362&amp;oldid=prev"/>
		<updated>2015-02-20T16:27:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The new viewport is designed to leverage the GPU renderer&amp;#039;s capabilities and allow users and programmers to use modern capabilities of OpenGL.  The design is based around the dat...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The new viewport is designed to leverage the GPU renderer's capabilities and allow users and programmers to use modern capabilities of OpenGL.&lt;br /&gt;
&lt;br /&gt;
The design is based around the data request system. Basically, the viewport renderer drawing code requests data from blender objects and entities, and the entities are responsible for providing the renderer with those data.&lt;br /&gt;
&lt;br /&gt;
The new viewport is optimized to minimize state changes and as such, materials are sorted first before rendering.&lt;br /&gt;
&lt;br /&gt;
The following flow graph outlines the new viewport pipeline:&lt;br /&gt;
&lt;br /&gt;
To make this possible there are a few guidelines we try to follow:&lt;br /&gt;
&lt;br /&gt;
* Material state should depend upon object state as little as possible. When it -does- depend on object state, we try to make it so drawing is affected without having to recompile a shader. That.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Psy-Fi</name></author>
		
	</entry>
</feed>