﻿<?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%2FAdd_Mesh%2FQR_Code_Generator</id>
	<title>Extensions:2.6/Py/Scripts/Add Mesh/QR Code Generator - 版の履歴</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%2FAdd_Mesh%2FQR_Code_Generator"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Add_Mesh/QR_Code_Generator&amp;action=history"/>
	<updated>2026-04-26T15:12:11Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Add_Mesh/QR_Code_Generator&amp;diff=137771&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/Add_Mesh/QR_Code_Generator&amp;diff=137771&amp;oldid=prev"/>
		<updated>2018-06-28T20:50:25Z</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/Add_Mesh/QR_Code_Generator&amp;diff=137770&amp;oldid=prev</id>
		<title>2013年4月15日 (月) 10:29にwiki&gt;Avivoによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Add_Mesh/QR_Code_Generator&amp;diff=137770&amp;oldid=prev"/>
		<updated>2013-04-15T10:29:20Z</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=QR Code Generator&lt;br /&gt;
|tooltip=Add a QR Code mesh&lt;br /&gt;
|menu=Group: AddMesh &lt;br /&gt;
|usage= Quick explanation of how to use the script&lt;br /&gt;
|version=1.1&lt;br /&gt;
|blender=2.57&lt;br /&gt;
|author=Esponce Team&lt;br /&gt;
|license=MIT&lt;br /&gt;
|distribution=Extern&lt;br /&gt;
|note=Requires internet connection to generate QR matrix&lt;br /&gt;
|exe=add_mesh_qrcode.py&lt;br /&gt;
|download=http://code.google.com/p/qr-code-plugins/source/browse/trunk/blender/add_mesh_qrcode.py&lt;br /&gt;
|bugtracker=&lt;br /&gt;
|link=http://www.esponce.com/&lt;br /&gt;
|issues=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
* Copy .py file in the directory with other scripts\addons. Script directory location may differ between Blender versions, try:&lt;br /&gt;
** Linux: &amp;lt;tt&amp;gt;~blender\2.63\script\addons&amp;lt;/tt&amp;gt;&lt;br /&gt;
** Windows: &amp;lt;tt&amp;gt;c:\Program Files\Blender Foundation\Blender\2.63\scripts\addons&amp;lt;/tt&amp;gt;&lt;br /&gt;
* Open Blender &amp;gt; {{Shortcut|File}} &amp;gt; {{Shortcut|User Preferences}} ({{Shortcut|Ctrl/Alt/U}}) &amp;gt; {{Shortcut|Add-Ons}} (tab) &amp;gt; {{Shortcut|Add Mesh}} (left)&lt;br /&gt;
* Check the add-on named '''Add Mesh: QR Code'''. If the add-on does not get activated please see the Troubleshooting chapter.&lt;br /&gt;
&lt;br /&gt;
[[File:Scripts_Add_Mesh_QRCode_Enable.png|640px|Enable QR Code add-on]]&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot; style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;&lt;br /&gt;
'''Create a QR Code'''&lt;br /&gt;
* Script must be activated (read above).&lt;br /&gt;
* {{Shortcut|Add}} ({{Shortcut|Shift/A}}) &amp;gt; {{Shortcut|Mesh}} &amp;gt; {{Shortcut|QR Code}}.&lt;br /&gt;
* A primitive appears on the workspace.&lt;br /&gt;
* Change the '''Content''' in Parameters.&lt;br /&gt;
* Optionally change other parameters.&lt;br /&gt;
* Click '''Construct''' to rebuild.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top: 10px; float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Scripts_Add_Mesh_QRCode_Parameters.png|300px|Parameters]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Scripts_Add_Mesh_QRCode_Mesh.png|640px|Mesh]]&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* Modules (QR Code blocks) should be dark while background should be light in order to make [http://en.wikipedia.org/wiki/QR_code QR Code] readable. Also QR Code should be viewed from top with allowed minimum rotation or projection.&lt;br /&gt;
* Requires internet connection to generate QR Code matrix, few kilobytes of data.&lt;br /&gt;
* Useful for playing with blocks, e.g. experimenting with physics, simulations, block explosions...&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
Tested on Windows 7, Blender '''2.57.1''' and '''2.63a''', Python 3.2 (bundled), all 64-bit.&lt;br /&gt;
:&lt;br /&gt;
May also work with Blender versions &amp;lt; 2.57 but not tested.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
'''Add-on does not appear on the list.'''&lt;br /&gt;
&lt;br /&gt;
Check if the .py file is copied to the proper directory. Also check if you are using a supported version of Blender (2.57 or later).&lt;br /&gt;
:&lt;br /&gt;
'''Add-on cannot be activated.'''&lt;br /&gt;
&lt;br /&gt;
Check the python console (inside Blender) for any message. Please report the error to the [http://code.google.com/p/qr-code-plugins/issues/list bug tracker].&lt;br /&gt;
:&lt;br /&gt;
'''Changing the parameters does not update QR Code mesh.'''&lt;br /&gt;
&lt;br /&gt;
Click the '''Construct''' checkbox to re-generate mesh.&lt;br /&gt;
&lt;br /&gt;
=== Support ===&lt;br /&gt;
* [http://www.esponce.com/contact Esponce support form], please provide Blender version and operating system version&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
* 1.1b - minor bug fix (syntax)&lt;br /&gt;
* 1.1 - fix for Blender versions &amp;gt; 2.57&lt;br /&gt;
* 1.0 - initial release&lt;br /&gt;
&lt;br /&gt;
=== External links ===&lt;br /&gt;
* [http://www.esponce.com/qr-code-plugins/ Esponce plugins], official website, related resources&lt;br /&gt;
* [http://www.esponce.com/help/ Esponce QR Code API], web service used to generate a matrix of modules&lt;br /&gt;
* [http://code.google.com/p/qr-code-plugins/ QR Code Plugins], Google Code repository&lt;br /&gt;
* [http://qr-code-plugins.googlecode.com/svn/trunk/blender/add_mesh_qrcode.py add_mesh_qrcode.py], direct download or copy-paste&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
* Back to [[Extensions:2.6/Py/Scripts/Add_Mesh]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Avivo</name></author>
		
	</entry>
</feed>