﻿<?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%3ARef%2FRelease_Notes%2F2.78%2FDatablocks</id>
	<title>Dev:Ref/Release Notes/2.78/Datablocks - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FRelease_Notes%2F2.78%2FDatablocks"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.78/Datablocks&amp;action=history"/>
	<updated>2026-09-03T08:31:43Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.78/Datablocks&amp;diff=151823&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.78/Datablocks&amp;diff=151823&amp;oldid=prev"/>
		<updated>2018-06-28T21:17:36Z</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日 (木) 21:17時点における版&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:Ref/Release_Notes/2.78/Datablocks&amp;diff=151822&amp;oldid=prev</id>
		<title>2016年7月15日 (金) 17:43にwiki&gt;Mont29による</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.78/Datablocks&amp;diff=151822&amp;oldid=prev"/>
		<updated>2016-07-15T17:43:43Z</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;=Datablocks &amp;amp; Libraries Management=&lt;br /&gt;
&lt;br /&gt;
== Datablock Remapping ==&lt;br /&gt;
&lt;br /&gt;
A core low-level feature regarding datablocks management has been added, called 'ID remapping'. It allows to replace a given datablock by another, while Blender is running. Until now it was partially possible for a few types of datablock, but highly confusing code spread across the code base, often not totally in sync, missing some pieces here and there, etc.&lt;br /&gt;
&lt;br /&gt;
This will be very important for future asset management, but is already used in 2.78 to add ability to (from the outliner menus):&lt;br /&gt;
* From ''Blender File'' view, right-clicking on a library:&lt;br /&gt;
** '''Reload''' and '''Relocate''' libraries (no need anymore to save and re-open .blend file to update libraries or change their paths).&lt;br /&gt;
* From ''All Scenes'', ''Current Scene'' and similar views, right-clicking on a datablock:&lt;br /&gt;
** Fully '''Delete''' a datablock.&lt;br /&gt;
** '''Remap Users''' of a datablock to another one (of same type of course) - means you can e.g. replace all usages of a material or texture by another one.&lt;br /&gt;
&lt;br /&gt;
At a lower level, this work also aimed at cleaning up and simplifying ID management code (copying, making unique, deleting, appending/linking, making local, etc.).&lt;br /&gt;
&lt;br /&gt;
This concludes design task {{BugReport|45351}}.&amp;lt;br/&amp;gt;&lt;br /&gt;
Commits: {{GitCommit|rB897e97f078e6}} and {{GitCommit|rB7547c6a250cd6f}} (and a lot others after initial merge).&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mont29</name></author>
		
	</entry>
</feed>