﻿<?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%3A2.4%2FSource%2FExtensions%2FBLU%2FDocumentation%2FMacros</id>
	<title>Dev:2.4/Source/Extensions/BLU/Documentation/Macros - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3A2.4%2FSource%2FExtensions%2FBLU%2FDocumentation%2FMacros"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.4/Source/Extensions/BLU/Documentation/Macros&amp;action=history"/>
	<updated>2026-06-23T10:00:58Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:2.4/Source/Extensions/BLU/Documentation/Macros&amp;diff=41808&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.4/Source/Extensions/BLU/Documentation/Macros&amp;diff=41808&amp;oldid=prev"/>
		<updated>2018-06-28T17:45:13Z</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:45時点における版&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:2.4/Source/Extensions/BLU/Documentation/Macros&amp;diff=41807&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Dev:Source/Extensions/BLU/Documentation/Macros to Dev:2.4/Source/Extensions/BLU/Documentation/Macros: move to 2.4/ so new development docs can be done in 2.5/ or 2.6/ etc</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:2.4/Source/Extensions/BLU/Documentation/Macros&amp;diff=41807&amp;oldid=prev"/>
		<updated>2011-05-08T09:33:44Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Dev:Source/Extensions/BLU/Documentation/Macros&quot; class=&quot;mw-redirect&quot; title=&quot;Dev:Source/Extensions/BLU/Documentation/Macros&quot;&gt;Dev:Source/Extensions/BLU/Documentation/Macros&lt;/a&gt; to &lt;a href=&quot;/Dev:2.4/Source/Extensions/BLU/Documentation/Macros&quot; title=&quot;Dev:2.4/Source/Extensions/BLU/Documentation/Macros&quot;&gt;Dev:2.4/Source/Extensions/BLU/Documentation/Macros&lt;/a&gt;: move to 2.4/ so new development docs can be done in 2.5/ or 2.6/ etc&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
===BLUMacro===&lt;br /&gt;
&lt;br /&gt;
I'm working on boilerplating most of the wrapping code, so there should be minimal effort when creating new modules. This is still an ongoing effort, so don't rely too much on the contents of this page just yet. At the moment the code tends to develop faster than it is actually designed (baaaad).&lt;br /&gt;
&lt;br /&gt;
Anyway, some macros:&lt;br /&gt;
&lt;br /&gt;
====#define BLU_LIB_REG_BEGIN(module)====&lt;br /&gt;
&lt;br /&gt;
Start the registration sequence of a new module&lt;br /&gt;
&lt;br /&gt;
====#define BLU_LIB_REG(type, module)====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====#define BLU_LIB_REG_END(type, module)====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====#define BLU_CONSTANT(L, c, v)====&lt;br /&gt;
&lt;br /&gt;
Used inside a module registering sequence to get module level constants. ''the L here can be dropped away''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-- [[User:JesterKing|Nathan Letwory]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Script]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>