cocos3d 0.6.5 has been released!
This is a patch release that fixes an error in the soft-body vertex skinning POD loading mechanism that was introduced in cocos3d 0.6.3. This issue affected some large and complex POD files, and caused some regular mesh nodes to be loaded as skinned nodes, which resulted in them sometimes not being rendered.
This issue affects all POD files, including those that do not contain soft-body nodes or use vertex skinning.
If you are using cocos3d 0.6.3 or cocos3d 0.6.4, it is strongly recommended that you upgrade to the 0.6.5 version.
...Bill