﻿<?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%2FProposals%2FUI%2FToolbar</id>
	<title>Dev:Ref/Proposals/UI/Toolbar - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FProposals%2FUI%2FToolbar"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/UI/Toolbar&amp;action=history"/>
	<updated>2026-09-13T22:02:20Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/UI/Toolbar&amp;diff=145353&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/UI/Toolbar&amp;diff=145353&amp;oldid=prev"/>
		<updated>2018-06-28T21:06:08Z</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:06時点における版&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/Proposals/UI/Toolbar&amp;diff=145352&amp;oldid=prev</id>
		<title>wiki&gt;Billrey: /* Tools as Popup */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/UI/Toolbar&amp;diff=145352&amp;oldid=prev"/>
		<updated>2013-12-04T13:00:17Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Tools as Popup&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Toolbar =&lt;br /&gt;
by William Reynish&lt;br /&gt;
&lt;br /&gt;
== Outline ==&lt;br /&gt;
&lt;br /&gt;
This goal of this document is to identify issues and solutions related to the toolbar in Blender&lt;br /&gt;
&lt;br /&gt;
== Current Issues ==&lt;br /&gt;
&lt;br /&gt;
* Toolbar is only accessible in the 3D View&lt;br /&gt;
* The list of tools is missing many fundamental tools (e.g. Bevel)&lt;br /&gt;
* It is being abused by Add-Ons and panels such as 'Rigid Body Tools'&lt;br /&gt;
* It takes up a lot of screen space (which will only get worse if added to other editors)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Toolbar Placement ==&lt;br /&gt;
&lt;br /&gt;
Here you can see multiple variations on toolbar placement in the UI:&lt;br /&gt;
&lt;br /&gt;
=== Toolbars in every editor ===&lt;br /&gt;
&lt;br /&gt;
Add toolbars to all editors&lt;br /&gt;
&lt;br /&gt;
Advantages:&lt;br /&gt;
* Makes tools available to all editors&lt;br /&gt;
&lt;br /&gt;
Disadvantages:&lt;br /&gt;
* Takes up an enormous amount of space, leaving a smaller area left for user content&lt;br /&gt;
* Adds lots of visual clutter to each editor&lt;br /&gt;
* There's no good way to shove this into many 2D Editors (e.g. Graph Editor)&lt;br /&gt;
&lt;br /&gt;
[[File:Toolbar_placement_01.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== One Toolbar to Rule Them All ===&lt;br /&gt;
&lt;br /&gt;
Advantages:&lt;br /&gt;
* Makes tools available to all editors&lt;br /&gt;
* Takes up less space&lt;br /&gt;
* Less clutter on the screen&lt;br /&gt;
&lt;br /&gt;
Disadvantages:&lt;br /&gt;
* Isn't compatible with the multi-editor design of Blender&lt;br /&gt;
&lt;br /&gt;
[[File:Toolbar_placement_02.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tools as Popup ===&lt;br /&gt;
&lt;br /&gt;
Press Space to get a radial menu with context-sensitive tools&lt;br /&gt;
&lt;br /&gt;
Advantages:&lt;br /&gt;
* Takes up no screen space when not in use&lt;br /&gt;
* Works with all editors&lt;br /&gt;
* Can be more context sensitive&lt;br /&gt;
* Is compatible with Blender's multi-editor paradigm&lt;br /&gt;
&lt;br /&gt;
Disadvantages:&lt;br /&gt;
* Isn't quite as discoverable&lt;br /&gt;
* Needs some nesting to get a large list of tools&lt;br /&gt;
&lt;br /&gt;
[[File:Toolbar_placement_03.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Mini 'favourites' icon list ===&lt;br /&gt;
&lt;br /&gt;
A small list of common tools displayed in a compact manner for each editor&lt;br /&gt;
&lt;br /&gt;
Advantages:&lt;br /&gt;
* Takes up little screen space&lt;br /&gt;
* No confusing deep hierarchies &lt;br /&gt;
* Could be user-customized&lt;br /&gt;
&lt;br /&gt;
Disadvantages:&lt;br /&gt;
* Doesn't have space for that many tools&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Toolbar_placement_04.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Evaluation ==&lt;br /&gt;
&lt;br /&gt;
...&lt;/div&gt;</summary>
		<author><name>wiki&gt;Billrey</name></author>
		
	</entry>
</feed>