﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3AGaia.clary%2Flist_interface_improvements</id>
	<title>利用者:Gaia.clary/list interface improvements - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3AGaia.clary%2Flist_interface_improvements"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Gaia.clary/list_interface_improvements&amp;action=history"/>
	<updated>2026-09-26T03:11:32Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Gaia.clary/list_interface_improvements&amp;diff=138977&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Gaia.clary/list_interface_improvements&amp;diff=138977&amp;oldid=prev"/>
		<updated>2018-06-28T20:51:33Z</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:51時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85:Gaia.clary/list_interface_improvements&amp;diff=138976&amp;oldid=prev</id>
		<title>2012年12月9日 (日) 12:34にwiki&gt;Gaia.claryによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Gaia.clary/list_interface_improvements&amp;diff=138976&amp;oldid=prev"/>
		<updated>2012-12-09T12:34:28Z</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;== Proposal: Improvement for Listboxes in Blender ==&lt;br /&gt;
&lt;br /&gt;
This is a proposal for improving the look&amp;amp;feel of list boxes in the Blender user interface.&lt;br /&gt;
The reasons why i was looking into this:&lt;br /&gt;
&lt;br /&gt;
== Reasons ==&lt;br /&gt;
&lt;br /&gt;
Rigged characters often use a lot of shape keys and vertex groups. The provided lists quickly get unhandy and it can be time consuming when you are looking for a specific entry. Think of a character with 100 shape keys for example. So we where discussing 3 improvements for list boxes:&lt;br /&gt;
&lt;br /&gt;
* resizable list box&lt;br /&gt;
* list filters for search&lt;br /&gt;
* add level of hierarchy (like with outliner)&lt;br /&gt;
&lt;br /&gt;
The first 2 improvements have been discussed so far. The third idea (hirarchical display) has not been commented although i think it is still a good way to organize large lists of shapekeys.&lt;br /&gt;
&lt;br /&gt;
== Mockups ==&lt;br /&gt;
&lt;br /&gt;
This is my personal favorite:&lt;br /&gt;
I have replaced some of the controls to save visual space. I placed the filter field on top because i believe that is the most comfortable location for the filter. And i added a drag handled to the lower right corner of the list box so that it becomes easy to resize it. I believe this is a standard way to do such things:&lt;br /&gt;
&lt;br /&gt;
 [[{{ns:6}}:User-resizable_lists_list1.png]]&lt;br /&gt;
&lt;br /&gt;
A developer has mentioned that it might be not possible to create such a listbox because the Blender user interface does not provide the necessary features. The following 2 variants may be easier to implement:&lt;br /&gt;
&lt;br /&gt;
 [[{{ns:6}}:User-resizable_lists_list2.png]]&lt;br /&gt;
&lt;br /&gt;
 [[{{ns:6}}:User-resizable_lists_list3.png]]&lt;br /&gt;
&lt;br /&gt;
These 2 variants use a popup that shows up with right click.&lt;br /&gt;
I personally do not like this approach because the filter is not&lt;br /&gt;
instantly visible. And if you want to change the filter you always&lt;br /&gt;
must mouse click first.&lt;br /&gt;
&lt;br /&gt;
 [[{{ns:6}}:User-resizable_lists_list4.png]]&lt;br /&gt;
&lt;br /&gt;
 [[{{ns:6}}:User-resizable_lists_list5.png]]&lt;br /&gt;
&lt;br /&gt;
This is one of the first variants with a filter field at the bopttom of the list.&lt;br /&gt;
&lt;br /&gt;
 [[{{ns:6}}:User-resizable_lists_list6.png]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Gaia.clary</name></author>
		
	</entry>
</feed>