Hi!<br><br>This week:<br>- a couple of API functions: bpy.add_mesh and mesh.copy<br>- imp/export script registration in Script Window&#39;s menus<br><br>Failed things:<br>- RNA-wrap Object.obmat - it&#39;s not possible to define matrix props in RNA yet?<br>
<br>Also noticed crashes when exception is raised inside exporter script. Debugging showed that _PyUnicode_AsString(v) in pyop_error_report returns NULL unexpectedly. Need someone knowledgeable to look :).<br><br>Next week:<br>
- file selector - simple!<br>- make release/io dir installable<br>- API function to get a &quot;transforms-applied&quot; mesh<br>- other functions that will come along<br>- continue exporter conversion<br>- begin importer conversion?<br>
<br>Arystan<br>