﻿<?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%3APy%2FScripts%2FManual%2FScriptlinks%2FMesh_bbrush_menu</id>
	<title>Extensions:Py/Scripts/Manual/Scriptlinks/Mesh bbrush menu - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3APy%2FScripts%2FManual%2FScriptlinks%2FMesh_bbrush_menu"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Py/Scripts/Manual/Scriptlinks/Mesh_bbrush_menu&amp;action=history"/>
	<updated>2026-06-07T23:59:11Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:Py/Scripts/Manual/Scriptlinks/Mesh_bbrush_menu&amp;diff=57524&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Py/Scripts/Manual/Scriptlinks/Mesh_bbrush_menu&amp;diff=57524&amp;oldid=prev"/>
		<updated>2018-06-28T17:53:16Z</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日 (木) 17:53時点における版&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:Py/Scripts/Manual/Scriptlinks/Mesh_bbrush_menu&amp;diff=57523&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones bot: Robot: Automated text replacement  (-GNU General Public License +GPL)</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Py/Scripts/Manual/Scriptlinks/Mesh_bbrush_menu&amp;diff=57523&amp;oldid=prev"/>
		<updated>2010-11-26T11:39:17Z</updated>

		<summary type="html">&lt;p&gt;Robot: Automated text replacement  (-GNU General Public License +GPL)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* go to [[Extensions:Py/Scripts|'''Catalog''']] | [[Extensions:Py/Scripts#Scriptlinks|'''Scriptlinks''']]&lt;br /&gt;
&lt;br /&gt;
{{ScriptInfo&lt;br /&gt;
|name=B-Brush Sculpter&lt;br /&gt;
|tooltip=Sculpt the active mesh (adds a scriptlink).&lt;br /&gt;
|menu=Group: Mesh&lt;br /&gt;
|version=n/a - 2006.04.11&lt;br /&gt;
|blender=2.42a, 2.48a&lt;br /&gt;
|author=Campbell Barton AKA ideasman&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=[http://blenderartists.org/forum/showthread.php?t=54681 Python &amp;amp; Plugins forum] at Blender Artists.&lt;br /&gt;
|exe=mesh_bbrush_menu.py&lt;br /&gt;
|modules=mesh_bbrush.py, mesh_tri2quad.py&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|note=The scripts was included in Blender 2.42a. Since 2.43 the built-in '''sculpt mode''' has replaced it.&lt;br /&gt;
|download=[[media:Manual-Script-Scriptlinks-sculpt_bbrush_archive.zip|sculpt_bbrush_archive.zip ]] (2006.04.11) - Script version from Blender 2.42a&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
[[Image:Manual-Script-Scriptlinks-sculpt_bbrush.png|right]]&lt;br /&gt;
It is an interactive sculpt tool, working on mesh objects in Blender. Meanwhile replaced through more performant built-in sculpt mode.&amp;lt;br&amp;gt;&lt;br /&gt;
Still usable as code reference for object manipulation in 3d space.&lt;br /&gt;
It works well with Blender 2.48a, tested on winXP32, no Python installed.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
* Place &amp;quot;mesh_bbrush_menu.py&amp;quot; and &amp;quot;mesh_tri2quad.py&amp;quot; files in the blender scripts folder.&lt;br /&gt;
* Place &amp;quot;mesh_bbrush.py&amp;quot; in the subfolder &amp;quot;/bpydata&amp;quot;&lt;br /&gt;
* Open blender&lt;br /&gt;
* Go to 3d-view window, select mesh objects, switch into edit mode with TAB-Key&lt;br /&gt;
* Start installation script from menu '''Mesh → Scripts → B-Brush Sculpter'''&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
* For proper work, the &amp;quot;Scriptlinks&amp;quot; option in Script Panel must be enabled. '''You must do it manually!'''&lt;br /&gt;
* You have to activate sculpt tool for each 3d-view window individually: menu '''View → Space Handler Scripts → Event: mesh_bbrush.py'''&lt;br /&gt;
* Select mesh objects (works in object and in edit mode)&lt;br /&gt;
* {{shortcut|rmb}} activates dialog box with brush options&lt;br /&gt;
* Sculpt mesh with {{shortcut|lmb}}, negative effect with {{shortcut|shift|lmb}}&lt;br /&gt;
* Exit sculpt mode through deactivate the option '''View → Space Handler Scripts → Event: mesh_bbrush.py'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- This is temporary hide-tab for rest of the text&lt;br /&gt;
=== Shortcuts ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' List of shortcuts used by the script, if any. Mostly relevant for scripts with guis. We should of course standardize basic ones: ESC to cancel, ESC and q to quit, etc. Follow the rules in [[Meta/Templates]].&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Usage notes, there is also a section for general notes at the end.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Miscellaneous notes on the script.&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' What doesn't work but should.&lt;br /&gt;
&lt;br /&gt;
== Additional Information ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' placeholder for additional information.&lt;br /&gt;
&lt;br /&gt;
=== To-Do list ===&lt;br /&gt;
* the first&lt;br /&gt;
* the ..&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
Thanks go to:&lt;br /&gt;
* Name (AKA nickname) for what...&lt;br /&gt;
* Name ...&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
&lt;br /&gt;
 v1.00 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
 v0.99 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* go to [[Extensions:Py/Scripts|'''Catalog''']] | [[Extensions:Py/Scripts#Scriptlinks|'''Scriptlinks''']]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones bot</name></author>
		
	</entry>
</feed>