<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Noto Sans";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi Sybren,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you for the very helpful information.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Regarding "Milestone 6 - USD exporter feature extension" on https://developer.blender.org/T73363 :<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Is the plan to continue working on incrementally adding new features to the current USD exporter, in parallel with finalizing the collections-based design (with the goal that the low-level implementation of these features could be ported
 to the new design when it's ready)?  Or do you prefer that work on the importer/exporter be paused until the new design has been worked out and the software framework for it is in place? 
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">From the description of the task, it sounds like it’s the former (work in parallel), but I just wanted to confirm.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Michael<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Bf-usd <bf-usd-bounces@blender.org> <b>On Behalf Of
</b>Sybren A. Stüvel<br>
<b>Sent:</b> Monday, August 31, 2020 5:57 AM<br>
<b>To:</b> bf-usd@blender.org<br>
<b>Subject:</b> Re: [Bf-usd] state of development<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<table class="MsoNormalTable" border="1" cellpadding="0" style="background:#FFEB9C">
<tbody>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><b><span style="font-size:7.5pt;font-family:"Verdana",sans-serif;color:black">External email: Use caution opening links or attachments</span></b><span style="font-size:7.5pt;font-family:"Verdana",sans-serif;color:black">
</span><o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p><span style="font-family:"Noto Sans",serif">Hi Michael & everyone else,</span><o:p></o:p></p>
<div>
<p class="MsoNormal">On 25-08-2020 17:49, Michael A Kowalski wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">In addition to Sybren, Brian Savery and Blazey Floch, who are the developers working on USD support in Blender?<o:p></o:p></p>
</blockquote>
<p>At Blender, I'm the only one actively working on the implementation. Brecht and Bastién Montagne are involved in design discussions on the topic.<o:p></o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Which features of the USD exporter / importer are currently under development?
<o:p></o:p></p>
</blockquote>
<p class="MsoNormal">For Blender 2.91 I added the possibility to export invisible objects. This makes it possible to, for example, export both a visible character mesh and its invisible physics simulation mesh.
<o:p></o:p></p>
<p>Currently I'm working on exporting custom properties to Alembic, which will likely be ported to the USD exporter as well.<o:p></o:p></p>
<p>As earlier mailed to this list, Brecht, Bastién, and I have been discussing how the concept of import and export can be modernised and linked to the use of collections in Blender (<a href="https://developer.blender.org/T68933" target="_blank">https://developer.blender.org/T68933</a>).<o:p></o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">In addition to the work on collections, have the goals or timeline for the remaining exporter / importer feature extensions been defined yet?<o:p></o:p></p>
</blockquote>
<p>There is <a href="https://developer.blender.org/T73363">https://developer.blender.org/T73363</a>, which describes the planned milestones. There is no concrete timeline at this moment.<o:p></o:p></p>
<p>Kind regards,<o:p></o:p></p>
<p>Sybren<o:p></o:p></p>
<p><o:p> </o:p></p>
<pre>-- <o:p></o:p></pre>
<pre>dr. Sybren A. Stüvel<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>Blender Software Developer<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><a href="https://blender.org/">https://blender.org/</a><o:p></o:p></pre>
<pre><a href="https://cloud.blender.org/">https://cloud.blender.org/</a><o:p></o:p></pre>
</div>
</div>
</body>
</html>