What I did this week:<br>As per the Discussions held last week, tried to have trackTo Constraint animation export.<br>Before animations, implemented exporting of Blender profile with constraint data.<br>To export animations of constraints, it was decided to bake object animation related<br>
to constraints, So attempted to convert python script : <br><a href="http://wiki.blender.org/index.php/Extensions:2.4/Py/Scripts/Animation/Bake_Constraints">http://wiki.blender.org/index.php/Extensions:2.4/Py/Scripts/Animation/Bake_Constraints</a><br>
as Animation exporter function. Still in development.<br><br>Journal : <a href="http://wiki.blender.org/index.php/User:Phabtar/Diary">http://wiki.blender.org/index.php/User:Phabtar/Diary</a><br><br>What I will do next week:<br>
- Complete constraint bake and export animation.<br>- import of constraint data from blender profile.<br>- Limit constraint animation data export and import<br><br>Problems faced during the period.<br>- Have 2 project evaluations next week, so have been working for them in the mix, so<br>
time that could be dedicated was less than expected. After next week I expect things<br>to settle on that end. <br>- The Python script translation process wouldn&#39;t match exactly with the resultant C++ code,<br>The algorithms would have to be changed somewhat. But the gist of it can be derived from the script.<br>
<br>cheers,<br>phabtar