I updated from the cvs and JointController.java has errors from line 237 and JmeBinaryReader.java in line 493.
It is this correct??
I’m sync’d with the repository and I don’t have any problems with it.
JointController 237 is:
for (j=0;j<updatingGroup.jointIndex.length;j++){
JmeBinaryReader 493 is:
jc.addJointMesh((JointMesh) parentNode.getChild(i));
neither of which is anything new.
sorry, but when i update form the cvs some files are updated and others not :? . I have to check every single file to update correctly.
I´ll try to check better the next time.