﻿<?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.79%2FAlembic</id>
	<title>Dev:Ref/Release Notes/2.79/Alembic - 版の履歴</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.79%2FAlembic"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.79/Alembic&amp;action=history"/>
	<updated>2026-08-31T11:07:44Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.79/Alembic&amp;diff=153087&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.79/Alembic&amp;diff=153087&amp;oldid=prev"/>
		<updated>2018-06-28T21:22:21Z</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:22時点における版&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.79/Alembic&amp;diff=153086&amp;oldid=prev</id>
		<title>wiki&gt;Sybren: /* Fixes */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.79/Alembic&amp;diff=153086&amp;oldid=prev"/>
		<updated>2017-08-09T13:18:11Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Fixes&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Blender 2.79: Alembic =&lt;br /&gt;
&lt;br /&gt;
The Alembic import &amp;amp; export has been improved, both in stability and compatibility (revisions {{GitCommit|56cfd3d5a7d}}..{{GitCommit|c684fab8a6ea}})&lt;br /&gt;
&lt;br /&gt;
==== Fixes ====&lt;br /&gt;
&lt;br /&gt;
* Fixed errors in matrix conversion (most Alembic files use Y=up, while Blender uses the more sensible Z=up).&lt;br /&gt;
* Re-implemented part of the importer, so that it has to guess less, improving compatibility with non-Blender generated files (fixes [https://developer.blender.org/T50403 T50403])&lt;br /&gt;
* The importer is now more lenient to unknown types.&lt;br /&gt;
* Improved performance by removing some unnecessary computations.&lt;br /&gt;
* Prevented crash when cancelling import ({{GitCommit|3748ca432d2}} &amp;amp; {{GitCommit|43a910abce5}}).&lt;br /&gt;
* Fixed &amp;quot;flat&amp;quot; import (i.e. all objects in world coordinates, no parenting) ({{GitCommit|642728b3395a}})&lt;br /&gt;
* Fixed [https://developer.blender.org/T50227 T50227]: Alembic uv export/load issue ({{GitCommit|699a3e2498}})&lt;br /&gt;
* Added simple unit tests ({{GitCommit|6af131fa5}})&lt;br /&gt;
* Greatly improved performance of curve/hair import ({{GitCommit|e12c3110024dc}})&lt;br /&gt;
* Changing cache modifier path no longer discards object paths ({{GitCommit|9c02990ac13a}})&lt;br /&gt;
* Meshes with animation data are now saved on every frame ({{GitCommit|6715bfee92e72d}}, [https://developer.blender.org/T51351 T51351]). This allows you to change a mesh procedurally, for example using a Python script, and have it exported every frame, simply by ensuring the mesh has some animation data on it.&lt;br /&gt;
* Support for sub-frame sampling ({{GitCommit|35f4abcf53dad}} and {{GitCommit|24a0b332e2a72}}).&lt;br /&gt;
* Fixed missing material assignment when an animated mesh changed vertex count ({{GitCommit|45d7513f84bd3f}}).&lt;br /&gt;
* Importing now takes the &amp;quot;inherit transform&amp;quot; flag into account correctly when constructing parent-child relationships ({{GitCommit|32edfd53d978b34}} and [https://developer.blender.org/T52022 T52022]).&lt;br /&gt;
* Sequences of Alembic files are now handled properly ({{GitCommit|0900914d9644}} and [https://developer.blender.org/T51820 T51820]).&lt;br /&gt;
&lt;br /&gt;
==== New Features ====&lt;br /&gt;
&lt;br /&gt;
* Exporting of linked-in dupli-groups is now possible. This supports the common character animation workflow used at the Blender Institute, where a character, its rig, and the custom bone shapes are all part of a group. This group is then linked into the scene, the rig is proxified and animated. Such a group can now be exported. Use &amp;quot;Renderable objects only&amp;quot; in the export options to prevent writing the custom bone shapes to the Alembic file. ({{GitCommit|ebb30451140}}, [https://developer.blender.org/T50688 T50688])&lt;br /&gt;
* Exporting hair &amp;amp; particle systems is now optional. The export still takes more time with disabled hair than when there is no hair, as the particle systems themselves aren't disabled during the export. It's only the writing to the Alembic file that's skipped. ({{GitCommit|b148ac5cf77a869bc}})&lt;br /&gt;
* The Import and Export operators now take a new flag &amp;lt;tt&amp;gt;as_background_job&amp;lt;/tt&amp;gt;, which is &amp;lt;tt&amp;gt;True&amp;lt;/tt&amp;gt; by default. When set to &amp;lt;tt&amp;gt;False&amp;lt;/tt&amp;gt;, the operator will block Blender during the import. This allows Blender scripts to perform tasks after the import/export has completed. ({{GitCommit|2dac8b3ee043}})&lt;br /&gt;
* Empties can now also be exported to Alembic (both static and animated) ({{GitCommit|9b3e3d4defc66}}).&lt;br /&gt;
* Exporting simple child hairs is now possible. ({{GitCommit|6ed15c5a411}})&lt;br /&gt;
* Added support for face-varying vertex colours (read: compatibility with Houdini) ({{GitCommit|7b25ffb618dd}}, [https://developer.blender.org/T51534 T51534])&lt;br /&gt;
* Support for empty meshes (which can get vertices later in their animation) ({{GitCommit|6715bfee92e72d}}, [https://developer.blender.org/T51351 T51351])&lt;br /&gt;
* Loading an Alembic file stored in the obsolete HDF5 format will now give an error message telling you the format is not supported in Blender ({{GitCommit|9dadd5ff937}}, [https://developer.blender.org/T51292 T51292]). Such files can be converted using [https://github.com/alembic/alembic/tree/master/bin/AbcConvert AbcConvert]. The current format, Ogawa, is [http://exocortex.com/blog/alembic_is_about_to_get_really_fast 4x to 25x faster than HDF5], and was [https://groups.google.com/forum/#!topic/alembic-discussion/FTG1HuuO_qA introduced almost four years ago].&lt;/div&gt;</summary>
		<author><name>wiki&gt;Sybren</name></author>
		
	</entry>
</feed>