﻿<?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%2FRequests%2FUser_Interface%2FBlenderStatisticFlyout</id>
	<title>Dev:Ref/Requests/User Interface/BlenderStatisticFlyout - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FRequests%2FUser_Interface%2FBlenderStatisticFlyout"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/User_Interface/BlenderStatisticFlyout&amp;action=history"/>
	<updated>2026-04-20T04:01:00Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/User_Interface/BlenderStatisticFlyout&amp;diff=135641&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/User_Interface/BlenderStatisticFlyout&amp;diff=135641&amp;oldid=prev"/>
		<updated>2018-06-28T20:48:17Z</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:48時点における版&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/Requests/User_Interface/BlenderStatisticFlyout&amp;diff=135640&amp;oldid=prev</id>
		<title>2012年12月24日 (月) 12:48にwiki&gt;Gaia.claryによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/User_Interface/BlenderStatisticFlyout&amp;diff=135640&amp;oldid=prev"/>
		<updated>2012-12-24T12:48:21Z</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;==Improved Statistics Page==&lt;br /&gt;
&lt;br /&gt;
The idea is to provide more statistic information by adding a flyout window. I have created a Mockup for an improved Statistics page:&lt;br /&gt;
&lt;br /&gt;
[[File:Dev_Ref_Requests_User_Interface_Statistics_Flyout.png]]&lt;br /&gt;
&lt;br /&gt;
The flyout contains 3 sections:&lt;br /&gt;
&lt;br /&gt;
* Scene Statistics &lt;br /&gt;
* Selection statistics &lt;br /&gt;
* Mesh statistics&lt;br /&gt;
&lt;br /&gt;
Here is an alternative mockup using icons instead of text representation:&lt;br /&gt;
&lt;br /&gt;
[[File:Dev_Ref_Requests_User_Interface_Statistics_Flyout_with_icons.png]]&lt;br /&gt;
&lt;br /&gt;
When collapsed then a very brief summary of the statistics is displayed in the top menu bar. Depending on which of the sections has been clicked different summaries are displayed. So the statistics can be selected specific to the use case. For example if you are more interested in object specific statistics, you can choose to only display the summary for the current selected Objects. if you are working on a scene, then you will want to see the scene statistics summary. And when you are working mostly on one mesh at a time, then you will want to see the mesh statistics summary.&lt;br /&gt;
&lt;br /&gt;
== Collection of wanted statistic data ==&lt;br /&gt;
&lt;br /&gt;
Maybe it makes sense to also add the System Information to the Flyout Panel.&lt;br /&gt;
Here is what i found valuable information. However there will be much more&lt;br /&gt;
of relevant information. Please feel free to add ...&lt;br /&gt;
&lt;br /&gt;
= Mesh statistic =&lt;br /&gt;
&lt;br /&gt;
Applies to active Object:&lt;br /&gt;
&lt;br /&gt;
* Number of vertices ( selected / total / total derived )&lt;br /&gt;
* Number of edges (selected / total / total derived )&lt;br /&gt;
* Number of Faces (Selected / total / total derived )&lt;br /&gt;
* Number of triangles | Quads | ngons (total / total derived )&lt;br /&gt;
* Number of triangles when fully triangulated (total derived)&lt;br /&gt;
&lt;br /&gt;
* Number of duplicates&lt;br /&gt;
&lt;br /&gt;
= Object selection statistic =&lt;br /&gt;
&lt;br /&gt;
Applies to current Selection:&lt;br /&gt;
&lt;br /&gt;
* Number of vertices (of derived mesh, with modifiers applied)&lt;br /&gt;
* Number of faces (of derived mesh, with modifiers applied)&lt;br /&gt;
* Number of Faces (Selected / total)&lt;br /&gt;
* Number of triangles | Quads | ngons ...&lt;br /&gt;
* Number of triangles when fully triangulated&lt;br /&gt;
&lt;br /&gt;
= Scene Statistic =&lt;br /&gt;
&lt;br /&gt;
Applies to visible scene:&lt;br /&gt;
&lt;br /&gt;
* Number of Objects (Selected / total)&lt;br /&gt;
* Number of Meshes&lt;br /&gt;
* Number of Lamps&lt;br /&gt;
* Number of Curves &lt;br /&gt;
&lt;br /&gt;
* Number of vertices (of derived mesh, with modifiers applied)&lt;br /&gt;
* Number of faces (of derived mesh, with modifiers applied)&lt;br /&gt;
* Number of Faces (Selected / total)&lt;br /&gt;
* Number of triangles | Quads | ngons ...&lt;br /&gt;
* Number of triangles when fully triangulated&lt;/div&gt;</summary>
		<author><name>wiki&gt;Gaia.clary</name></author>
		
	</entry>
</feed>