﻿<?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%3ASource%2FUI%2FPie_Menus</id>
	<title>Dev:Source/UI/Pie Menus - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ASource%2FUI%2FPie_Menus"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/UI/Pie_Menus&amp;action=history"/>
	<updated>2026-05-09T17:31:30Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Source/UI/Pie_Menus&amp;diff=147943&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/UI/Pie_Menus&amp;diff=147943&amp;oldid=prev"/>
		<updated>2018-06-28T21:09:54Z</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:09時点における版&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:Source/UI/Pie_Menus&amp;diff=147942&amp;oldid=prev</id>
		<title>2014年8月13日 (水) 09:48にwiki&gt;Psy-Fiによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/UI/Pie_Menus&amp;diff=147942&amp;oldid=prev"/>
		<updated>2014-08-13T09:48:25Z</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;== Coding Pie Menus In Python ==&lt;br /&gt;
There are a few ways to create pie menus currently.&lt;br /&gt;
&lt;br /&gt;
One is to define a subclass of menu in python and&lt;br /&gt;
use the context.window_manager.call_pie_menu operator&lt;br /&gt;
&lt;br /&gt;
The other one is to use the context.window_manager.popup_menu_pie function.&lt;br /&gt;
For an example of how to do this check WM_OT_context_pie_enum in blender/release/scripts/startup/bl_operators.&lt;br /&gt;
&lt;br /&gt;
There is also a pie menu template available in the text editor.&lt;br /&gt;
&lt;br /&gt;
Nested layouts (a column layout as a radial item for instance) are possible in this iteration of pie menus but are experimental and not all widgets and layouts have been tested.&lt;br /&gt;
Items in such sublayouts will not use radial/directional interaction style.&lt;br /&gt;
User will need to hover over those buttons directly to activate them.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Psy-Fi</name></author>
		
	</entry>
</feed>