﻿<?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%2FDisplay_Tools</id>
	<title>Extensions:2.6/Py/Scripts/3D interaction/Display Tools - 版の履歴</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%2FDisplay_Tools"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Display_Tools&amp;action=history"/>
	<updated>2026-05-14T11:41:59Z</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/Display_Tools&amp;diff=137833&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/Display_Tools&amp;diff=137833&amp;oldid=prev"/>
		<updated>2018-06-28T20:50:28Z</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:50時点における版&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/Display_Tools&amp;diff=137832&amp;oldid=prev</id>
		<title>2014年2月22日 (土) 20:01にwiki&gt;Jordiartによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Display_Tools&amp;diff=137832&amp;oldid=prev"/>
		<updated>2014-02-22T20:01:17Z</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=Display Tools&lt;br /&gt;
|tooltip=Display tools for fast navigate/interact with the viewport&lt;br /&gt;
|menu=Group: 3D View&lt;br /&gt;
|usage= Navigate the toolshelf and click on desired tool to modify some visual properties and viewport modes for fast navigation.&lt;br /&gt;
||version=1,6,0&lt;br /&gt;
|blender=2.7x&lt;br /&gt;
|author=Jordi Vall-llovera Medina &amp;quot;JordiArt&amp;quot;&lt;br /&gt;
|license= GPL&lt;br /&gt;
|exe= space_view_3d_display_tools.py&lt;br /&gt;
|download=https://dl.dropboxusercontent.com/u/65106662/space_view_3d_display_tools.py&lt;br /&gt;
|link= http://jordiart.com/}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
=== INSTALLATION ===&lt;br /&gt;
----&lt;br /&gt;
* Download the addon.&lt;br /&gt;
* To install the addon you can :&lt;br /&gt;
* 1 - Put a copy into your \\.blender\scripts\addons folder.&lt;br /&gt;
* 2 - Remember the location and use built-in install function on User Preferences&lt;br /&gt;
* Open Blender and go to the addons tab in User Preferences.&lt;br /&gt;
* Click 3D View then Display Tools to Enable the script.&lt;br /&gt;
* Click Save as default and close the User Preferences.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== GENERAL INFORMATION ===&lt;br /&gt;
---- &lt;br /&gt;
The addon is designed to provide several tools to speed your workflow in viewport display related tasks and interaction with multiple objects. &lt;br /&gt;
&lt;br /&gt;
The addon works in two ways:&lt;br /&gt;
* Apply on selected objects.&lt;br /&gt;
* Apply on all objects if none are selected. &lt;br /&gt;
&lt;br /&gt;
The main features of the addon are:&lt;br /&gt;
&lt;br /&gt;
* '''Fast Navigate''' : Modal operator to display wireframe/Bounding Box based display while you are orbiting/panning/zooming and other common operations in the viewport. Very similar to fast navigate for sculpt.&lt;br /&gt;
&lt;br /&gt;
* '''Display tools''' : Tools to change the object´s viewport display type.&lt;br /&gt;
&lt;br /&gt;
* '''Shading Setup''' : Tools to do batch changes on an object's display properties like smooth/flat shading, disable double-sided, switch to shadeless/normal material, wireframe and bounds extra overlay and x-ray visualization.&lt;br /&gt;
&lt;br /&gt;
* '''Scene Visualization''' : Unified scene visualization tools. A combination of global display properties from the &amp;quot;N&amp;quot; Panel and scene simplification tools from the scene tab, can all be accessed directly from the toolshelf.&lt;br /&gt;
&lt;br /&gt;
* '''Modifier Tools''' : Tools for batch operations related to modifiers like activate, deactivate, expand, collapse, apply and delete all selected object modifiers at once. &amp;lt;br&amp;gt; A tool for applying a dummy simple deform modifier to improve incorrect viewport performance when the subsurf modifier is active.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TUTORIAL ==&lt;br /&gt;
----&lt;br /&gt;
{{Priority|high}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== KNOWN ISSUES == &lt;br /&gt;
----&lt;br /&gt;
* {{Priority|high}}Will not work with builds that don't have backface culling support or old python API.&lt;br /&gt;
* {{Priority|high}}For now the Dummy/Delete Dummy workflow breaks your setups for simple deform modifiers, I´ll try to fix soon.&lt;br /&gt;
&lt;br /&gt;
=== FEATURES ===&lt;br /&gt;
----&lt;br /&gt;
[[image:Displaytools.jpg|left|204px|caption]]&lt;br /&gt;
=====FAST NAVIGATE=====&lt;br /&gt;
----&lt;br /&gt;
* '''Fast Navigate : ''' Start fast navigate mode&lt;br /&gt;
* '''Stop : ''' Stop Starts fast navigate mode ( you can stop with &amp;quot;ESC&amp;quot;, &amp;quot;SPACE&amp;quot; or &amp;quot;RETURN&amp;quot; keys too )&lt;br /&gt;
* '''Normal : ''' Set viewport shading mode while you aren´t navigating&lt;br /&gt;
* '''Fast : ''' Set viewport shading mode while you are navigating&lt;br /&gt;
* '''Edit mode : ''' Fast navigate on during edit mode toggle&lt;br /&gt;
* '''Delay : ''' Delay response of returning to normal viewport mode&lt;br /&gt;
* '''Delay time : ''' Delay amount for delay&lt;br /&gt;
* '''Show particles : ''' Display or not the particles during fast navigate&lt;br /&gt;
* '''Display : ''' Percentage amount of particles displayed during fast navigate&lt;br /&gt;
*'''Warning : ''' Move the mouse cursor to return to normal mode&lt;br /&gt;
&lt;br /&gt;
=====DISPLAY MODE=====&lt;br /&gt;
----&lt;br /&gt;
* '''Textured : ''' Set object shading to be displayed as textured &lt;br /&gt;
* '''Solid : ''' Set object shading to be displayed as solid&lt;br /&gt;
* '''Wire : ''' Set object shading to be displayed as wireframe&lt;br /&gt;
* '''Bounds : ''' Set object shading to be displayed as bounding box&lt;br /&gt;
&lt;br /&gt;
=====SHADING SETUP=====&lt;br /&gt;
----&lt;br /&gt;
* '''Smooth : ''' Set object shading to be smooth shaded (on edit-mode works on faces)&lt;br /&gt;
* '''Flat : ''' Set object shading to be flat shaded (on edit-mode works on faces&lt;br /&gt;
* '''Shadeless on : ''' Set object material to be shadeless material&lt;br /&gt;
* '''Shadeless of : ''' Set object material to be regular material&lt;br /&gt;
* '''Wire on : ''' Display wireframe extra overlay&lt;br /&gt;
* '''Wire off : ''' Hide wireframe extra overlay&lt;br /&gt;
* '''Bounds on : ''' Display Bounding box extra overlay&lt;br /&gt;
* '''Bounds off : ''' Hide Bounding box extra overlay&lt;br /&gt;
* '''DSided on : ''' Enable double-sided mesh drawing&lt;br /&gt;
* '''DSided off : ''' Disable double-sided mesh drawing&lt;br /&gt;
* '''XRay on : ''' Enable x-ray visualization&lt;br /&gt;
* '''XRay off : ''' Disable x-ray visualization&lt;br /&gt;
&lt;br /&gt;
=====SCENE VISUALIZATION=====&lt;br /&gt;
----&lt;br /&gt;
* '''Manipulator : ''' Enable / disable manipulator gizmo on viewport&lt;br /&gt;
* '''Outline Selected: ''' Enable / disable visualization of outline on objects that are selected&lt;br /&gt;
* '''Only Render : ''' Enable / disable visualization of only the objects that will be rendered&lt;br /&gt;
* '''Textured Solid : ''' Enable / disable face-assigned textures in solid viewport&lt;br /&gt;
* '''Backface Culling : ''' Enable / disable back face culling to hide the back faces of objects&lt;br /&gt;
* '''All Object Origins : ''' Enable / disable visualization of origin dot for all objects&lt;br /&gt;
* '''Simplify : ''' Enable / disable scene global simplification&lt;br /&gt;
* '''Subdivision : ''' Set global maximum subdivision level&lt;br /&gt;
* '''Shadow Samples : ''' Set global maximum shadow samples&lt;br /&gt;
* '''Child Particles : ''' Set global amount of child particles&lt;br /&gt;
* '''AO and SSS : ''' Set global approximate AO and SSS quality&lt;br /&gt;
&lt;br /&gt;
=====MODIFIER TOOLS=====&lt;br /&gt;
----&lt;br /&gt;
* '''Render On : ''' Display modifiers in render time&lt;br /&gt;
* '''Render Off : ''' Hide modifiers in render time&lt;br /&gt;
* '''Viewport On : ''' Display modifiers in viewport&lt;br /&gt;
* '''Viewport Off : ''' Hide modifiers in viewport&lt;br /&gt;
* '''Editmode On : ''' Display modifiers in edit mode&lt;br /&gt;
* '''Editmode Off : ''' Hide modifiers in edit mode&lt;br /&gt;
* '''Cage On : ''' Display modifiers editing cage in edit mode&lt;br /&gt;
* '''Cage Off : ''' Hide modifiers editing cage in edit mode&lt;br /&gt;
* '''Expand : ''' Expand all modifier tabs&lt;br /&gt;
* '''Collapse : ''' Collapse all modifier tabs&lt;br /&gt;
* '''Apply All : ''' Apply all modifiers&lt;br /&gt;
* '''Delete All : ''' Delete all modifiers&lt;br /&gt;
* '''Put Dummy : ''' Put a dummy simple deform modifier for improve viewport performance with subsurf modifier active&lt;br /&gt;
* '''{{Priority|high}}Delete Dummy : ''' Delete the dummy simple deform modifier for improve viewport performance with subsurf modifier active&lt;br /&gt;
* '''{{Priority|high}}Subdivision Level : ''' Set subdivision level for all/selected object sub-surf modifiers at once.&lt;br /&gt;
&lt;br /&gt;
===SUPPORT===&lt;br /&gt;
----&lt;br /&gt;
* [(Blenderartists thread)http://blenderartists.org/forum/showthread.php?262159-Addon-Display-Tools-(-v-1-6-0-)] at Blender Artists.&lt;br /&gt;
----&lt;br /&gt;
* Back to [[Extensions:2.6/Py/Scripts]]&lt;br /&gt;
&lt;br /&gt;
===HISTORY===&lt;br /&gt;
----&lt;br /&gt;
 v1.00 - 2012.08.03 by Jordi Vall-llovera Medina&lt;br /&gt;
 v1.5.5 - 2012.04.23 by Jordi Vall-llovera Medina&lt;br /&gt;
 v1.6.0 - 2014.02.22 by Jhon Wallace, Jordi Vall-llovera Medina&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Jordiart</name></author>
		
	</entry>
</feed>