<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hey all, here's my first weekly report for UV-Tools:<br>
    </p>
    What I did this week:<br>
    <br>
    * Read a lot of code, still some areas I'm not familiar with but my
    mentor howardt is of great help here. I documented my journey
    through uv-related code [1] so others can learn from it too.<br>
    <br>
    * Getting to know Blender git, created the gsoc branch [2], pushing
    commits and merging master into it without breaking stuff.<br>
    <br>
    * Implemented a feature [3] to make packing after unwrapping
    optional, as requested by users in the blenderartists thread. <br>
    <br>
    * Started implementing the "select shortest path" operator for UVs.
    It mainly consists of two parts: Validating the current selection
    (done) and finding the shortest path between selected elements (I'm
    currently working on this).<br>
    <br>
    * Doing quite a bit of research for Bin-Packing algorithms, a
    collection of the papers and reference implementations I'm
    investigating can be found here: [4]<br>
    <br>
    * Collected all the various feature ideas/requests from ba, Twitter,
    IRC etc. at a wiki page [5]<br>
    <br>
    What I plan on doing next week:<br>
    <br>
    *Finish select shortest path operator<br>
    *Look into proper hiding of UV elements<br>
    *Study a paper about binpacking my mentor suggested<br>
    *Testing, bugfixing and getting to know more of the code <br>
    <br>
    [1]
    <a class="moz-txt-link-freetext" href="https://wiki.blender.org/index.php/User:SaphireS/gsoc2016/codedoc">https://wiki.blender.org/index.php/User:SaphireS/gsoc2016/codedoc</a><br>
    [2]
    <a class="moz-txt-link-freetext" href="https://developer.blender.org/diffusion/B/browse/soc-2016-uv_tools/">https://developer.blender.org/diffusion/B/browse/soc-2016-uv_tools/</a><br>
    [3] <a class="moz-txt-link-freetext" href="http://www.pasteall.org/pic/show.php?id=103636">http://www.pasteall.org/pic/show.php?id=103636</a><br>
    [4] <a class="moz-txt-link-freetext" href="https://wiki.blender.org/index.php/User:SaphireS/gsoc2016/notes">https://wiki.blender.org/index.php/User:SaphireS/gsoc2016/notes</a><br>
    [5] <a class="moz-txt-link-freetext" href="https://wiki.blender.org/index.php/User:SaphireS/gsoc2016/ideas">https://wiki.blender.org/index.php/User:SaphireS/gsoc2016/ideas</a><br>
    <pre class="moz-signature" cols="72">-- 
pixel-pusher at saphirestudio.at</pre>
  </body>
</html>