﻿<?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=Extensions%3A2.6%2FPy%2FScripts%2F3D_interaction%2FDynamic_Spacebar_Menu</id>
	<title>Extensions:2.6/Py/Scripts/3D interaction/Dynamic Spacebar Menu - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2F3D_interaction%2FDynamic_Spacebar_Menu"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Dynamic_Spacebar_Menu&amp;action=history"/>
	<updated>2026-04-24T15:06:32Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Dynamic_Spacebar_Menu&amp;diff=97029&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Dynamic_Spacebar_Menu&amp;diff=97029&amp;oldid=prev"/>
		<updated>2018-06-28T19:36:50Z</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日 (木) 19:36時点における版&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=Extensions:2.6/Py/Scripts/3D_interaction/Dynamic_Spacebar_Menu&amp;diff=97028&amp;oldid=prev</id>
		<title>2018年2月13日 (火) 21:06にwiki&gt;Lijenstinaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Dynamic_Spacebar_Menu&amp;diff=97028&amp;oldid=prev"/>
		<updated>2018-02-13T21:06:44Z</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;{{ScriptInfo&lt;br /&gt;
|name=Dynamic Spacebar Menu&lt;br /&gt;
|tooltip=All-rounder menu for different modes and objects in the 3D View&lt;br /&gt;
|menu=Group: 3D View&lt;br /&gt;
|version=1.8.7&lt;br /&gt;
|blender=2.77&lt;br /&gt;
|author=JayDez, sim88, meta-androcto, samcameron&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=&lt;br /&gt;
|exe=space_view3d_dynamic_spacebar_menu.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=In current release add-ons&lt;br /&gt;
|bugtracker=&lt;br /&gt;
|usage=Press Spacebar in the 3D view to start the menu&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Version Information ===&lt;br /&gt;
Dynamic Menu&lt;br /&gt;
This adds a the Dynamic Spacebar Menu in the View3D.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
* This script gives a basic menu with common simple tools for easy access.&lt;br /&gt;
* Very similar to the Spacebar menu in 2.49&lt;br /&gt;
* Context sensitive for Object, Edit, Sculpt, Pose, Weight/Texture/Vertex Paint modes.&lt;br /&gt;
* Object sensitive based on object selected in edit mode.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Open Blender and go to the add-ons tab in User Preferences.&lt;br /&gt;
* Enable the script&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interface/Menu Overview'''&lt;br /&gt;
* This script switches out the spacebar search menu, with a custom menu.&lt;br /&gt;
* It provides quick access to many of the tools found in other menus, but also packs a few features of its own, such as the cursor menu.&lt;br /&gt;
* Very similar to the Spacebar menu in 2.49&lt;br /&gt;
* Context sensitive for Object. Edit, Sculpt, Pose, Weight/Texture/Vertex Paint.&lt;br /&gt;
* Object sensitive based on object selected in edit mode.&lt;br /&gt;
&lt;br /&gt;
You can still use the spacebar to search by pressing outside the 3d view when the script is active, or just press search in the script.&lt;br /&gt;
&lt;br /&gt;
This script was designed to provide a bridge between Blender 2.4x &amp;amp; Blender 2.5x &amp;amp; as a quick getting started tool, where you can browse functions before diving deeper into Blender's great new interface.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Scripts_3D_interaction_Dynamic_Spacebar_Menu_b.jpg|center|300px]]&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Known Issues == &lt;br /&gt;
* Will not be stay assigned to spacebar in keymap if user settings is saved but a new file is opened (Instead of completely restarting Blender, where it does stay).&lt;br /&gt;
=== Additional Information ===&lt;br /&gt;
----&lt;br /&gt;
The search menu is still available:&lt;br /&gt;
* press the spacebar outside the 3d view&lt;br /&gt;
* press the search button in the script&lt;br /&gt;
* press the spacebar and then s in the 3d view&lt;br /&gt;
&lt;br /&gt;
=== Support ===&lt;br /&gt;
----&lt;br /&gt;
* [http://blenderartists.org/forum/showthread.php?t=183228 A Thread] at Blender Artists.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Version history''':&lt;br /&gt;
&lt;br /&gt;
  v1.7.3 - (JayDez) - Wrong operator names for deleting in editmode&lt;br /&gt;
  v1.7.2 - (JayDez) - Adding proportional editing menu to where it was missing&lt;br /&gt;
  v1.7.1 - (JayDez) - Fixing up lattice menu and a wrong operator in curve menu&lt;br /&gt;
  v1.7 - (JayDez) - Fixing up animation menu and Metaball Add Menu&lt;br /&gt;
  v1.6.1 - (JayDez) - Added Add Menu to Curve and Surface (respectively)&lt;br /&gt;
  v1.6 - (JayDez) - Fixed a couple wrong names. (Thanks Bao2 and Dennis)&lt;br /&gt;
  v1.5.1 - (JayDez) - Changing formatting to be more uniform.&lt;br /&gt;
  v1.5 - (meta-androcto) - adding context sensitive menus.&lt;br /&gt;
  v1.3 - (JayDez) - Changed toggle editmode to an if statement, so that&lt;br /&gt;
  if you are in editmode it will show change to object mode but&lt;br /&gt;
  otherwise it shows change to edit mode. Also added separate icons&lt;br /&gt;
  for change to edit mode and to object mode.&lt;br /&gt;
  v1.2 - (JayDez) - Editing docs, changing 3D cursor to dynamic menu,&lt;br /&gt;
  reorganizing menu.&lt;br /&gt;
  v1.1 - (meta-androcto) - added editmode menu&lt;br /&gt;
  v1.0 - (meta-androcto) - initial final revision (commited to contrib)&lt;br /&gt;
  v0.1 through 0.9 - various tests/contributions by various people and scripts&lt;br /&gt;
  Devs: JayDez, Crouch, sim88, meta-androcto, Sam&lt;br /&gt;
  Scripts: 3D Cursor Menu, Original Dynamic Menu&lt;br /&gt;
----&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
* Back to [[Extensions:2.5/Py/Scripts]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lijenstina</name></author>
		
	</entry>
</feed>