﻿<?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_talk%3ASource%2FBlender%2FData_System%2FID_Property</id>
	<title>Dev talk:Source/Blender/Data System/ID Property - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev_talk%3ASource%2FBlender%2FData_System%2FID_Property"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev_talk:Source/Blender/Data_System/ID_Property&amp;action=history"/>
	<updated>2026-07-31T18:33:26Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev_talk:Source/Blender/Data_System/ID_Property&amp;diff=52740&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev_talk:Source/Blender/Data_System/ID_Property&amp;diff=52740&amp;oldid=prev"/>
		<updated>2018-06-28T17:50:30Z</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: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=Dev_talk:Source/Blender/Data_System/ID_Property&amp;diff=52739&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Dev talk:Source/Blender/Data system/ID Property to Dev talk:Source/Blender/Data System/ID Property:&amp;#32;oh dear... capital S! :/</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev_talk:Source/Blender/Data_System/ID_Property&amp;diff=52739&amp;oldid=prev"/>
		<updated>2009-06-06T09:48:00Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Dev_talk:Source/Blender/Data_system/ID_Property&quot; class=&quot;mw-redirect&quot; title=&quot;Dev talk:Source/Blender/Data system/ID Property&quot;&gt;Dev talk:Source/Blender/Data system/ID Property&lt;/a&gt; to &lt;a href=&quot;/Dev_talk:Source/Blender/Data_System/ID_Property&quot; title=&quot;Dev talk:Source/Blender/Data System/ID Property&quot;&gt;Dev talk:Source/Blender/Data System/ID Property&lt;/a&gt;: oh dear... capital S! :/&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When I run your original example code I get :&lt;br /&gt;
&lt;br /&gt;
File &amp;quot;Text.002&amp;quot;, line 9, in ?&lt;br /&gt;
KeyError: 'key not in subgroup dict'&lt;br /&gt;
&lt;br /&gt;
referring to the line :&lt;br /&gt;
'''mat.properties['SomeRenderer']['TransFac'] = 0.0'''&lt;br /&gt;
&lt;br /&gt;
It works if I add this line ahead of it:&lt;br /&gt;
 mat.properties['SomeRenderer']= {}&lt;br /&gt;
&lt;br /&gt;
Mike&lt;br /&gt;
(I edited the page to reflect this)&lt;br /&gt;
&lt;br /&gt;
btw a &lt;br /&gt;
 dir(mat.properties)&lt;br /&gt;
returns nothing&lt;br /&gt;
&lt;br /&gt;
and a&lt;br /&gt;
  print type(mat.properties)&lt;br /&gt;
&lt;br /&gt;
crashes Blender (CVS 2006-11-29)&lt;br /&gt;
&lt;br /&gt;
--[[User:Mstram|Mstram]] 17:33, 29 November 2006 (CET)&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>