﻿<?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.8%2Fui%2Fkeymap_technical</id>
	<title>Dev:2.8/ui/keymap technical - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3A2.8%2Fui%2Fkeymap_technical"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.8/ui/keymap_technical&amp;action=history"/>
	<updated>2026-08-30T22:05:48Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:2.8/ui/keymap_technical&amp;diff=154115&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.8/ui/keymap_technical&amp;diff=154115&amp;oldid=prev"/>
		<updated>2018-06-28T21:23:32Z</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:23時点における版&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.8/ui/keymap_technical&amp;diff=154114&amp;oldid=prev</id>
		<title>wiki&gt;Carter2422: /* Keymap Functionality and Revamp */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.8/ui/keymap_technical&amp;diff=154114&amp;oldid=prev"/>
		<updated>2017-11-09T16:35:25Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Keymap Functionality and Revamp&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Keymap Functionality and Revamp =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The goal is to introduce a greatly simplified, revamped keymap in Blender 2.8, while keeping the existing 2.7x keymap as an option so as to not force existing users to change. This new keymap is targeted at new users and those wanting to start with a cleaner, more reasonable default.&lt;br /&gt;
&lt;br /&gt;
However, before this can happen there are some flaws and design issues that need to be addressed first. These issues greatly inhibit a user's ability to customize or build their own keymaps. The issues should get resolved in Blender 2.8.&lt;br /&gt;
&lt;br /&gt;
== Current Issues == &lt;br /&gt;
&lt;br /&gt;
Below are some of the most important issues that need to be addressed.&lt;br /&gt;
&lt;br /&gt;
=== Poor Conflict Detection ===&lt;br /&gt;
&lt;br /&gt;
If a user create two keymap items with the same shortcut within the same (or related) context then this conflict is not presented. Instead whichever item matches first is triggered upon the shortcut being pressed.&lt;br /&gt;
&lt;br /&gt;
The user should be clearly notified when a conflict is created, or even prevented from ever creating a conflict. &lt;br /&gt;
&lt;br /&gt;
=== Hard Coded Keymaps ===&lt;br /&gt;
&lt;br /&gt;
Many operators, particularly modals, still have hard-coded shortcuts. This should never happen. All operator inputs (including modal) should go through the keymap. Otherwise it's impossible to properly create new keymaps. &lt;br /&gt;
&lt;br /&gt;
Additionally, some modals that do have keymaps, such as the Knife mesh tool, don't update their info display during the modal. Regardless of what the keys are set to. The info callout is hard coded. &lt;br /&gt;
&lt;br /&gt;
Operators with hard-coded keymaps that need resolved:&lt;br /&gt;
&lt;br /&gt;
Selection:&lt;br /&gt;
* Circle / Box  select&lt;br /&gt;
&lt;br /&gt;
Mesh:&lt;br /&gt;
* Extrude axis toggle with MMB&lt;br /&gt;
* Vertex/Edge Slide with GG&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Modal Keymaps ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Necessary Targets == &lt;br /&gt;
&lt;br /&gt;
* Per workspace keymaps&lt;br /&gt;
* Separate keymaps per input device (mouse, tablet, ndof)&lt;/div&gt;</summary>
		<author><name>wiki&gt;Carter2422</name></author>
		
	</entry>
</feed>