<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <b>What I did this week</b><br>
    This week I finished reading the Hive manual, so I can more easily
    work with it in the coming weeks.<br>
    I also started working on Hive bindings for the sound system. This
    should be pretty easy since much of the code is already written for
    the sound actuator.<br>
    As an exercise for myself, I ported some code from the BGrid object
    from Python to C.<br>
    I also made this splash screen ( <a class="moz-txt-link-freetext"
      href="http://imgur.com/vFVz9">http://imgur.com/vFVz9</a> ) for out
    branch in a few minutes, but I won't commit it until further
    approval.<br>
    <b>What I plan to do next week</b><br>
    The sound work should be done soon, so this week I can write Hive
    wrappers for other Blender features.<br>
    <b>Problems I faced this week</b><br>
    For some reason I was not able to split any of the Python logic into
    a file separate from KX_PythonInit.cpp due to linker errors. I seem
    to have fixed that, though. I also had some problems using the CLang
    compiler, but those too seem to have resolved themselves.<br>
    <br>
    -Spencer<br>
  </body>
</html>