Hi!<br><br>What I did this week :<br>To focus on the importing of constraints, There must be enough detail exported<br>to properly reconstruct after reimporting so added more details on the export of<br>constraints. To properly map the constraint to target objects on import, the object<br>
SIDs or URIs must be exported with the constraint, but after going through opencollada<br>code found opencollada doesn&#39;t provide methods to address other objects in extra tags.<br>So instead as an alternative exported target object name with the constraint data.<br>
 <br>Also since there are some issues with armature exporting, had a look at that area also.<br>Made wiki notes on it. <br>more details on : <a href="http://wiki.blender.org/index.php/User:Phabtar/Improve_COLLADA_constrained_animations_and_Morph_animation_support./Diary">http://wiki.blender.org/index.php/User:Phabtar/Improve_COLLADA_constrained_animations_and_Morph_animation_support./Diary</a><br>
<br>What I will do next week:<br>- finish work on constraint import<br>- IK constraint export and import.<br>- Test with user support. <br><br>Problems faced during the period:<br>Main problem is addressing constraint targets on export, quick and dirty solution<br>
is to export the name of the targets. Better way needs to be concocted, because <br>AFAIK, Opencollada doesn&#39;t have support for that. <br><br>Cheers,<br>phabtar<br>